From owner-freebsd-current Wed Sep 2 22:38:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18386 for freebsd-current-outgoing; Wed, 2 Sep 1998 22:38:00 -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 WAA18377 for ; Wed, 2 Sep 1998 22:37:56 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id PAA01253; Thu, 3 Sep 1998 15:49:36 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809030549.PAA01253@cimlogic.com.au> Subject: Re: B CURRENT Build environment (Was: Re: Why no ldconfig for ELF?) In-Reply-To: <199809030533.HAA03952@gratis.grondar.za> from Mark Murray at "Sep 3, 98 07:33:22 am" To: mark@grondar.za (Mark Murray) Date: Thu, 3 Sep 1998 15:49:36 +1000 (EST) Cc: jdp@polstra.com, jb@cimlogic.com.au, 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 Mark Murray wrote: > John Polstra wrote: > > The problem, as I understand it, is that the new perl has to run as > > part of the build process. It has some dynamically loaded modules > > that aren't installed yet, and that aren't in any of the standard > > WORLDTMP library locations. Mark needs a way for the dynamic linker > > to be able to find those modules. > > > > Did I get that right, Mark? > > 100%! > > I cant find a variable/macro/whatever that has the right stuff deep > inside makefile-land. You shouldn't need to. You're not allowed to use the dynamic linker while you're bootstrapping. That's why god invented -static and Bruce. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message