tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bsd.own.mk - Re: pkg/44425: devel/lua-alt-getopt install problem



On Mon, Jan 24, 2011 at 12:10:02PM +0700, Robert Elz wrote:
>   | Arguably, <bsd.own.mk> has no business configuring install target related
> 
> Yes, the problem here is not pksrc, it is the VERY broken base NetBSD
> make system that simply assumes that everything in /usr/src conforms to
> its expectations.   It should do that only when it is really building
> NetBSD sources, which it cannot tell by a simple test of source directory.

*sigh* The problem is not the locating of /usr/src. The problem is
placing the build directory for pkgsrc inside the NetBSD src *tree*.
If you checkout src to /tmp/foo/bar and build the package with
WORKOBJDIRPREFIX=/tmp/foo/bar/baz, it exactly the same problem.

Joerg


Home | Main Index | Thread Index | Old Index