From owner-freebsd-current Fri Sep 18 02:15:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04808 for freebsd-current-outgoing; Fri, 18 Sep 1998 02:15:35 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp4.nwnexus.com (smtp4.nwnexus.com [206.63.63.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04790 for ; Fri, 18 Sep 1998 02:15:26 -0700 (PDT) (envelope-from wrsomsky@halcyon.com) Received: from gramarye (evt-lx100-ip8.nwnexus.net [204.57.235.8]) by smtp4.nwnexus.com (8.8.8/8.8.8) with ESMTP id CAA18644 for ; Fri, 18 Sep 1998 02:15:02 -0700 (PDT) Received: (from wrsomsky@localhost) by gramarye (8.8.8/8.8.8) id CAA28784 for freebsd-current@FreeBSD.ORG; Fri, 18 Sep 1998 02:12:05 -0700 (PDT) (envelope-from wrsomsky) Message-ID: <19980918021205.A28767@gramarye> Date: Fri, 18 Sep 1998 02:12:05 -0700 From: "William R. Somsky" To: freebsd-current@FreeBSD.ORG Subject: Re: aout-to-elf-build failure [2.2.7-STABLE -> 3.0-CURRENT] References: <19980918005638.A22744@gramarye> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980918005638.A22744@gramarye>; from William R. Somsky on Fri, Sep 18, 1998 at 12:56:38AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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