Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Apr 2010 14:31:23 +0200
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r206082 - in head: . share/man/man7 share/mk sys/conf
Message-ID:  <20100405143123.14716pelm4tos2kg@webmail.leidinger.net>
In-Reply-To: <20100404153653.GD2415@deviant.kiev.zoral.com.ua>
References:  <201004020655.o326tWax079882@svn.freebsd.org> <20100404153653.GD2415@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Kostik Belousov <kostikbel@gmail.com> (from Sun, 4 Apr 2010  
18:36:53 +0300):

> On Fri, Apr 02, 2010 at 06:55:32AM +0000, Alexander Leidinger wrote:
>> Author: netchild
>> Date: Fri Apr  2 06:55:31 2010
>> New Revision: 206082
>> URL: http://svn.freebsd.org/changeset/base/206082
>>
>> Log:
>>   WITH_CTF can now be specified in src.conf (not recommended, there
>>   are some problems with static executables), make.conf (would also
>>   affect ports which do not use GNU make and do not override the
>>   compile targets) or in the kernel config (via "makeoptions
>>   WITH_CTF=yes").
>
> I think this commit started the kernel build to emit lines like this
> [ -z "ctfconvert" -o -n "1" ] || ctfconvert -L VERSION -g vm_init.o
> after compilation of each file from the kernel (but not modules)
> source. Could you, please, look for missed '@' ?

I just reviewed the diff again and there is only one place where no @  
is, this is for NORMAL_CTFCONVERT. Before I committed the patch, I  
searched where it is used, but I didn't find a place where it is used.  
Maybe I overlooked something (I didn't review the Makfile which is  
generated by running the config program on the kernel-config, and I  
will not get time to do this today).

Can you please confirm that you did an installworld before building  
the kernel?

Bye,
Alexander.

-- 
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
BOFH excuse #396:

Mail server hit by UniSpammer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100405143123.14716pelm4tos2kg>