From owner-freebsd-current Mon Oct 1 7:35:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id A37B337B40F; Mon, 1 Oct 2001 07:31:38 -0700 (PDT) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id f91F6Ks09189; Mon, 1 Oct 2001 08:06:20 -0700 (PDT) (envelope-from david) Date: Mon, 1 Oct 2001 08:06:20 -0700 (PDT) From: David Wolfskill Message-Id: <200110011506.f91F6Ks09189@bunrab.catwhisker.org> To: current@freebsd.org, obrien@freebsd.org Subject: Today's -CURRENT buildworld breaks: libedit/Makefile wants histedit.h Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today's -CURRENT build breaks: >>> stage 4: populating /usr/obj/usr/src/i386/usr/include -------------------------------------------------------------- ... cd /usr/src/lib/libcam; make beforeinstall cd /usr/src/lib/libcam && sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 camlib.h /usr/obj/usr/src/i386/usr/include cd /usr/src/lib/libdisk; make beforeinstall cd /usr/src/lib/libdisk && sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libdisk.h /usr/obj/usr/src/i386/usr/include cd /usr/src/lib/libedit; make beforeinstall cd /usr/src/lib/libedit && sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 histedit.h /usr/obj/usr/src/i386/usr/include install: histedit.h: No such file or directory *** Error code 71 1 error *** Error code 2 1 error *** Error code 2 Looks as if histedit.h has been in src/include (vs. src/lib/libedit) for a while, now.... (Ref. src/lib/libedit/Makefile 1.22, line 33.) Cheers, david -- David H. Wolfskill david@catwhisker.org As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message