Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2014 10:24:29 +0100
From:      Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit.kuehn@aei.mpg.de>
To:        freebsd-net@freebsd.org
Subject:   compiling on nfs directories
Message-ID:  <20141215102429.bcbae18ae63464a7254fc580@aei.mpg.de>

next in thread | raw e-mail | index | archive | help
Hi all,

I ran into some weird issue here last week:
I have an NFS-Server for storage and diskless booting (pxe / nfs root)
running under FreeBSD. The clients are running Gentoo Linux. Some time
ago, I replaced the server, going from a HDD-based storage array (ZFS)
under FreeBSD 8.3 to an SSD-based array under FreeBSD 10-stable (as of
February this year - I know this needs updates).

Only now I recognized that this somehow appears to have broken some of my
Gentoo ebuilds that do not install cleanly anymore. They complain about
"soiled libtool library files found" and "insecure RUNPATHs" in the
installation stage of shared libs.

I was not able to find any useful solution for this in the Net so far.
However, I was able to verify that this is somehow an issue with the nfs
server by plugging in a USB-drive into the diskless clients and mounting
this as /var/tmp/portage (the directory structure where Gentoo's ebuilds
are compiled). This makes the error messages go away, and everything works
again (like it did before the server update).

Are there any suggestions what might be causing this and how to fix it?


cu
  Gerrit



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