From owner-freebsd-questions Mon Mar 4 8:36:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id EAFD837B41C for ; Mon, 4 Mar 2002 08:36:00 -0800 (PST) Received: from boredom (dickie.ST.HMC.Edu [134.173.59.94]) by odin.ac.hmc.edu (8.11.0/8.11.0) with SMTP id g24Ga0824537 for ; Mon, 4 Mar 2002 08:36:00 -0800 Message-ID: <000501c1c39a$75825460$5e3bad86@boredom> From: "Jeff Jirsa" To: Subject: Compile error / abort in 4.5 Release Date: Mon, 4 Mar 2002 08:34:30 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm getting the following error: cd /usr/src/lib/libcom_err && sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/obj/usr/src/i386/usr/include cd /usr/src/lib/libss; make -B hdrs beforeinstall test -e ss_err.et || ln -s /usr/src/lib/libss/ss_err.et . compile_et ss_err.et ss_err.et:3:invalid character in table name The command used was "cd /usr/src && make clean && make buildworld" I had previously cvsup'd the source tree (cvsupfile below): less /etc/cvsupfile *default host=cvsup10.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all src-base src-bin src-contrib src-games src-gnu src-include src-lib src-libexec src-release src-sbin src-share src-sys src-tools src-usrbin src-usrsbin Suggestions? (Please CC me in your response, as I am not on this particular list) - Jeff Jirsa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message