From owner-freebsd-stable Sat Apr 7 10: 5:40 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 6F1A937B43C for ; Sat, 7 Apr 2001 10:05:34 -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 VAA02198; Sat, 7 Apr 2001 21:05:30 +0400 (MSD) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id VAA40791; Sat, 7 Apr 2001 21:05:28 +0400 (MSD) Date: Sat, 7 Apr 2001 21:05:28 +0400 (MSD) From: Alexey Koptsevich To: Alfred Perlstein Cc: stable@FreeBSD.ORG Subject: Re: osreldate.h: No such file or directory In-Reply-To: <20010407094058.D15938@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > install: /mnt/astro/opt/src/include/osreldate.h: No such file or directory > 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. Thanks, that was indeed the mistake, but correction did not help. This file is really absent on the server, but it is present on both hosts as client>ls -l /opt/obj/opt/src/i386/usr/include/osreldate.h -rwxr-xr-x 1 admin guest 1513 7 Сав 19:34 /opt/obj/opt/src/i386/usr/include/osreldate.h server>ls -l /opt/obj/opt/src/i386/usr/include/osreldate.h -rwxr-xr-x 1 admin guest 1513 7 Сав 19:34 /opt/obj/opt/src/i386/usr/include/osreldate.h -- as you may see, they are visible under the same name on both machines... Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message