From owner-freebsd-current Mon Sep 14 22:09:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26688 for freebsd-current-outgoing; Mon, 14 Sep 1998 22:09:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26679 for ; Mon, 14 Sep 1998 22:08:58 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id PAA28843; Tue, 15 Sep 1998 15:12:23 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809150512.PAA28843@cimlogic.com.au> Subject: Re: Failing make elf 2.2 -> 3.0 (perl?) In-Reply-To: from "Jan B. Koum" at "Sep 14, 98 09:51:21 pm" To: jkb@best.com (Jan B. Koum) Date: Tue, 15 Sep 1998 15:12:23 +1000 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan B. Koum wrote: > cc -nostdinc -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' [...] > This is coming from "make aout-to-elf". I guess I should try maybe > non elf build first? Thanks, No, don't do that. The make aout-to-elf should be all you need to do. Before the perl5 changes, I tested each of 2.2.5, 2.2.6 and 2.2.7 upgrades to current with the single command. A few days ago I saw the problem you are reporting and I was hoping Mark would have fixed it by now. I've held off committing a few things due to C-day. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message