Hi, I just tried to do a "make installworld" with DESTDIR set to a directory on an NFS server. It broke like this:
===> lib/libcom_err/doc (install) lockf -k /mnt/data/6.1-TEST/original-tree/usr/share/info/dir install-info --quiet --defsection="Programming & development tools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /mnt/data/6.1-TEST/original-tree/usr/share/info/dir lockf: cannot open /mnt/data/6.1-TEST/original-tree/usr/share/info/dir: Operation not supported *** Error code 73 Stop in /usr/src/lib/libcom_err/doc. *** Error code 1 Am I missing something? Is installworld over NFS supported at all? I could swear I have done it before ... Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "Documentation is like sex; when it's good, it's very, very good, and when it's bad, it's better than nothing." -- Dick Brandon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
