pkgsrc-Users archive

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

Re: How about importing newer bmake?



On Tue, 30 May 2006 15:29:34 +0200, joerg%britannica.bec.de@localhost wrote:

> To quote my Makefile from bootstrap/work:
> CFLAGS+= -D_PATH_DEFSYSPATH=\"/usr/pkg/share/mk\"
> 
> makefile.boot is just used for the initial bootstrapping, the "real"
> bmake should not have any reference to /usr/share/mk or whatever.

I agree.
This is initial bootstrapping issue.
If MAKESYSPATH is not defined, bmake read only in /usr/pkg/share/mk.

> bmake test in bootstrap/work/DragonFly works here very well and it
> didn't attempt to read /usr/share/mk/sys.mk.

Really?
Even if add something like `CC=false' to /usr/share/mk/sys.mk,
or /usr/share/mk/bsd.obj.mk, bmake test works well on DragonFly?

--
"Of course I love NetBSD":-)
OBATA Akio / obata%lins.jp@localhost




Home | Main Index | Thread Index | Old Index