Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 08:55:06 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Andrei Kolu <antik@bsd.ee>
Cc:        freebsd-geom@freebsd.org
Subject:   Re: Gjournal on FreeBSD 6.1p10
Message-ID:  <20061021065506.GC56628@garage.freebsd.pl>
In-Reply-To: <200610210141.36987.antik@bsd.ee>
References:  <200610202054.49390.antik@bsd.ee> <20061020183104.GB56628@garage.freebsd.pl> <200610202319.53110.antik@bsd.ee> <200610210141.36987.antik@bsd.ee>

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

--s9fJI615cBHmzTOP
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Oct 21, 2006 at 01:41:36AM -0700, Andrei Kolu wrote:
> On Friday 20 October 2006 11:19 pm, Andrei Kolu wrote:
> > On Friday 20 October 2006 11:31 am, you wrote:
> > > On Fri, Oct 20, 2006 at 08:54:48PM -0700, Andrei Kolu wrote:
> > > > Hello!
> > > >
> > > > I am trying to build PC-BSD 1.3 beta with gjournal patch, but build
> > > > bombs out with error:
> > > >
> > > > # cd /usr/src
> > > > # mkdir sys/geom/journal sbin/geom/class/journal
> > > > sys/modules/geom/geom_journal # patch < gjournal6_20061011.patch
> > > > # make buildkernel
> > > > .......................
> I deleted /usr/src directory contents and resynced source with csup
> made directories for gjournaling and patched system. RELENG_6_1
>=20
> Now I got different error message.
>=20
> =3D=3D=3D> geom/geom_concat (all)
> cc -O -pipe -march=3Dpentiumpro -Werror -D_KERNEL -DKLD_MODULE -nostdinc =
-I-   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/PCBSDv1.3G=
J/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=3D800=
0 -fno-common  -I/usr/obj/usr/src/sys/PCBSDv1.3GJ -mno-align-long-strings -=
mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffre=
estanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wm=
issing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions=
 -std=3Dc99 -c /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g=
_concat.c
> /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c: In=
=20
> function `g_concat_flush':
> /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:223=
:=20
> error: `no' undeclared (first use in this function)
> /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:223=
:=20
> error: (Each undeclared identifier is reported only once
> /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:223=
:=20
> error: for each function it appears in.)
> /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:220=
:=20
> warning: unused variable `n'
> *** Error code 1

Could you change 'u_int n' to 'u_int no' in sys/geom/concat/g_concat.c
file and try again? Or refetch the patch, I already fixed it.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

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

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

iD8DBQFFOcRKForvXbEpPzQRAppRAKCcqrwLGIQImVX7nddToSP3DLBKRwCgzRYQ
ACkoY7J6UX+96cViDSZE4k8=
=GCYW
-----END PGP SIGNATURE-----

--s9fJI615cBHmzTOP--



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