From owner-freebsd-database@FreeBSD.ORG Mon Apr 11 19:43:20 2005 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7055416A4CE for ; Mon, 11 Apr 2005 19:43:20 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.res.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D43343D45 for ; Mon, 11 Apr 2005 19:43:19 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org ([172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j3BJhDoR085650; Mon, 11 Apr 2005 14:43:13 -0500 (CDT) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.3/8.13.1) with ESMTP id j3BJhCmA006312; Mon, 11 Apr 2005 14:43:12 -0500 (CDT) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.3/8.13.1/Submit) id j3BJhCO1006311; Mon, 11 Apr 2005 14:43:12 -0500 (CDT) (envelope-from djp) Date: Mon, 11 Apr 2005 14:43:12 -0500 From: Doug Poland To: pete wright Message-ID: <20050411194312.GE5246@polands.org> References: <20050411185034.GD5246@polands.org> <57d7100005041112325534443c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57d7100005041112325534443c@mail.gmail.com> User-Agent: Mutt/1.5.9i cc: freebsd-database@freebsd.org Subject: Re: Problem installing super-smack on 5.4-STABLE X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:43:20 -0000 On Mon, Apr 11, 2005 at 12:32:00PM -0700, pete wright wrote: > On Apr 11, 2005 11:50 AM, Doug Poland wrote: > > Hello, > > > > I'm running a freshly built and cvsup'd system: > > ... snip ... > > > > But the install failed: > > > > # make install > > > > Making install in src > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -g -O2 -c > > client.cc > > client.cc: In member function `void Client::thread_sync()': > > client.cc:347: error: `ERESTART' undeclared (first use this function) > > client.cc:347: error: (Each undeclared identifier is reported only once > > for each function it appears in.) > > *** Error code 1 > > > > Stop in /home/doug/super-smack-1.2/src. > > *** Error code 1 > > > > Stop in /home/doug/super-smack-1.2. > > > > I've googled but found no relevant info. Does anyone have any insight > > into this problem? > > > > This looks like a problem with the super-smack code, and according to > this page the FreeBSD port is not complete yet for v1.2. > > http://jeremy.zawodny.com/mysql/super-smack/ > Well, the release date for v1.2 was Sept 2, 2003. Also, my googling found a number of people citing super smack benchmarks as recent as Nov. 2004. > Have you tried emailing anyone involved with super smack? > Yes, I emailed Jeremy Zawodny. BTW, forgot to mention I'm running MySQL 4.11. If I don't hear anything by later tonight, I'll move this to -questions for higher exposure. -- Regards, Doug