svn commit: r246913 - head/etc

Andrey Chernov ache at freebsd.org
Tue Feb 19 10:49:28 UTC 2013


On 19.02.2013 2:55, Brooks Davis wrote:
> On Sun, Feb 17, 2013 at 01:06:59PM +0000, Andrey A. Chernov wrote:
>> Author: ache
>> Date: Sun Feb 17 13:06:59 2013
>> New Revision: 246913
>> URL: http://svnweb.freebsd.org/changeset/base/246913
>>
>> Log:
>>   In 'make hierarchy' don't install /sys/sys pointing to usr/src/sys
>>   but just /sys pointing there
> 
> Did you have the latest install sources when you hit this?  It should
> be emulating "ln -sfh" which would do the right thing.
> 
> -- Brooks
> 

Yes, very latest current, just standing in /usr/src and typing 'make
hierarchy' and fail.
I suspect the difference which plays role is
make.conf:INSTALL=install -C
which is common practice since old days. I.e. it may don't delete old
symlink with -C, but use it as directory instead. I can't check this
right now, maybe later.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20130219/ad87e73c/attachment.sig>


More information about the svn-src-head mailing list