Date: Wed, 20 Feb 2008 19:22:16 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Brett Bump <bbump@rsts.org> Cc: Kris Kennaway <kris@freebsd.org>, freebsd-performance@freebsd.org, Mike Tancsa <mike@sentex.net> Subject: Re: System perforamance 4.x vs. 5.x and 6.x Message-ID: <20080220172216.GM57756@deviant.kiev.zoral.com.ua> In-Reply-To: <20080219145105.C96725@mail.rsts.org> References: <20080214114759.R75215@mail.rsts.org> <47B49A16.1080103@FreeBSD.org> <20080214131026.Y75492@mail.rsts.org> <200802151440.m1FEeGVr084431@lava.sentex.ca> <20080215085714.K79197@mail.rsts.org> <47B5F7BF.9050608@FreeBSD.org> <20080219145105.C96725@mail.rsts.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--PZF5AtDGY1pYDA8B Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 19, 2008 at 03:02:44PM -0700, Brett Bump wrote: >=20 > Oops! >=20 > ../../../ufs/ufs/ufs_quota.c: In function `chkdq': > ../../../ufs/ufs/ufs_quota.c:168: error: `do_check' undeclared (first use= in this function) > ../../../ufs/ufs/ufs_quota.c:168: error: (Each undeclared identifier is r= eported only once > ../../../ufs/ufs/ufs_quota.c:168: error: for each function it appears in.) > ../../../ufs/ufs/ufs_quota.c:174: error: `warn' undeclared (first use in = this function) > ../../../ufs/ufs/ufs_quota.c:178: error: too many arguments to function `= chkdqchg' > ../../../ufs/ufs/ufs_quota.c: In function `chkdqchg': > ../../../ufs/ufs/ufs_quota.c:230: error: number of arguments doesn't matc= h prototype > ../../../ufs/ufs/ufs_quota.c:75: error: prototype declaration > ../../../ufs/ufs/ufs_quota.c: In function `chkiq': > ../../../ufs/ufs/ufs_quota.c:330: error: too many arguments to function `= chkiqchg' > ../../../ufs/ufs/ufs_quota.c: In function `chkiqchg': > ../../../ufs/ufs/ufs_quota.c:412: error: `warn' undeclared (first use in = this function) > ../../../ufs/ufs/ufs_quota.c: In function `quotaon': > ../../../ufs/ufs/ufs_quota.c:522: warning: implicit declaration of functi= on `quotaoff1' > ../../../ufs/ufs/ufs_quota.c:522: warning: nested extern declaration of `= quotaoff1' > ../../../ufs/ufs/ufs_quota.c:583: warning: implicit declaration of functi= on `quotaoff_inchange' > ../../../ufs/ufs/ufs_quota.c:583: warning: nested extern declaration of `= quotaoff_inchange' > ../../../ufs/ufs/ufs_quota.c: At top level: > ../../../ufs/ufs/ufs_quota.c:599: warning: function declaration isn't a p= rototype > ../../../ufs/ufs/ufs_quota.c:599: warning: static declaration of 'quotaof= f1' follows non-static declaration > ../../../ufs/ufs/ufs_quota.c:522: warning: previous implicit declaration = of 'quotaoff1' was here > ../../../ufs/ufs/ufs_quota.c:680: warning: function declaration isn't a p= rototype > ../../../ufs/ufs/ufs_quota.c: In function `dqget': > ../../../ufs/ufs/ufs_quota.c:1130: error: `vfslocked' undeclared (first u= se in this function) > ../../../ufs/ufs/ufs_quota.c:1134: error: `dqvplocked' undeclared (first = use in this function) > ../../../ufs/ufs/ufs_quota.c:1054: warning: unused variable `td' > ../../../ufs/ufs/ufs_quota.c: At top level: > ../../../ufs/ufs/ufs_quota.c:1022: warning: 'dqhashfind' defined but not = used > *** Error code 1 >=20 > This was after applying the patch and disabling quotas. I cannot reproduce it locally. With patch applied, it compiles both GENERIC and GENERIC with options QUOTA added just fine. Check for partially applied patch. --PZF5AtDGY1pYDA8B Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAke8YcgACgkQC3+MBN1Mb4hIaQCfeupm7S6rtwu1EC6cHb8FHEoG 4ZUAnjvGg2JvSEf1+siuytpCY1V0KUus =ozPx -----END PGP SIGNATURE----- --PZF5AtDGY1pYDA8B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080220172216.GM57756>