Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 15:32:21 -0800
From:      Yale Kozinski <yalek@geocities.com>
To:        stable@freebsd.org
Subject:   make world chokes
Message-ID:  <3A9C3904.D41FB41@geocities.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A9C3904.D41FB41>