Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 12:41:24 -0700
From:      John Papalia <jpapalia@voicenet.com>
To:        freebsd-stable@freebsd.org
Subject:   Dynloader / Make aout-to-elf build
Message-ID:  <3794D0E4.8201D395@voicenet.com>

next in thread | raw e-mail | index | archive | help
Hey all...

I just did an upgrade from 2.2.6 -> 2.2.8 which went off without a
hitch. Following the instructions that several people submitted not long
back, I embarked upon 2.2.8 -> 3.2-Stable.  CVSup went no problem.  I'm
not trying to do a make aout-to-elf-build.  After about 3+ hours, it
bombs.  This question was posed eariler to the mailing list, but was
never answered, so I'm cutting and pasting that info, since I currently
can't access my build log files...

So far, I've tried the "simple" solutions:

1) Rerun the make aout-to-elf-build command (bombed again, same place)
2) Remove and re-cvsup both the /usr/src/gnu and /usr/src/contrib/perl5
trees (still bombed, same place).
3) Turn off that computer and email this list :)

If more info is needed, please fire away.

Thanks!!! --John

===> gnu/usr.bin/perl/perl
find: build: No such file or directory
find: build: No such file or directory
sh config_h.sh
Extracting config.h (with variable substitutions)
sh writemain.sh
Extracting writemain (with variable substitutions)
sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c
cc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5
-I/usr/obj/usr/src/gnu/usr.bin/perl/perl  
-I/usr/obj/usr/src/tmp/usr/include -c perlmain.c
miniperl
/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5/configpm 
Config.pm Porting/Glossary myconfig config.sh
cd lib ; ln -sf ../Config.pm
miniperl -I/usr/obj/usr/src/gnu/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)
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 Makefile.PL
/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: not found
*** Error code 1

Stop.
=============================================


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?3794D0E4.8201D395>