From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 14:58:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B571916A4CE for ; Tue, 31 Aug 2004 14:58:45 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27E943D1F for ; Tue, 31 Aug 2004 14:58:44 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7VEwSxp001382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Aug 2004 17:58:28 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7VEwXEK034074; Tue, 31 Aug 2004 17:58:33 +0300 (EEST) (envelope-from ru) Date: Tue, 31 Aug 2004 17:58:33 +0300 From: Ruslan Ermilov To: Andre Guibert de Bruet Message-ID: <20040831145833.GA33987@ip.net.ua> References: <20040831061128.skwogkc8kw0ksoss@mail.encontacto.net> <20040831094518.D5951@alpha.siliconlandmark.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <20040831094518.D5951@alpha.siliconlandmark.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@freebsd.org Subject: Re: /coda/coda_fbsd.c:215: error: `NVCODA' undeclared when building kernel. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 14:58:45 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 31, 2004 at 09:47:51AM -0400, Andre Guibert de Bruet wrote: >=20 > On Tue, 31 Aug 2004, Edwin Culp wrote: >=20 > >cc -O -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include > >/usr/obj/usr/src/sys/ENCONTACTO/opt_global.h -I. -I@ > >-I@/contrib/altq -I@/../inc > >lude -finline-limit=3D8000 -fno-common > >-I/usr/obj/usr/src/sys/ENCONTACTO -mno-align-long-strings > >-mpreferred-stack-boundary=3D2 -ffreestanding - > >Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > >-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > >-fformat-extensions - > >std=3Dc99 -c /usr/src/sys/modules/coda/../../coda/coda_fbsd.c > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c: In function > >`coda_fbsd_drvinit': > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: > >`NVCODA' undeclared (first use in this function) > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: > >(Each undeclared identifier is reported only once > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for > >each function it appears in.) > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c: In function > >`coda_fbsd_drvuninit': > >/usr/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: > >`NVCODA' undeclared (first use in this function) > >*** Error code 1 > > > >Stop in /usr/src/sys/modules/coda. > >*** Error code 1 >=20 > "Me too". I cvsup'ed again, and it does the same thing using: >=20 > Edit src/sys/modules/coda/Makefile,v > Add delta 1.14 2004.08.31.12.17.47 ru >=20 Was this a -DNOCLEAN build maybe? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBNJIZqRfpzJluFF4RAuncAKCfCB5qTg8gRZ26CCZlx1lBW5Fk9gCcDAtJ LAmXQF/PhjHjMHo5YVfyUSw= =PPMV -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--