Date: Mon, 15 Mar 1999 19:16:28 +0100 From: Gunnar Flygt <gunnar@pluto.sr.se> To: FreeBSD Questions <questions@FreeBSD.org> Subject: Re: Trying to make world from 3.1-RELEASE src Message-ID: <19990315191628.A53197@sr.se>
next in thread | raw e-mail | index | archive | help
On Mon, Mar 15, 1999 at 05:34:22PM +0100, Gunnar Flygt wrote: > > > > > > But for now, has anyone built, without problems, the complete source > > > from 3.1-RELEASE CD? > > > I want to give more information to what error messages I got when trying a `make world` It stopped at compiling awk in the following way: /usr/src/share/mk -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin: /usr/obj/usr/src/tmp/bin:/ usr/obj/usr/src/tmp/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin BISON_SAMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec: /usr/obj/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/usr ...skipping... /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:157: parse error before `lose' /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:157: parse error before `lose' /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:157: parse error before `lose' In file included from /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:176, from /usr/src/gnu/usr.bin/awk/../../../contrib/awk/gawkmisc.c:26: /usr/obj/usr/src/tmp/usr/include/gnuregex.h:42: syntax error before `typedef' In file included from /usr/src/gnu/usr.bin/awk/../../../contrib/awk/gawkmisc.c:26: /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:808: parse error before `catchsig' /usr/src/gnu/usr.bin/awk/../../../contrib/awk/awk.h:808: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/awk/../../../contrib/awk/posix/gawkmisc.c: In function `gawk_name': In file included from /usr/src/gnu/usr.bin/awk/../../../contrib/awk/gawkmisc.c:39: /usr/src/gnu/usr.bin/awk/../../../contrib/awk/posix/gawkmisc.c:32: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop. *** Error code 1 It's always hard to paste compiler outputs, but I hope it's of help to determine why it stops. -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990315191628.A53197>