From owner-freebsd-questions Sat Oct 10 15:21:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08963 for freebsd-questions-outgoing; Sat, 10 Oct 1998 15:21:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.videotron.ab.ca (cloak.videotron.ab.ca [206.75.216.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08958; Sat, 10 Oct 1998 15:21:49 -0700 (PDT) (envelope-from rward@netcom.ca) Received: from blade ([24.108.23.151]) by mail.videotron.ab.ca (Netscape Messaging Server 3.6) with SMTP id AAA5979; Sat, 10 Oct 1998 16:20:56 -0600 Reply-To: From: "Ryan Ward" To: "FreeBSD Questions" , "FreeBSD Current" Subject: Question about make world Date: Sat, 10 Oct 1998 16:23:07 -0600 Message-ID: <000101bdf49c$8e18afe0$97176c18@blade.v-wave.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure where this type of mail would best fit in. I been trying to do a make world for the last week and it craps out on me in the same place. I have CVSup running to grab the current source tree. This is no problem. I went through the documentation on doing a make world with this new code, and followed the steps as written. I make sure /usr/obj is wiped out checked make.conf etc, I run make world from /usr/src and it fires away, its runs for 5 or so minutes and dies. The dump is down below. I dont think this is an issue with it being current code but rather it looking a bad config file. I been running 3.0_-19980928-BETA with no probs. Object format reads as OBJFORMAT=elf Can anyone direct me into correcting this problem? Thanks cc -O -pipe -DFREEBSD_AOUT -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../cont rib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DFR EEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\ "i386-unknown-freebsd\" -I/usr/obj/elf/usr/src/gnu/usr.bin/cc/cc_int/../cc_t ools -I/usr/obj/elf/usr/src/tmp/usr/include -c ../cc_tools/insn-opinit.c -o insn-opinit.o cc -O -pipe -DFREEBSD_AOUT -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../cont rib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contontrib/gcc/config - DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHIN E=\"i386-unknown-freebsd\" -I/usr/obj/elf/usr/src/gnu/usr.bin/cc/cc_int/../c c_tools -I/usr/obj/elf/usr/src/tmp/usr/include -c ../cc_tools/insn-output.c -o insn-output.o ../cc_tools/insn-output.c:6271: parse error before `}' *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message