On Jul 28, 2014, at 9:23 PM, John Baldwin <[email protected]> wrote:

> On Thursday 26 June 2014 21:45:49 Rui Paulo wrote:
>> Author: rpaulo
>> Date: Thu Jun 26 21:45:49 2014
>> New Revision: 267937
>> URL: http://svnweb.freebsd.org/changeset/base/267937
>> 
>> Log:
>>  MFV illumos
>> 
>>  4477 DTrace should speak JSON
>> 
>>  MFC after:  2 weeks
> 
> This makes kernel builds depend on userland sources.  This breaks a lot of my 
> work trees where I only checkout 'sys', and breaks a generally long-standing 
> feature that the kernel was self-contained (recent bmake breakage to require 
> the '-m /usr/src/share/mk' hack aside).  Perhaps you could copy strtolctype.h
> to sys/cddl/contrib/opensolaris/common/util?  We already duplicate 
> sys/cddl/contrib/opensolaris/common/avl/avl.c in a like manner, presumably 
> for 
> the same reason.

Just FYI: my intention is to remove that hack requirement, at least for host != 
kernel
version cases.. I’ve had some issues with the “fix” that wound up with a 
different
set of hacks once the initial MAKESYSPATH is fixed.

Warner

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to