From owner-cvs-all Wed Sep 16 14:39:36 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12642 for cvs-all-outgoing; Wed, 16 Sep 1998 14:39:36 -0700 (PDT) (envelope-from owner-cvs-all) 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 OAA12470; Wed, 16 Sep 1998 14:38:36 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id HAA05906; Thu, 17 Sep 1998 07:41:47 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809162141.HAA05906@cimlogic.com.au> Subject: Re: cvs commit: src/contrib/perl5/hints freebsd.sh In-Reply-To: <199809161644.SAA08162@gratis.grondar.za> from Mark Murray at "Sep 16, 98 06:44:43 pm" To: mark@grondar.za (Mark Murray) Date: Thu, 17 Sep 1998 07:41:12 +1000 (EST) Cc: dag-erli@ifi.uio.no, markm@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mark Murray wrote: > Dag-Erling Smørgrav wrote: > > Mark Murray writes: > > > Log: > > > Fix for the 2.2.7 a.out --> 3.0 ELF cross-build. > > > > > > I need report backs on this one, guys!! > > > > OK, I'll give it another go tonight (Oslo time) > > Cool! This will be particularly valuable if it is a virgin 2.2.7 box :-) I've just tried this on a virgin 2.2.7 box and it still fails with: 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/i nclude -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' Note that the aout bootstrap must have worked. It is the second stage elf bootstrap that is failing. I'll look a little closer at this when I'm fully awake. 8-) -- 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