[Buildroot] A libtool question

Arnout Vandecappelle arnout at mind.be
Mon Jul 9 20:29:22 UTC 2012


On 07/09/12 18:41, Charles Krinke wrote:
> make[5]: Entering directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc
> -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O2
> -I/home/ckrinke/buildroot-2012.05/output/host/include
> -I/home/ckrinke/buildroot-2012.05/output/host/usr/include -Wall
> -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o
> garray.lo garray.c
> /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc
> -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O2
> -I/home/ckrinke/buildroot-2012.05/output/host/include
> -I/home/ckrinke/buildroot-2012.05/output/host/usr/include -Wall
> -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o
> gcache.lo gcache.c
> libtool: Version mismatch error.  This is libtool 2.2.10, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.10
> libtool: and run autoconf again.
> make[5]: *** [garray.lo] Error 63
> make[5]: *** Waiting for unfinished jobs....
> libtool: Version mismatch error.  This is libtool 2.2.10, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.10
> libtool: and run autoconf again.
> make[5]: *** [gcache.lo] Error 63
> make[5]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25'
> make: *** [/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/.stamp_built]
> Error 2
> ckrinke at dellx:~/buildroot-2012.05$
>
  aclocal.m4 should have been regenerated by buildroot, setting the LT_INIT
version to 2.2.10.  Was this a clean build?  If not, retry after
'make host-pkg-config-dirclean'.  If that doesn't help, please run a 'make savedefconfig'
and post the resulting defconfig.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list