From owner-cvs-all Wed Sep 16 15:51:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00469 for cvs-all-outgoing; Wed, 16 Sep 1998 15:51:08 -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 PAA00304; Wed, 16 Sep 1998 15:50:09 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id IAA06259; Thu, 17 Sep 1998 08:53:58 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809162253.IAA06259@cimlogic.com.au> Subject: Re: cvs commit: src/contrib/perl5/hints freebsd.sh In-Reply-To: <19980917002317.A17388@keltia.freenix.fr> from Ollivier Robert at "Sep 17, 98 00:23:17 am" To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Thu, 17 Sep 1998 08:53:58 +1000 (EST) Cc: 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=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert wrote: > According to John Birrell: > > 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-) > > The problem appears because you're compiling on a 2.2.* system whereas the > test I put inside hints/freebsd.sh is only for 3.0 :-( > > I'm afraid I didn't consider upgrading from 2.2 to 3.0 _and_ ELF at the > same time. > > Please see hints/freebsd.sh how to take this into account... I'm not convinced that is true. It looks to me as though doing a ranlib on the DynaLoader.a after ar would solve the problem. The undefined symbol is in the library and it is linked unconditionally prior to any other libraries. -- 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