From owner-freebsd-stable Tue Feb 27 15:37:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc2.occa.home.com (ha2.rdc2.occa.home.com [24.2.8.67]) by hub.freebsd.org (Postfix) with ESMTP id 2746C37B719 for ; Tue, 27 Feb 2001 15:37:31 -0800 (PST) (envelope-from yalek@geocities.com) Received: from geocities.com ([24.177.192.56]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010227233730.BFC27694.mail.rdc2.occa.home.com@geocities.com> for ; Tue, 27 Feb 2001 15:37:30 -0800 Message-ID: <3A9C3904.D41FB41@geocities.com> Date: Tue, 27 Feb 2001 15:32:21 -0800 From: Yale Kozinski Reply-To: yalek@geocities.com X-Mailer: Mozilla 4.7 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: make world chokes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to do a 'make buildworld' and it would work fine for a while, then it would give me some error messages and die. I tried a couple of different things. Well, first it said to run make again, so I did another 'make buildworld' and that didn't work. I tried a 'make clean' and then a 'make buildworld'... nope. Same thing. I renamed my /usr/src and let cvsup rebuild it, thinking I possibly had a problem there--no dice. Does anyone have any ideas as to what I can do at this point? Am I doing something really wrong/stupid? Any help would be greatly appreciated. Thanks, Yale 'tail -n 50 nohup.out' follows ------------------------------ libpth=/usr/lib libs=-lm -lc -lcrypt libc=, so=so, useshrplib=true, libperl=libperl.so.3 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/lib' cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm ' *** Error code 1 (ignored) /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl -I/usr/obj/usr/src/g nu/usr.bin/perl/perl/lib -e 'use AutoSplit; autosplit_lib_modules(@ARGV)' lib/ *.pm lib/*/*.pm AutoSplitting lib/Getopt/Long.pm (lib/auto/Getopt/Long) sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c cc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/ob j/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/i386/usr/include -c perlmai n.c 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/o bj/usr/src/gnu/usr.bin/perl/perl/config.sh Makefile out-of-date with respect to Makefile.PL /usr/obj/usr/src/gnu/usr.bin/pe rl/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/gnu/usr.bin/perl/perl/../miniperl/miniperl "-I/usr/obj/usr/src/ gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefi le.PL "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl" "INST ALLMAN3DIR=/usr/obj/usr/src/i386/usr/share/perl/man3" "PERL=/usr/obj/usr/src/gnu /usr.bin/perl/perl/../miniperl/miniperl" "FULLPERL=perl" "DEFINE=-I/usr/obj/usr/ src/i386/usr/include" "DEFINE=-DPERL_CORE" "LINKTYPE=static" "LIBS=-lperl -lm" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/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 in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message