[uClibc]Re: [BusyBox] Problems building busybox against uClibc

Jason Bodnar jason at shakabuku.org
Thu Jun 12 20:33:55 UTC 2003


That worked. 

Does: 

export PATH={uClibc DEVEL_PREFIX}/bin:$PATH

not work anymore for uClibc?

I can't get it to work with other packages such as devfsd.

On Thu, 12 Jun 2003 00:06:41 -0600, Erik Andersen wrote
> On Wed Jun 11, 2003 at 06:28:39PM -0600, Jason Bodnar wrote:
> > I've done this a hundred times but for some reason now when I build busybox it
> > gets linked against my systems libc instead of uClibc's.
> > 
> > I start with a fresh busybox source tree, edit Config.h and then run:
> > 
> > $ env PATH=/home/jbodnar/projects/jambox/boot/i386-linux-uclibc/bin:$PATH make
> > 
> > When I run readelf -a on the resulting busybox executable I see:
> > 
> > Dynamic segment at offset 0x133d4 contains 20 entries:
> >   Tag        Type                         Name/Value
> >  0x00000001 (NEEDED)                     Shared library: [libc.so.6]
> > 
> 
> I think you will have more success doing something like this:
> 
> make CROSS=/home/jbodnar/projects/jambox/boot/i386-linux-
> uclibc/bin/i386-uclibc-
> 
>  -Erik
> 
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--



--
Jason Bodnar
jason at shakabuku.org
http://www.shakabuku.org

"You want free speech? Let's see you acknowledge a man whose words make
your blood boil who is standing center stage advocating at the top of
his lungs that which you would spend a lifetime opposing at the top of
yours." -- President Andrew Shephard, "The American President"



More information about the uClibc mailing list