Ken Moffat wrote:
> On Tue, Nov 29, 2011 at 12:05:00AM -0600, Bruce Dubbs wrote:
>> I know I did have nfs-utils building at one time, but now it's failing.
> Sorry to hear that, Bruce. No ideas, and google (using lynx -
> might be better when I have firefox installed) is not helpful. All
> I can offer is my own build versions and instructions. Nfs-utils
> continues to build and DESTDIR install for me - I'm building it
> agaisnt tcp_wrappers.
I couldn't find anything either.
> tcp_wrappers-7.6 with tcp_wrappers-7.6-shared_lib_plus_plus-1.patch
I've tried --without-tcpwrappers
> rpcnis headers - installed early for postfix-2.8.5.
> libtirpc-0.2.2 with libtirpc-0.2.2-remove-nis-2.patch
> rpcbind-0.2.0
> attr-2.4.44
> libcap2_22.orig
Those seem to be OK.
> libevent-2.0.16
> libnfsidmap-0.24
> LVM2.2.02.88 (device mapper)
I don't think those are needed without nfs4.
> nfs-utils-1.2.5
> ./configure --prefix=/usr --sysconfdir=/etc \
> --disable-gss --with-tcp-wrappers --enable-static=no
> # the --disable-gss is required, as I'm sure you know,
> # the --with-tcp-wrappers and --enable-ststic=no
> # do not alter my ability to build/not-build this
I use
./configure --prefix=/usr
--disable-gss
--disable-nfsv4
--disable-nfsv41
--without-tcp-wrappers
--with-statedir=/var/lib/nfs
--sysconfdir=/etc
> make
> make install
Can you run the ./configure && make commands above for nfs-utils-1.2.5
and send me the log off list. I particularly want to look at the link
lines to see what libraries are being explicitly specified.
My objective is to be able to export a fs with the nfs-server and do a
mount with a legacy nfsv3 system. It's not critical for me, but I want
to have the instructions right for the book.
Thanks.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page