Subject: Re: Okay, I can *almost* build things...
To: NetBSD current-users mailing list <current-users@netbsd.org>
From: None <seebs@plethora.net>
List: current-users
Date: 08/12/1999 15:00:49
In message <19990812205807.F14119@aire.ncl.ac.uk>, Julian Coleman writes:
>Peter Seebach wrote:
>> How do you build a binary so it will know about /usr/pkg/lib?
>Erm, need more context. Do you mean ldconfig (for a.out) or -Wl,-rpath
>(for elf), so that it can find shared libraries?
I needed the -Wl,-rpath. I realized I needed to look in the bsd.pkg.mk for
guidance. :)
-s