Hello daniel, Daniel Kriesten wrote:
... > OE Build Configuration: > BB_VERSION = "1.8.10" > OE_REVISION = "02f2658aecfb649fc8c64f9e8ec8cce2af899d06" > TARGET_ARCH = "powerpc" > TARGET_OS = "linux" > MACHINE = "xilinx-ml403" > DISTRO = "angstrom" > DISTRO_VERSION = "2008.1-test-20080424" > TARGET_FPU = "soft" > > NOTE: package glibc-intermediate-2.6.1-r2: task do_configure: started > ERROR: function do_configure failed > ERROR: log data follows (/home/krid/Develop/OpenEmbedded/build- > angstrom-xilinx-ml403/work/ppc405-angstrom-linux/glibc- > intermediate-2.6.1-r2/temp/log.do_configure.15342) > > ... > > | checking LD_LIBRARY_PATH variable... contains current directory > | configure: error: > | *** LD_LIBRARY_PATH shouldn't contain the current directory when > | *** building glibc. Please change the environment variable > | *** and run configure again. > | FATAL: oe_runconf failed > > Maybe one of you can help me out? Where does OpenEmbedded define the > LD_LIBRARY_PATH? Can an .bb-File change this setting? Or is the error > situated at an other point? Have you tried to update your packages lately? I.e. mtn pull && mtn update? When I try your setting it's building glibc-intermediate-2.6.1-r4, without errors. Any .bb file may add LD_LIBRARY_PATH to the environment while building but I don't see this in packages/glibc. > My environment: > Gentoo-Linux 2008.0 on a Core2Duo > No LD_LIBRARY_PATH set by default. Dito. But a slower machine :-( ;-) Bye, Vitus _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
