[uClibc]Anyone found the cause...

Erik Andersen andersen at codepoet.org
Thu Jan 9 16:39:29 UTC 2003


On Thu Jan 09, 2003 at 10:34:39AM -0500, Thomas Cameron wrote:
> Erik,
> 	I did a diff against two buildroot directories.  One had compiled without 
> error, the other failed in the usual place.  I was reading the diff file, and 
> I again saw the following:
> 
> configure:2212: 
> /opt/development/sources/tmp/buildroot/build/gcc-final/gcc/xgcc 
> -B/opt/development/sources/tmp/buildroot/build/gcc-final/gcc/ 
> -B/opt/development/sources/tmp/buildroot/build/staging_dir/i386-linux/bin/ 
> -B/opt/development/sources/tmp/buildroot/build/staging_dir/i386-linux/lib/ 
> -isystem 
> /opt/development/sources/tmp/buildroot/build/staging_dir/i386-linux/include 
> -o conftest -g -Os   conftest.c  1>&5
> +/opt/development/sources/tmp/buildroot/build/staging_dir/i386-linux/bin/ld: 
> cannot open crt1.o: No such file or directory
> 
> 	I am wondering where exactly it is looking for crt1.o, and why it is not 
> finding it.  As far as I can tell, I set all the options back to their 
> defaults, except for kernel, and busybox options.
> 
> 	Again, my system has a crt1.o I found in /usr/lib, but I don't think it came 
> from the previous install of buildroot.  Is this also true for you?  Where is 
> crt1.0 suposed to be built and found with regard to buildroot?  Any further 
> help is greatly appreciated!

It is supposed to find the uClibc version of crt1.o living in
<path>/buildroot/build/staging_dir/lib

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list