David MacKay
.






Connecting to a linux workstation

If you fail to compile the nfsd, try this bug fix: (Thanks Rudi!)
 From what I've heard on the net, in mp_inode.c you should move the lines
	#include "nfs_prot.h"
	#include "mp.h"
below the line
	#define HASHSIZE 99
The above is a fix for the following bug report:
(Linux skye 2.0.34 #1 Fri May 8 16:05:57 EDT 1998 i686 unknown)

I have tried both 5.3f and 5.4, and either way, I get the same
error message after 
	./configure
	make

There are many warnings, then make fails with this message: 

/usr/include/linux/nfs.h:152: storage size of `atime' isn't known
/usr/include/linux/nfs.h:153: storage size of `mtime' isn't known
/usr/include/linux/nfs.h:144: storage size of `ctime' isn't known
make[1]: *** [mp_inode.o] Error 1
make[1]: Leaving directory `/home/mackay/psion/p3nfs/p3nfs-5.4/nfsd'
make: *** [all] Error 2



Site last modified Tue Dec 27 09:27:43 GMT 2011