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

next in thread | previous in thread | raw e-mail | index | archive | help

--giYBXacdduNkOBLu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Apr 05, 2010 at 02:31:23PM +0200, Alexander Leidinger wrote:
> Quoting Kostik Belousov <kostikbel@gmail.com> (from Sun, 4 Apr 2010 =20
> 18:36:53 +0300):
>=20
> >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=3Dyes").
> >
> >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 '@' ?
>=20
> I just reviewed the diff again and there is only one place where no @ =20
> is, this is for NORMAL_CTFCONVERT. Before I committed the patch, I =20
> searched where it is used, but I didn't find a place where it is used. =
=20
> Maybe I overlooked something (I didn't review the Makfile which is =20
> generated by running the config program on the kernel-config, and I =20
> will not get time to do this today).
>=20
> Can you please confirm that you did an installworld before building =20
> the kernel?

I can confirm that r206179 fixed the issue.

To answer your question, no, I did not performed installworld.
I do buildkernel in cross-build environment, i.e. I do buildworld
and then buildkernel.

--giYBXacdduNkOBLu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAku55wkACgkQC3+MBN1Mb4idugCeN/pxoVRmCOuGIbEoEIYl4Gq0
NhEAoPL5hCcQIjArDrE3+1bYIzJ99vRL
=7hNG
-----END PGP SIGNATURE-----

--giYBXacdduNkOBLu--



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