Date: Thu, 17 Sep 1998 08:53:58 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: roberto@keltia.freenix.fr (Ollivier Robert) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5/hints freebsd.sh Message-ID: <199809162253.IAA06259@cimlogic.com.au> In-Reply-To: <19980917002317.A17388@keltia.freenix.fr> from Ollivier Robert at "Sep 17, 98 00:23:17 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809162253.IAA06259>