Date: Fri, 27 Nov 1998 08:38:26 +0100 (CET) From: Wilko Bulte <wilko@yedi.iaf.nl> To: jb@cimlogic.com.au (John Birrell) Cc: FreeBSD-hackers@FreeBSD.ORG Subject: Re: building -current for Alpha Message-ID: <199811270738.IAA05092@yedi.iaf.nl> In-Reply-To: <199811262228.JAA16342@cimlogic.com.au> from John Birrell at "Nov 27, 98 09:28:55 am"
next in thread | previous in thread | raw e-mail | index | archive | help
As John Birrell wrote... > [ Please use freebsd-alpha@freebsd.org for this sort of thing] > > Wilko Bulte wrote: > > Is there anything special I need to do to build -current for Alpha? > > > > I have a -current tree on my Intel box that is exported via NFS to the > > Alpha box (NoName 200Mc, so it takes a while ;-) The NoName currently runs > > FreeBSD 3.0-CURRENT #1: Thu Oct 22 03:37:32 PDT 1998 taken as a binary > > from freefall. > > > > A make -j 2 buildworld failed in the parse.c module of 'make'. Leaving > > out -j2 seems to work better. If I remember correctly 'making' current for > > Intel worked with -j 2 > > > > Please bear with me, playing with -current is pretty new to me, esp. on > > ALpha. > > I built -current a few days ago on noname, but without the -j option. > I encountered a problem with lib/libdisk which still references installed > boot objects. After building and installing sys/boot (IIRC), a `make world' > worked fine. It now ran much longer than with -j 2 but falls over in/with: ===> libgroff c++ -I/usr/obj/elf/usr/src/tmp/usr/include/g++ -O -pipe -fno-for-scope -I/usr/src/gnu/usr.bin/groff/libgroff/../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_OSFCN_H=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/assert.cc -o assert.o In file included from /usr/obj/elf/usr/src/tmp/usr/include/stdio.h:44, from /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/assert.cc:20: /usr/obj/elf/usr/src/tmp/usr/include/machine/ansi.h:57: Internal compiler error. /usr/obj/elf/usr/src/tmp/usr/include/machine/ansi.h:57: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. *** Error code 1 Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW : http://www.tcja.nl ______________________________________________ Powered by FreeBSD __________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811270738.IAA05092>