Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 14:08:30 -0700 (PDT)
From:      Dan Phoenix <dphoenix@bravenet.com>
To:        freebsd-questions@freebsd.org
Subject:   don't need more than one src dir 
Message-ID:  <Pine.BSO.4.21.0105161406010.21525-100000@gandalf.bravenet.com>

next in thread | raw e-mail | index | archive | help

i have nfs mounted /usr/src /usr/ports and /usr/obj
from 1 machine for other fbsd machines.

install -C -o root -g wheel -m 444  /gorbag/src/include/osreldate.h
/usr/include
install: /gorbag/src/include/osreldate.h: No such file or directory


i get that attemping a make installworld

really don;t want to have to do a make buildworld on every machine....
that takes out the purpose in the nfs mounts in the first place....any
ideas?




--
Dan

+------------------------------------------------------+ 
|              BRAVENET WEB SERVICES                   |
|                 dan@bravenet.com                     |
|      screen;cd /usr/src;make buildworld;cd ~         |
|     cp MYKERNEL /sys/i386/conf;cd /usr/src           |
|        make buildkernel KERNCONF=MYKERNEL	       |
|make installkernel KERNCONF=MYKERNEL;make installworld|
+______________________________________________________+


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0105161406010.21525-100000>