Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIBTOOL Issue #36

Open
Shravan2394 opened this issue Jan 27, 2023 · 0 comments
Open

LIBTOOL Issue #36

Shravan2394 opened this issue Jan 27, 2023 · 0 comments

Comments

@Shravan2394
Copy link

Shravan2394 commented Jan 27, 2023

Hi.

I am facing the following error.
Makefile.am:23: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:23: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:23: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:23: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:23: its definition is in aclocal's search path.

This is getting generated when the ./bootstrap runs while executing build.sh. Question is i already have the libtool installed on my end. Why am i running into this issue if i already have the tool. Also another question what version of pkgconfig is required by the tool installation ?

P.S : I use CentOS for all the activities.

Thanks,
Shravan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant