Date: Fri, 18 Sep 1998 02:12:05 -0700 From: "William R. Somsky" <wrsomsky@halcyon.com> To: freebsd-current@FreeBSD.ORG Subject: Re: aout-to-elf-build failure [2.2.7-STABLE -> 3.0-CURRENT] Message-ID: <19980918021205.A28767@gramarye> In-Reply-To: <19980918005638.A22744@gramarye>; from William R. Somsky on Fri, Sep 18, 1998 at 12:56:38AM -0700 References: <19980918005638.A22744@gramarye>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 18, 1998 at 12:56:38AM -0700, I (William R. Somsky) wrote:
> Ok, I'm attempting to convert my 2.2.7-STABLE system (last sync'd
> around 98/08/29) over 3.0-CURRENT as a test of 3.0 beta. I've
> cvsup'd the sources as of 19:45 this evening, and began a
> 'make aout-to-elf-build" and it hung at this point:
>
> ===> games/fortune
> ===> games/fortune/fortune
[...]
> I'm going to try deleting the "games/fortune" source tree,
> since that isn't a critical element of the build, and see if
> it can carry on from there via a "make -DNOCLEAN", but I figured
> I'd report the error as my contribution to the 3.0-beta process...
Ok, disabling the build of games/fortune lets me get further along
in the process, but now I have a failure in perl:
===> gnu/usr.bin/perl/perl
[...]
ar cr /usr/obj/elf/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader/DynaLoader.a DynaLoader.o && /usr/bin/ranlib /usr/obj/elf/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader/DynaLoader.a
chmod 755 /usr/obj/elf/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader/DynaLoader.a
cc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/elf/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/elf/usr/src/tmp/usr/include -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt
perlmain.o: In function `xs_init':
perlmain.o(.text+0x9d): undefined reference to `boot_DynaLoader'
*** Error code 1
Stop.
Hmm... didn't I see something about something like this earlier?
________________________________________________________________________
William R. Somsky wrsomsky@halcyon.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980918021205.A28767>
