From owner-freebsd-newbies Fri Oct 9 17:26:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29488 for freebsd-newbies-outgoing; Fri, 9 Oct 1998 17:26:33 -0700 (PDT) (envelope-from owner-freebsd-newbies@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 RAA29319 for ; Fri, 9 Oct 1998 17:25:55 -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 AAA4F63 for ; Fri, 9 Oct 1998 18:24:57 -0600 Reply-To: From: "Ryan Ward" To: "FreeBSD Newbies" Subject: Parse Errors doing a make world Date: Fri, 9 Oct 1998 18:27:06 -0600 Message-ID: <000201bdf3e4$b5c4ab60$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-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone point me to what might be happening with my make world. I tried with yesterday and today with the current and got the same parse error. 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 -DFREEBS D_NA TIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-un know n-freebsd\" -I/usr/obj/elf/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/ obj/ elf/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contri b/gcc/integrate.c -o integrate.o --- jump.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/../../../../contrib/gcc/config -DFREEBS D_NA TIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-un know n-freebsd\" -I/usr/obj/elf/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/ obj/ elf/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contri b/gcc/jump.c -o jump.o --- insn-output.o --- ../cc_tools/insn-output.c:6269: parse error before `}' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message