Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 11:57:35 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        veldy@visi.com (Thomas T. Veldhouse)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: installworld over NFS doesn't seem to work
Message-ID:  <199901271757.LAA07016@horton.iaces.com>
In-Reply-To: <00a701be4a13$9e25bd20$236319ac@w142844.carlson.com> from "Thomas T. Veldhouse" at "Jan 27, 99 10:39:32 am"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Thomas T. Veldhouse said:
> Hello,
> 
>     I did the buildworld (3.0-STABLE) on my fast box (P2-333) in the
> /usr/src.  I went over to the other box (486-100) and NFS mouted /usr under
> /mnt.  I then went: cd /mnt/src and tried the following which errored out:


You also need to mount /usr/obj from the server.



> slowpoke# make -DNOAOUT installworld
> cd /mnt/src;
> PATH=/usr/obj/mnt/src/tmp/sbin:/usr/obj/mnt/src/tmp/usr/sbin:/usr/o
> bj/mnt/src/tmp/bin:/usr/obj/mnt/src/tmp/usr/bin
> BISON_SIMPLE=/usr/obj/mnt/src/tm
> p/usr/share/misc/bison.simple
> COMPILER_PATH=/usr/obj/mnt/src/tmp/usr/libexec:/u
> sr/obj/mnt/src/tmp/usr/bin
> GCC_EXEC_PREFIX=/usr/obj/mnt/src/tmp/usr/lib:/usr/ob
> j/mnt/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/mnt/src/tmp/usr/lib
> LIBRARY_PA
> TH=/usr/obj/mnt/src/tmp/usr/lib:/usr/obj/mnt/src/tmp/usr/lib
> PERL5LIB=/usr/libd
> ata/perl/5.00502  OBJFORMAT_PATH=/usr/obj/mnt/src/tmp/usr/libexec
> CFLAGS="-nost
> dinc -O -pipe" /usr/obj/mnt/src/tmp/usr/bin/make -f Makefile.inc1 reinstall
> /usr/obj/mnt/src/tmp/usr/bin/make: not found
> *** Error code 127
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> I tried creating various links first, but make insists upon creating this
> mythical PATH setup that makes absolutely no sense.  I really don't want to
> "buildworld" over NFS if I don't have too.
> 
> Any ideas?  I need to get the box upgraded from 3.0-RELEASE so that I can
> build the current ports, among other reasons.
> 
> Tom Veldhouse
> veldy@visi.com
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 


-- 
Imagine that CRAY decides to make a personal computer. It contains 16
  `Alpha' based processors executing in parallel, has 500 megabytes of RAM,
  2500 Megabytes of disk storage, a resolution of 4096 x 4096 pixels, does
  24bit 3D graphics in realtime, relies entirely on voice recognition for
  input, fits in your shirt pocket and costs $300. What is the first
  question the computer community asks?

  "Is it DOS compatible?"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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