From owner-freebsd-geom@FreeBSD.ORG Fri Oct 20 18:33:53 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1F1516A412 for ; Fri, 20 Oct 2006 18:33:53 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA1F543E3B for ; Fri, 20 Oct 2006 18:31:43 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5651645696; Fri, 20 Oct 2006 20:31:27 +0200 (CEST) Received: from localhost (dkk103.neoplus.adsl.tpnet.pl [83.24.14.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 30E4245684; Fri, 20 Oct 2006 20:31:22 +0200 (CEST) Date: Fri, 20 Oct 2006 20:31:04 +0200 From: Pawel Jakub Dawidek To: Andrei Kolu Message-ID: <20061020183104.GB56628@garage.freebsd.pl> References: <200610202054.49390.antik@bsd.ee> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz" Content-Disposition: inline In-Reply-To: <200610202054.49390.antik@bsd.ee> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: Gjournal on FreeBSD 6.1p10 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 18:33:53 -0000 --0eh6TmSyL6TZE2Uz Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 20, 2006 at 08:54:48PM -0700, Andrei Kolu wrote: > Hello! >=20 > I am trying to build PC-BSD 1.3 beta with gjournal patch, but build bombs= out=20 > with error: >=20 > # cd /usr/src > # mkdir sys/geom/journal sbin/geom/class/journal sys/modules/geom/geom_jo= urnal > # patch < gjournal6_20061011.patch > # make buildkernel > ....................... > /usr/src/sys/ufs/ufs/ufs_gjournal.c > /usr/src/sys/ufs/ufs/ufs_gjournal.c:206: error: redefinition=20 > of 'ufs_gjournal_modref' > /usr/src/sys/ufs/ufs/ufs_gjournal.c:56: error: previous definition=20 > of 'ufs_gjournal_modref' was here > /usr/src/sys/ufs/ufs/ufs_gjournal.c:259: error: redefinition=20 > of 'ufs_gjournal_orphan' > /usr/src/sys/ufs/ufs/ufs_gjournal.c:109: error: previous definition=20 > of 'ufs_gjournal_orphan' was here > /usr/src/sys/ufs/ufs/ufs_gjournal.c:285: error: redefinition=20 > of 'ufs_gjournal_close' > /usr/src/sys/ufs/ufs/ufs_gjournal.c:135: error: previous definition=20 > of 'ufs_gjournal_close' was here > *** Error code 1 It looks that you patched your source twice. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --0eh6TmSyL6TZE2Uz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFFORXoForvXbEpPzQRAszfAJ9LDfG/uKDsc+6CtXNViSPQYMsYjgCeJGM8 9hdY4Y8qTj13mkfPizALGe0= =Unpt -----END PGP SIGNATURE----- --0eh6TmSyL6TZE2Uz--