From owner-freebsd-hackers Thu Nov 26 23:45:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21659 for freebsd-hackers-outgoing; Thu, 26 Nov 1998 23:45:52 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from silver.gn.iaf.nl (silver.gn.iaf.nl [193.67.144.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21652 for ; Thu, 26 Nov 1998 23:45:50 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by silver.gn.iaf.nl (8.8.8/8.8.8) with SMTP id IAA06803; Fri, 27 Nov 1998 08:45:41 +0100 Received: by uni4nn.gn.iaf.nl with UUCP id AA01616 (5.67b/IDA-1.5); Fri, 27 Nov 1998 08:37:03 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.8.8/8.6.12) id IAA05092; Fri, 27 Nov 1998 08:38:26 +0100 (CET) From: Wilko Bulte Message-Id: <199811270738.IAA05092@yedi.iaf.nl> Subject: Re: building -current for Alpha In-Reply-To: <199811262228.JAA16342@cimlogic.com.au> from John Birrell at "Nov 27, 98 09:28:55 am" To: jb@cimlogic.com.au (John Birrell) Date: Fri, 27 Nov 1998 08:38:26 +0100 (CET) Cc: FreeBSD-hackers@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-Pgp-Info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL38 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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