[uClibc]Dynamic libuClibc.so woes

Manuel Novoa III mnovoa3 at bellsouth.net
Wed Mar 7 15:30:29 UTC 2001


Michael and John,

On Wed, 07 Mar 2001, michaels at jungo.com wrote:
> Manuel,
> 
> What you're telling me is interesting. I don't get any further thn
> before even with their patches etc. First, it doesn't compile on my CPU
> with rpm :

I didn't try building with rpm.

> -------------------------------------------------
> 
> Even if I manually open  the RH6.2's src.rpm, applied all their patches,
> run as they specified hen I still get all the known errors:
> 
> -------------------------------------------------  
> [michaels at kobie ld.so-1.9.5]$ make -C d-link/ ARCH=i386 \
> CC=~/lineo.cvs/uClibc.orig/extra/gcc-uClibc/gcc-uClibc-i386
> 
> make: Entering directory
> `/home/michaels/tmp/ld.so-1.9.5/ld.so-1.9.5/d-link'
> /home/michaels/lineo.cvs/uClibc.orig/extra/gcc-uClibc/gcc-uClibc-i386
> -Wall -O4 -DVERSION=\"1.9.5\" -D_GNU_SOURCE  -I. -I./i386
> -DNO_UNDERSCORE -DVERBOSE_DLINKER -DUSE_CACHE -fPIC -D__PIC__    -c -o
> boot1.o boot1.c
> In file included from boot1.c:109:
> linuxelf.h:95: warning: type defaults to `int' in declaration of
> `_dl_linux_resolve'
> In file included from boot1.c:110:
> i386/syscall.h: In function `_dl_write':
> i386/syscall.h:156: warning: control reaches end of non-void function
> i386/syscall.h: In function `_dl_read':
> i386/syscall.h:181: warning: control reaches end of non-void function
> boot1.c: At top level:
> boot1.c:158: warning: type defaults to `int' in declaration of
> `_dl_linux_resolve'
> boot1.c: In function `_dl_boot':
> boot1.c:248: warning: `zfileno' might be used uninitialized in this
> function

We match up to here... but I don't get any of the Invalid 'asm' statement
errors.  I don't know what is causing the different behavior for you.

> i386/string.h:290: Invalid `asm' statement:
> i386/string.h:290: fixed or forbidden register 5 (di) was spilled for
> class DIREG.

John, what results do you get?

Manuel





More information about the uClibc mailing list