From owner-freebsd-stable Sat Apr 7 9:30:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 45E1437B42C for ; Sat, 7 Apr 2001 09:30:11 -0700 (PDT) (envelope-from kopts@astro.ioffe.rssi.ru) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id UAA01575 for ; Sat, 7 Apr 2001 20:30:09 +0400 (MSD) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id UAA40582; Sat, 7 Apr 2001 20:30:07 +0400 (MSD) Date: Sat, 7 Apr 2001 20:30:07 +0400 (MSD) From: Alexey Koptsevich To: stable@freebsd.org Subject: osreldate.h: No such file or directory Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message