[uClibc]Anyone found the cause...

Thomas Cameron tom at ceisystems.com
Thu Jan 9 23:56:42 UTC 2003


Erik,
	In total, I have 3 crt?.o files in my build directory.  All but crt1.o are 
there.  Does this narrow things down a bit?  I would not be completely 
shocked if you told me that uClibc wasn't being built properly, as every time 
I change one of its settings (LFS, WCHAR, etc.) my build begins to fail.

Thanks again,
Thomas Cameron
CEI Systems, Inc.


On Thursday 09 January 2003 01:03 pm, Erik Andersen wrote:
> 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




More information about the uClibc mailing list