From owner-freebsd-current Sat Nov 7 06:28:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06880 for freebsd-current-outgoing; Sat, 7 Nov 1998 06:28:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06875 for ; Sat, 7 Nov 1998 06:27:54 -0800 (PST) (envelope-from dag-erli@ifi.uio.no) Received: from hvergelmir.ifi.uio.no (2602@hvergelmir.ifi.uio.no [129.240.64.129]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id PAA26525; Sat, 7 Nov 1998 15:27:32 +0100 (MET) Received: (from dag-erli@localhost) by hvergelmir.ifi.uio.no ; Sat, 7 Nov 1998 15:27:32 +0100 (MET) Mime-Version: 1.0 To: Dmitry Valdov Cc: current@FreeBSD.ORG Subject: Re: make world problem References: Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 07 Nov 1998 15:27:31 +0100 In-Reply-To: Dmitry Valdov's message of "Sat, 7 Nov 1998 14:38:28 +0300 (MSK)" Message-ID: Lines: 15 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA06876 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dmitry Valdov writes: > ===> libfetch > install -C -o root -g wheel -m 444 /usr/src/lib/libfetch/fetch.h > /usr/obj/elf/usr/src/tmp/usr/include > install -C -o root -g wheel -m 444 /usr/src/lib/libfetch/fetch_err.h > /usr/obj/elf/usr/src/tmp/usr/include > install: /usr/src/lib/libfetch/fetch_err.h: No such file or directory > *** Error code 71 Fixed. The Makefile looked for fetch_err.h in ${.CURDIR}, even though it's generated and therefore lives in ${OBJDIR}. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message