>       drivers/block/block.a(nbd.o): In function `nbd_ioctl':
>       nbd.o(.text+0xb68): undefined reference to `__lshrdi3'
>       drivers/block/block.a(nbd.o): In function `nbd_init':
>       nbd.o(.text+0xe10): undefined reference to `__lshrdi3'

Ah ignore my other reply I got the wrong end of the stick. You will find the 
source for __lshrdi3 in the GNU glibc support library. If you stick it in
with the sparc32 arch/blah/lib all should be well.

Its a helper for handling 64bit shift.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to