Package: freebsd-utils Version: 7.2-8 Severity: normal when trying to mount nfs filesystems, it appears to be missing the mount_nfs command:
mount 127.0.0.1:/opt/ltsp /mnt mount: exec mount_nfs not found: No such file or directory there appear to be commented out entries in debian/rules, but uncommenting them and attempting to build myself resulted in: mount_nfs.c:229: warning: no previous prototype for ‘usage’ mount_nfs.c: In function ‘usage’: mount_nfs.c:229: error: expected declaration specifiers before ‘__dead2’ mount_nfs.c:246: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token ...snip... mount_nfs.c:1172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token mount_nfs.c:1179: error: old-style parameter declarations in prototyped function definition mount_nfs.c:1179: error: expected ‘{’ at end of input *** Error code 1 Stop in /home/bsd/freebsd-utils-7.2/sbin/mount_nfs. make: *** [freebsd-utils-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1324: dpkg-buildpackage -rfakeroot -D -us -uc failed thanks for working on Debian GNU/kFreeBSD! live well, vagrant -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org