From owner-freebsd-current Tue Dec 15 20:54:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21649 for freebsd-current-outgoing; Tue, 15 Dec 1998 20:54:58 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21641 for ; Tue, 15 Dec 1998 20:54:55 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA04203 for ; Wed, 16 Dec 1998 15:24:41 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id PAA63700; Wed, 16 Dec 1998 15:24:43 +1030 (CST) Message-ID: <19981216152443.B59411@freebie.lemis.com> Date: Wed, 16 Dec 1998 15:24:43 +1030 From: Greg Lehey To: FreeBSD current users Subject: make install breaks in examples/portal Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG install -c -o root -g wheel -m 644 portal/README /usr/share/examples/portal/README install: /usr/share/examples/portal/README: No such file or directory *** Error code 71 (continuing) install -c -o root -g wheel -m 644 portal/portal.conf /usr/share/examples/portal/portal.conf install: /usr/share/examples/portal/portal.conf: No such file or directory *** Error code 71 (continuing) (the continuing was because of the -k option to make install) Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message