Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 16:23:07 -0600
From:      "Ryan Ward" <rward@netcom.ca>
To:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>, "FreeBSD Current" <freebsd-current@FreeBSD.ORG>
Subject:   Question about make world
Message-ID:  <000101bdf49c$8e18afe0$97176c18@blade.v-wave.com>

next in thread | raw e-mail | index | archive | help
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-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101bdf49c$8e18afe0$97176c18>