I have trouble with NFS here. My SS5 is running RedHat-5.2 + updates +
updates for 2.2 kernels. As the rest of the network (various NFS servers,
including my mailbox) are on Solaris, I need NFS access. Up to now, only
2.2.6 from CVS near April 22 has worked, later kernels either didn't boot
or had other problems.

Yesterday I tried 2.2.9 + linux-2.2.8-nfsv3-0.9.4.1.dif.bz2 (NFSv3) +
knfs-1.3.3 patches, with egcs-19990524: It doesn't link:

fs/filesystems.a(nfs.o): In function `nfs_xdr_statfsres':
nfs.o(.text+0x80a4): undefined reference to `__muldi3'
nfs.o(.text+0x80c0): undefined reference to `__muldi3'
nfs.o(.text+0x80d8): undefined reference to `__muldi3'
make: *** [vmlinux] Error 1

__muldi3 is a function in libgcc.a. Can I just extract that object (or just
add the library) to the link? I'd guess not...
-- 
Dr. Horst H. von Brand                       mailto:[EMAIL PROTECTED]
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to