Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] A libtool question
@ 2012-07-09 16:41 Charles Krinke
  2012-07-09 20:29 ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Charles Krinke @ 2012-07-09 16:41 UTC (permalink / raw)
  To: buildroot

Genglemen:

The project I have been working on for a year and a half with a
PPC8321 is done, released and in formal testing. I appreciate all the
help from the buildroot group in getting this project done. Now, the
reward for finishing this project is a new project with a TI AM3517
and a color graphics display. So, I am starting with buildroot-2012.05
and have a couple of questions.

In trying my first compile of a root filesystem, I get bolloxed up a
bit in libtool and libqt. It looks like I may  need to run a special
.configure step and I wonder if my problem may be cockpit error and
would appreciate some guidance in figuring this out.


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$

-- 
Charles Krinke

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-10 23:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 16:41 [Buildroot] A libtool question Charles Krinke
2012-07-09 20:29 ` Arnout Vandecappelle
2012-07-10 17:15   ` Charles Krinke
2012-07-10 20:13     ` Charles Krinke
2012-07-10 23:06       ` Charles Krinke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox