Hi, sort and gperf was not installed after make world. I think sort is easy to deal with, but I have no idea about gperf. Does this intend to be ? (On regular i386 platform, of course)
sort: --- gnu/usr.bin/Makefile.orig Sat Apr 13 02:16:45 2002 +++ gnu/usr.bin/Makefile Sat Apr 13 02:16:52 2002 @@ -1,7 +1,7 @@ # $FreeBSD: src/gnu/usr.bin/Makefile,v 1.62 2002/04/10 00:18:14 obrien Exp $ SUBDIR= awk bc binutils cpio dc dialog diff diff3 gperf \ - grep groff gzip man patch ptx rcs sdiff send-pr tar texinfo + grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo .if !defined(NO_CVS) SUBDIR+=cvs gperf: (Only gperf.info.gz installed !?) /usr/src/gnu/usr.bin/gperf# make install ===> doc install-info --quiet --defsection="Programming & development tools." --defentry="* Gperf: (gperf). The GNU perfect hash function generator." gperf.info /usr/share/info/dir install -c -o root -g wheel -m 444 gperf.info.gz /usr/share/info /usr/src/gnu/usr.bin/gperf# To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message