[yocto] Autotools package configure error
Prasant J
pj0585 at gmail.com
Fri Feb 17 01:35:38 PST 2017
Hi,
I'm trying to include a third party package in my custom layer.
Unfortunately there is no new release of this third party package.
During the 'configure' stage I get this error:
configure.ac:15: error: possibly undefined macro: AM_PROG_LIBTOOL
I tried changing AM_PROG_LIBTOOL to AC_PROG_LIBTOOL, but I get the
same error message.
Any ideas on how can I fix this?
Is there a easy tool or helpful utility to upgrade old autotools
package to a newer one?
Regards, Pj
More information about the yocto
mailing list