[uClibc]Problem running apps built with 0.9.17

Richard Laing Richard.Laing at 4rf.com
Mon Jan 27 22:29:54 UTC 2003


Unfortunately I've tried that, I am doing a completely clean build of
everything using the new version of uClibc.

-----Original Message-----
From: Russ Dill [mailto:Russ.Dill at asu.edu] 
Sent: Tuesday, 28 January 2003 10:41 a.m.
To: Richard Laing
Cc: 'uClibc at uclibc.org'
Subject: Re: [uClibc]Problem running apps built with 0.9.17


On Mon, 2003-01-27 at 14:33, Richard Laing wrote:
> Hi,
> 
> I have been happily using uClibc 0.9.16 for several months, building a 
> variety of applications cross-compiling from a RedHat Linux box to a 
> PowerPC mpc850 target. I am trying to move to 0.9.17 and everything 
> seems to compile and link okay but will not run on the target, it 
> appears to be a problem with the shared libraries as a statically 
> linked version of Busybox works fine. I am using the uClibc compiler 
> wrappers around a cross compiled gcc 2.95.3.
> 
> Using powerpc-uclibc-ldd on one of the executables gives the following
> 
> libc.so.0 => /usr/powerpc-linux-uclibc/lib/libc.so.0 (0x00000000) 
> /usr/powerpc-linux-uclibc/lib/ld-uClibc.so.0 => 
> /usr/powerpc-linux-uclibc/lib/ld-uClibc.so.0 (0x00000000)
> 
> Has anything changed in 0.9.17 which might cause my apps to break or 
> am I missing some configuration option somewhere?

0.9.17 changed the stat64 structure around and breaks ABI with previous
versions of uclibc, you must recompile all of your software and librares
that link to uclibc.

-- 
Russ Dill <Russ.Dill at asu.edu>



More information about the uClibc mailing list