In the last episode (Dec 22), Andrew P. said: > My /usr/ports is a network file-system. When I try to install samba 3 it > says: > > satsmb# make install > ===> samba-3.0.9,1 depends on file: /usr/local/bin/autoconf259 - found > ===> samba-3.0.9,1 depends on shared library: cups.2 - found > ===> samba-3.0.9,1 depends on shared library: popt.0 - found > ===> samba-3.0.9,1 depends on shared library: ldap-2.2.7 - found > ===> samba-3.0.9,1 depends on shared library: iconv.3 - found > ===> Configuring for samba-3.0.9,1 > autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are > running make -j on a lame NFS client?): Operation not supported > *** Error code 1
Make sure you are running lockd and statd on client and server. In /etc/rc.conf: rpc_lockd_enable="YES" rpc_statd_enable="YES" -- Dan Nelson [EMAIL PROTECTED] _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"