Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 1995 11:56:41 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-hackers@freefall.cdrom.com
Subject:   nfs: can't access 
Message-ID:  <199501251056.LAA13917@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I wanted to make my life a bit easier in bringing ports to the various
2.0 machines in our network by doing the following:

NFS server    blues:

/etc/exports:
/home/ports-2.0 maproot=root mozart otherhost



NFS client    mozart:                 (snap-19950120)

mozart#> mount blues:/home/ports-2.0 /home/ports-2.0
nfs: can't access /home/ports-2.0: Address already in use
mozart#>

removing the maproot from /etc/exports allows the mount to finish correctly.
But executing make install (after removing work/.install_done)
from e.g. /home/ports-2.0/mail/elm always wants to load the distribution
from the site rather than seeing that the distribution is already in
/home/ports-2.0/distfiles.

What's wrong here?


--Chris  Christoph P. U. Kukulies    kuku@gil.physik.rwth-aachen.de	 
FreeBSD blues 2.1.0-Development FreeBSD 2.1.0-Development #1:
Wed Jan 18 10:42:31  1995     kuku@blues:/usr/src/sys/compile/BLUES  i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501251056.LAA13917>