From owner-freebsd-stable Mon Dec 7 14:59:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28506 for freebsd-stable-outgoing; Mon, 7 Dec 1998 14:59:19 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from shell2.ba.best.com (shell2.ba.best.com [206.184.139.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28501 for ; Mon, 7 Dec 1998 14:59:17 -0800 (PST) (envelope-from asaddi@philosophysw.com) Received: from localhost (asaddi@localhost) by shell2.ba.best.com (8.9.0/8.9.0/best.sh) with ESMTP id OAA04500 for ; Mon, 7 Dec 1998 14:59:14 -0800 (PST) X-Authentication-Warning: shell2.ba.best.com: asaddi owned process doing -bs Date: Mon, 7 Dec 1998 14:59:13 -0800 (PST) From: Allan Saddi X-Sender: asaddi@shell2.ba.best.com To: freebsd-stable@FreeBSD.ORG Subject: problems building world Message-ID: Organization: Philosophy SoftWorks MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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