Date: Mon, 7 Dec 1998 14:59:13 -0800 (PST) From: Allan Saddi <asaddi@philosophysw.com> To: freebsd-stable@FreeBSD.ORG Subject: problems building world Message-ID: <Pine.BSF.4.05.9812071449440.1246-100000@shell2.ba.best.com>
next in thread | raw e-mail | index | archive | help
I cvsup'ped this morning and tried building world. It dies on this error: ===> gnu/usr.bin/man/lib sed -e 's,%apropos%,/usr/bin/apropos,' -e 's,%whatis%,/usr/bin/whatis,' -e 's,%pager%,more -s,' -e 's,%troff%,/usr/bin/groff -man,' -e 's,%nroff%,/usr/bin/groff -Wall -mtty-char -Tascii -man,' -e 's,%tbl%,/usr/bin/tbl,' -e 's,%col%,/usr/bin/col,' -e 's,%pic%,/usr/bin/pic,' -e 's,%eqn%,,' -e 's,%neqn%,/usr/bin/eqn -Tascii,' -e 's,%vgrind%,/usr/bin/vgrind,' -e 's,%refer%,/usr/bin/refer,' -e 's,%grap%,,' -e 's,%zcat%,/usr/bin/zcat,' -e 's,%manpath_config_file%,/etc/manpath.config,' -e 's,%compress%,/usr/bin/gzip -c,' -e 's,%compext%,.gz,' /usr/src/gnu/usr.bin/man/lib/config.h_dist > config.h sed: 1: "s,%whatis%,/usr/bin/wha ...": bad flag in substitute command: 's' *** Error code 1 Stop. Yet when I remove the corresponding config.h from /usr/obj, cd to /usr/src/gnu/usr.bin/man/lib and type "make config.h", all goes well. Is anyone else having this problem? Any suggestions on a fix? -- Allan Saddi "The Earth is the cradle of mankind, asaddi@philosophysw.com but we cannot live in the cradle http://www.philosophysw.com/asaddi/ forever." - K.E. Tsiolkovsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812071449440.1246-100000>