[Buildroot] lame linking issue

Peter Korsgaard jacmet at uclibc.org
Tue Jul 5 10:09:40 UTC 2011


>>>>> "Yegor" == Yegor Yefremov <yegor_sub1 at visionsystems.de> writes:

Hi,

 Yegor> /bin/sh ../libtool --tag=CC   --mode=link /home/YegorYefremov/projects/versioned/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc  -Wall -pipe -pipe -Os  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include     -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/libmp3lame.la -lm
 >> 
 >> It's probably the /usr/include  and /usr/lib64 references here that's
 >> causing problems. I wonder where they are coming from though, as I don't
 >> see any glib/gtk references in lame's configure script

 Yegor> The references are there in output/build/lame-3.98.4/configure

There's indeed a gtk-1.2 reference. Do you have gtk-config on your host?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list