From owner-freebsd-alpha Mon Oct 25 0:31:20 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (Postfix) with ESMTP id 1C9CC1507F for ; Mon, 25 Oct 1999 00:31:10 -0700 (PDT) (envelope-from bottemanne@capitolonline.nl) Received: from capitolonline.nl ([195.121.169.36]) by smtp02.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA1563; Mon, 25 Oct 1999 09:31:07 +0200 Message-ID: <381415A6.6E898CF7@capitolonline.nl> Date: Mon, 25 Oct 1999 09:32:39 +0100 From: Aernoudt Bottemanne X-Mailer: Mozilla 4.04 [en] (OS/2; I) MIME-Version: 1.0 To: Andrew Gallatin Cc: "freebsd-alpha@freebsd.org" , marcel@scc.nl Subject: Re: buildworld problem + received processor correctable error message on PWS433au References: <3813170B.5A22F06F@capitolonline.nl> <14355.24089.447439.7651@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Red herrings ... I wonder how they taste : - ) I suppose this means I should not worry to much about them. Yesterday evening (or early this morning...) I compiled again. This time it a little further, but it stopped. However this time it stopped with an error message, which is underneath. Hopefully that helps. I used this command: " make buildworld > make.out 2>&1 " The error messages are form the make.out. Thsis time the make.out is 5,8MB, last time it was 1,2MB so it was a petty to have it crash... It took about 3 hours, and I was under the impression that this time it finally worked : - ( The machine was idle after this, PS does not work, I tried to recompile but that didnot work either.... Anyway, here is the output: ****************************************************************** AutoSplitting lib/Getopt/Long.pm (lib/auto/Getopt/Long) touch autosplit sh cflags.sh Extracting cflags (with variable substitutions) cd ext/DynaLoader; miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib Makefile.PL LINKTYPE=static INSTALLDIRS=perl PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl LIBS="-lperl" INSTALLMAN3DIR=/usr/obj/usr/src/tmp/usr/share/perl/man3; make -B config PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl Writing Makefile for DynaLoader Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm may be out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh cd /usr/obj/usr/src/gnu/usr.bin/perl/perl && make lib/Config.pm `lib/Config.pm' is up to date. Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh Makefile out-of-date with respect to /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h Cleaning current config before rebuilding Makefile... *** Error code 1 (ignored) make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/obj/usr/src/tmp/usr/bin/miniperl "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefile.PL "LINKTYPE=static" "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl" "LIBS=-lperl" "INSTALLMAN3DIR=/usr/obj/usr/src/tmp/usr/share/perl/man3" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false false:No such file or directory *** Error code 1 Stop in /ftp/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ****************************************************************** Kind regards, Aernoudt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message