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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message