Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 09:40:58 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Alexey Koptsevich <kopts@astro.ioffe.rssi.ru>
Cc:        stable@FreeBSD.ORG
Subject:   Re: osreldate.h: No such file or directory
Message-ID:  <20010407094058.D15938@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.4.21.0104072019180.74002-100000@astro.ioffe.rssi.ru>; from kopts@astro.ioffe.rssi.ru on Sat, Apr 07, 2001 at 08:30:07PM %2B0400
References:  <Pine.BSF.4.21.0104072019180.74002-100000@astro.ioffe.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alexey Koptsevich <kopts@astro.ioffe.rssi.ru> [010407 09:30] wrote:
> 
> Hello,
> 
> I have just cvsup-ed FreeBSD-stable to our server, 'made buildworld' there
> (successfully) and would like now to 'make installworld' on one of
> workstations (which runs the same 4.2-RELEASE as the server does). Source
> tree is mounted to the workstation via NFS. It was successful some time
> ago with other machine, but now I have the following error:
> 
> cd /mnt/astro/opt/src/include/rpc;  install -C -o root -g wheel -m 444
> auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h  rpc.h
> rpc_com.h rpc_msg.h svc.h svc_auth.h types.h xdr.h  auth_des.h des.h
> des_crypt.h /usr/include/rpc
> install -C -o root -g wheel -m 444  /mnt/astro/opt/src/include/osreldate.h
> /usr/include
> install: /mnt/astro/opt/src/include/osreldate.h: No such file or directory
> 
> 
> What could be the problem?
> 
> Please cc: me your reply.

It's no sufficient to just mount over /usr/src, what you need to do
on the client is mount the src and obj in the same place as they
are on your server (/vol/src? or whatever) then symlink as you've
done on the server then try again.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
Represent yourself, show up at BABUG http://www.babug.org/

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?20010407094058.D15938>