Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2014 17:06:31 +0100
From:      Milan Obuch <freebsd-current@dino.sk>
To:        Vladimir Sharun <atz@ukr.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Unable to build kernel #263665 "config: illegal option -- I"
Message-ID:  <20140323170631.56e7fa9c@zeta.dino.sk>
In-Reply-To: <1395589721.540932862.l6ktcqdb@frv45.fwdcdn.com>
References:  <1395589721.540932862.l6ktcqdb@frv45.fwdcdn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Mar 2014 17:52:40 +0200
Vladimir Sharun <atz@ukr.net> wrote:

> Hello FreeBSD comunity,
>=20
> Got yesterday following issue with #263665:
>=20
> # make kernel
>=20
>=20
> --------------------------------------------------------------
> >>> Kernel build for COBALT started on Sun Mar 23 17:44:45 EET 2014
> --------------------------------------------------------------
> =3D=3D=3D> COBALT
> mkdir -p /usr/obj/usr/src/sys
>=20
>=20
> --------------------------------------------------------------
> >>> stage 1: configuring the kernel
> --------------------------------------------------------------
> cd /usr/src/sys/amd64/conf;
> =C2=A0PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/le=
gacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/leg=
acy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj=
/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
> =C2=A0config =C2=A0-d /usr/obj/usr/src/sys/COBALT
> =C2=A0-I /usr/src/sys/amd64/conf /usr/src/sys/amd64/conf/COBALT config:
> illegal option -- I usage: config [-CgmpV] [-d destdir] sysname
> config -x kernel *** Error code 64
>=20
>=20
> Stop.
> make[1]: stopped in /usr/src
> *** Error code 1
>=20
>=20
> Stop.
> make: stopped in /usr/src
>=20
> The same for GENERIC as well. Emptying src.conf and make.conf doesn't
> help. Last kernel succesfully built (the system now runs it) was
> r263345
>=20

Hi,

did see this (or something similar) too. Cured with 'make
kernel-toolchain' and only then 'make buildkernel'. Could you try tis?

Regards,
Milan



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