[Buildroot] [PATCH] Prohibit config cache for host-libtool

Peter Korsgaard jacmet at uclibc.org
Fri Nov 19 15:42:57 UTC 2010


>>>>> "Malte" == Malte Starostik <m-starostik at versanet.de> writes:

 Malte> Fixes this one when building from scratch:
 Malte> libtool: link: (cd libltdl/.libs && /usr/bin/gcc -O2
 Malte> 		 -I/home/malte/devel/buildroot/output/host/include
 Malte> 		 -I/home/malte/devel/buildroot/output/host/usr/include
 Malte> 		 -c -fno-builtin  -fPIC -DPIC "libltdlS.c")
 Malte> libltdlS.c:26: error: 'lt_ptr' undeclared here (not in a function)
 Malte> libltdlS.c:26: error: expected '}' before numeric constant
 Malte> make[3]: *** [libltdl/libltdl.la] Fehler 1

 Malte> Signed-off-by: Malte Starostik <m-starostik at versanet.de>

Thanks, but we have in the mean time completely removed the (dangerous)
shared config cache.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list