[uClibc]Anyone found the cause...

Erik Andersen andersen at codepoet.org
Thu Jan 9 18:03:14 UTC 2003


On Thu Jan 09, 2003 at 12:42:19PM -0500, Thomas Cameron wrote:
> Erik,
> 	That particular file had never been built, linked, or copied (whichever 
> happens to be the case) to that directory.  I attempted to copy the version 
> from my working tree, but it failed again (as I expected, due to the fact 
> that it was a previous build).  So, it looks like the paths are being mixed 
> up or not being created.
> 	I would assume that such an error could be due to the fact that a previous 
> make failed, or due to the fact that the script is getting confused with the 
> variables it is baing passed.  Perhaps I'll try to put some verbose debugging 
> "echo"s into the make scripts to see what is happening.  Anyway, thanks for 
> the help.  I'll keep you posted.

That file (crt1.o) is supposed to be built by uClibc when it
builds uClibc/libc/sysdeps/linux/i386.  Do you have
build/uClibc/lib/crt1.o?  If not, then uClibc isn't being built
properly on your system.

 -Erik

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



More information about the uClibc mailing list