make in dir
Konstantin Belousov
kostikbel at gmail.com
Wed Apr 2 12:15:09 UTC 2014
Hi,
it seems that recent changes to share/mk broke the ability to do anything
in subdir of the source tree. As example, on the HEAD r264012 installed
yesterday:
sandy% make /usr/home/pooma/build/bsd/DEV/src/tools/regression/kqueue
make: "/usr/share/mk/bsd.own.mk" line 436: MK_MAN can't be set by a user.
Also, on stable/9 hosting the HEAD cross-env:
cd src && MAKEOBJDIRPREFIX=/usr/home/kostik/build/bsd/DEV/obj-amd64 DESTDIR=/usr/home/kostik/build/bsd/DEV/netboot/sandy-amd64 SYSDIR=/usr/home/kostik/build/bsd/DEV/src/sys TARGET=amd64 make buildenv
Entering world for amd64:amd64
# cd share/mk
# make install
"bsd.own.mk", line 435: Malformed conditional (${.MAKE.LEVEL} == 0)
"bsd.own.mk", line 436: MK_PROFILE can't be set by a user.
# ^D
I believe I am not the first person reporting the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140402/e046e3db/attachment.sig>
More information about the freebsd-current
mailing list