From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-34644-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LdBsF-0003Pk-1h
	for garchives@archives.gentoo.org; Fri, 27 Feb 2009 23:12:07 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0A5BDE024B;
	Fri, 27 Feb 2009 23:12:06 +0000 (UTC)
Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.147])
	by pigeon.gentoo.org (Postfix) with ESMTP id E2DB2E024B
	for <gentoo-dev@lists.gentoo.org>; Fri, 27 Feb 2009 23:12:05 +0000 (UTC)
Received: by qw-out-1920.google.com with SMTP id 9so1272577qwj.10
        for <gentoo-dev@lists.gentoo.org>; Fri, 27 Feb 2009 15:12:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=1GjZ3Y7wJSjoQ2m9PA0KPElE2BOJl9nITCGRQtg3mEQ=;
        b=FD9/H5WcbC2mRGIA1PbjoY51TLP0vymoMY59DL77Od7+8E2dxFCKL0iX+ETCYHUmEG
         ldBn17pj2M5Sjk1eYtZY1g4HF13uXHd80/inUG68LzN1nd1pcNyCmF7VpWLIJAPiYJyr
         baFKFk4GOBG0DEYuag8LzG8p6y1zRdUMIybG8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=hbTaYxdJdhB/kk5RyyQDgfIfm1mHi2qLtcr8ay9e4tjY9MUwGP1REr0aNM7XRyWVWY
         xeYICONedm9sLXEUcPb9T/IH6Ucw/xNEf7A3My67WU827yIj7eFYGm6VUt+PlhBInkkJ
         BGbJgER0gnWW0Y35WLoQqzwXH+/n5vNsTQ2nA=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.89.138 with SMTP id e10mr2370365qcm.13.1235776324984; Fri, 
	27 Feb 2009 15:12:04 -0800 (PST)
In-Reply-To: <81bfc67a0902271201g3bac7f09r9afec841998395a5@mail.gmail.com>
References: <81bfc67a0902260006j2e14e5dele216e8145a9e2e32@mail.gmail.com>
	 <20090226070833.GH20371@curie-int.orbis-terrarum.net>
	 <81bfc67a0902262248p4dcff8f6w94279df11ebcfc87@mail.gmail.com>
	 <20090227070113.GJ20371@curie-int.orbis-terrarum.net>
	 <81bfc67a0902271201g3bac7f09r9afec841998395a5@mail.gmail.com>
Date: Fri, 27 Feb 2009 18:12:04 -0500
Message-ID: <81bfc67a0902271512kacadf61ga02a5f540ac61b51@mail.gmail.com>
Subject: Re: [gentoo-dev] working on mysql-community 5.0.77 - mysql-extras
From: Caleb Cushing <xenoterracide@gmail.com>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 237a9503-641b-44c2-b307-40cfe74581b4
X-Archives-Hash: 8bc8d1616d2a471d0add1f685069dbb6

I went ahead and use the order you used previously all the patches
apply, but it still doesn't build.

86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME=3D"\"/usr\"" -DDATADIR=3D"\"/var/lib/mysql\""
-DSHAREDIR=3D"\"/usr/share/mysql\"" -I. -I../include
-I../innobase/include -I../innobase/include -I../include -I../include
-I../sql -I../sql -I../sql/examples -I../regex      -DDBUG_OFF -O2
-pipe -DHAVE_ERRNO_AS_DEFINE=3D1 -fno-exceptions -fno-strict-aliasing
-felide-constructors -fno-rtti -fno-implicit-templates
-fno-implicit-templates -fno-exceptions -fno-rtti -MT field_conv.o -MD
-MP -MF .deps/field_conv.Tpo -c -o field_conv.o field_conv.cc
In file included from lib_sql.cc:34:
../sql/mysqld.cc: In function =E2=80=98int init_server_components()=E2=80=
=99:
../sql/mysqld.cc:3436: error: =E2=80=98make_master_open_index=E2=80=99 was =
not
declared in this scope
../sql/mysqld.cc:3488: error: =E2=80=98make_master=E2=80=99 was not declare=
d in this
scope
make[3]: *** [lib_sql.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/derror.Tpo .deps/derror.Po
mv -f .deps/field_conv.Tpo .deps/field_conv.Po
mv -f .deps/field.Tpo .deps/field.Po
make[3]: Leaving directory
`/mnt/sda8/tmp/portage/dev-db/mysql-community-5.0.77/work/mysql/libmysqld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/sda8/tmp/portage/dev-db/mysql-community-5.0.77/work/mysql/libmysqld'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/sda8/tmp/portage/dev-db/mysql-community-5.0.77/work/mysql'
make: *** [all] Error 2


I'm going to try attaching the git patch to the version bump bug
(send-email won't handle it )
--=20
Caleb Cushing

http://xenoterracide.blogspot.com