On 21-4-2015 12:18, Garrett Cooper wrote:
On Apr 21, 2015, at 3:00, Willem Jan Withagen <w...@digiware.nl> wrote:

Hi,

With a freshly fetched HEAD, and 'make -j 8 buildworld'  I get:

----------------------------
--- _bootstrap-tools-kerberos5/lib/libvers ---
--- roken.h ---
make-roken > roken.h
make-roken: not found
--- _bootstrap-tools-kerberos5/tools/make-roken ---
--- make-roken.c ---
awk -f 
/usr/srcs/head/kerberos5/tools/make-roken/../../../crypto/heimdal/lib/roken/roken.awk
 
/usr/srcs/head/kerberos5/tools/make-roken/../../../crypto/heimdal/lib/roken/roken.h.in
 > make-roken.c
--- _bootstrap-tools-kerberos5/lib/libvers ---
*** [roken.h] Error code 127

make[3]: stopped in /usr/srcs/head/kerberos5/lib/libvers
1 error

I’m really sorry for not catching this sooner :(… I missed the part about 
MAKE_ROKEN in libvers.

All of kerberos5 built during bootstrap-tools is basically serialized in an 
implicit manner, so I’ve committed the following item to resolve the build 
issue you’ve noted.

Thank you for the feedback,
-NGie

------------------------------------------------------------------------
r281823 | ngie | 2015-04-21 03:17:25 -0700 (Tue, 21 Apr 2015) | 9 lines

Serialize all of _kerberos5_bootstrap_tools to avoid build failures involving
make bootstrap-tools

On the plus side, this also greatly reduces complexity

MFC after: 1 week
Pointyhat to: ngie
Reported by: Willem Jan Withagen <w...@digiware.nl>


Long time that I saw a pointy hat coming by.... :)
Usually I'm the one on the receiving end.

Thanx,
--WjW
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to