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

Peter S. Mazinger ps.m at gmx.net
Wed Mar 16 22:32:00 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 ;)
to kill a warning, add
return 0;
after START(); at the end of dl-startup.c

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list