[uClibc] Re: RE: [uClibc-cvs] svn commit:trunk/uClibc/ldso/ldso:mipsel

Joakim Tjernlund joakim.tjernlund at lumentis.se
Thu Mar 17 10:36:25 UTC 2005


> On Wed, 16 Mar 2005, Joakim Tjernlund wrote:
> 
> > > On Wed, 16 Mar 2005, Joakim Tjernlund wrote:
> > > 
> > > > > On Wed, 16 Mar 2005, Joakim Tjernlund wrote:
> > > > > 
> > > > > > > 
> > > > > > > the changes are incompatible on mipsel, it segfaults after installing the 
> > > > > > > newly created libs
> > > > > > 
> > > > > > OK, can you turn on ldso debugging and mail the output?
> > > > > 
> > > > > I am now rebuilding a 20050314 svn version, to be as close as possible, 
> > > > > the box is not as quick, I will rebuild only the ld-uClibc.so and replace 
> > > > > it. segfaults when I enter chroot
> > > > > 
> > > > > x86 does not build 
> > > > 
> > > > OK, whats the error message? 
> > > 
> > > dl-startup.c:418: parse error before } token
> > > ldso.c:132: conflicting types for _start
> > > dl-startup.h:20: previous definition of _start was here
> > > ldso.c:933: parse error at end of input
> > > dl-hash.c:54:warning:unused variable _dl_handles
> > > 
> > > Peter
> > 
> > OK, try replacing i386/dl-startup.h with the attached file.
> 
> it builds, I hope you won't kill my box w/ a segfault as the mips one, 
> this is not a chroot ;)

Me too :)

> to kill a warning, add
> return 0;
> after START(); at the end of dl-startup.c

I rather keep it. The warning is a remider that the START macro should be
fixed.

Got any logs for MIPS yet?





More information about the uClibc mailing list