From owner-freebsd-questions Wed Jul 17 1:54:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1918737B400 for ; Wed, 17 Jul 2002 01:54:16 -0700 (PDT) Received: from gate.raffles-it.com (raffles.demon.co.uk [62.49.18.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E0743E64 for ; Wed, 17 Jul 2002 01:54:14 -0700 (PDT) (envelope-from dpd@raffles-it.com) Received: from arrow.lan.raffles-it.com (localhost [127.0.0.1]) by arrow.lan.raffles-it.com (8.12.3/8.12.3) with ESMTP id g6H6nrqe001947 for ; Wed, 17 Jul 2002 07:49:53 +0100 (BST) (envelope-from dpd@lan.raffles-it.com) Received: (from dpd@localhost) by arrow.lan.raffles-it.com (8.12.3/8.12.3/Submit) id g6H6nqxN001946; Wed, 17 Jul 2002 07:49:52 +0100 (BST) Date: Wed, 17 Jul 2002 07:49:45 +0100 From: David Dooley To: freebsd-questions@FreeBSD.ORG Subject: Problems corss mounting /usr/src and /usr/obj Message-Id: <20020717074945.344a8a16.dpd@raffles-it.com> X-Mailer: Sylpheed version 0.7.5claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.014Cdg:OIHGPkI" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.014Cdg:OIHGPkI Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I have given my self a new problem. I have a selection of machines that all nfs mount /usr/build filesystem from a development server, each machine then has softlinks from /usr/src -> /usr/build/src and the equivelent for /usr/obj and /usr/ports. As all machines used to mount the /usr/build filesystem and all had the relevant softlinks all my installkernel and installworlds worked. I have now implemented 'amd' on all the client machines for the /usr/build mount. This has caused the real mount point for /usr/build to change to be /.a/dev/usr/build and any 'make installworld' fails with the following error # make installkernel cd /usr/obj/.a/dev/usr/src/sys/GATE; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/.a/dev/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/.a/dev/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/.a/dev/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/.a/dev/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/.a/dev/usr/src/i386/usr/share/tmac make KERNEL=kernel install cd: can't cd to /usr/obj/.a/dev/usr/src/sys/GATE *** Error code 2 Stop in /.a/dev/usr/src. *** Error code 1 Stop in /.a/dev/usr/src. Has any one any ideas as to how I can go about masking the change of location and get the build system to use the soflinked paths and not the absoloute paths? Thanks David. --=.014Cdg:OIHGPkI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9NROQiTCzTVFwd6wRAmj2AJ9Qt4RoJr/I6PdNV0j7bWe8DPVGGgCgskX6 jsJDQr5GjZjL13P7qCiJHIw= =jKDh -----END PGP SIGNATURE----- --=.014Cdg:OIHGPkI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message