Date: Wed, 02 Sep 1998 14:18:43 -0700 From: John Polstra <jdp@polstra.com> To: John Birrell <jb@cimlogic.com.au> Cc: mark@grondar.za (Mark Murray), current@FreeBSD.ORG Subject: Re: B CURRENT Build environment (Was: Re: Why no ldconfig for ELF?) Message-ID: <199809022118.OAA25182@austin.polstra.com> In-Reply-To: Your message of "Thu, 03 Sep 1998 07:26:10 %2B1000." <199809022126.HAA29947@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> WORLDTMP is private to the `make world' build system which is > private to the top level makefiles. No other makefiles should know > about these. They should rely on the environment variables that the > tools naturally look for. 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? John P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809022118.OAA25182>