Bug#438123: nfsmount broken on mipsel - wrong SOCK_* definitions

2007-08-15 Thread Michel Lespinasse
On Wed, Aug 15, 2007 at 05:56:51PM +0200, maximilian attems wrote: > urrgs indeed that got fixed postetch > ok i've build tested the attached git patch. Thanks for the patch and for the corresponding build instructions (I had never used debuild before). I can confirm that this builds fine on mips

Bug#438123: nfsmount broken on mipsel - wrong SOCK_* definitions

2007-08-15 Thread maximilian attems
severity 438123 important stop On Wed, 15 Aug 2007, Michel Lespinasse wrote: > These two calls got my attention: > socket(PF_INET, SOCK_DGRAM, IPPROTO_TCP) > socket(PF_INET, SOCK_STREAM, IPPROTO_UDP) > > the klibc source package also defines SOCK_DGRAM as 2 in > usr/include/sys/socket.h > > I

Bug#438123: nfsmount broken on mipsel - wrong SOCK_* definitions

2007-08-15 Thread Michel Lespinasse
Package: klibc-utils Version: 1.4.34-1 Trying to run nfsmount, I get the following errors: nfsmount -o ro,nolock server:/foo /mnt socket: Protocol not supported socket: Protocol not supported NFS over TCP not available from server Using strace, I see the following: execve("nfsmount", ["nfsmount",