Date: Sat, 28 Nov 1998 10:51:56 +0100 (CET) From: Wilko Bulte <wilko@yedi.iaf.nl> To: jb@cimlogic.com.au (John Birrell) Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: building -current for Alpha Message-ID: <199811280951.KAA14110@yedi.iaf.nl> In-Reply-To: <199811270821.TAA17346@cimlogic.com.au> from John Birrell at "Nov 27, 98 07:21:19 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As John Birrell wrote... > Wilko Bulte wrote: > > /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 > > Try building with "CFLAGS=" in /etc/make.conf to turn off the default > optimization. Set CFLAGS="-pipe" now. Omitting -O makes make quite a bit faster (no surprise ;-). I noticed (in the meantime) that I also ran out of /tmp space. After fixing that the make ran quite a bit further but it now fell over with: cc -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/lib/libc/../libc/net/gethostbydns.c -o gethostbydns.o Cputime limit exceeded Nov 28 03:53:05 axp33 /kernel: calcru: negative time of -3566867 usec for pid 21093 (make) Nov 28 03:53:05 axp33 /kernel: calcru: negative time of -3566867 usec for pid 21093 (make) Shell says: axp33.iaf.nl#ulimit -a cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 32768 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 179 open files (-n) 360 Looks like a 64/32 bit problem to me?? 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-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811280951.KAA14110>