Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 12:32:00 -0700
From:      pete wright <nomadlogic@gmail.com>
To:        Doug Poland <doug@polands.org>
Cc:        freebsd-database@freebsd.org
Subject:   Re: Problem installing super-smack on 5.4-STABLE
Message-ID:  <57d7100005041112325534443c@mail.gmail.com>
In-Reply-To: <20050411185034.GD5246@polands.org>
References:  <20050411185034.GD5246@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 11, 2005 11:50 AM, Doug Poland <doug@polands.org> wrote:
> Hello,
> 
> I'm running a freshly built and cvsup'd system:
> 
>     uname -a FreeBSD lebanon.polands.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Sat Apr  9 13:24:47 CDT 2005 doug@lebanon.polands.org:/usr/obj/usr/src/sys/LEBANON  i386
> 
> I downloaded v1.2 of super-smack from http://jeremy.zawodny.com/
> The configure command worked:
> 
>     # ./cofigure --with-mysql
> 
>     Building with the following options:
> 
>     MySQL Support..................... yes
>     PostgreSQL Support................ no
>     Oracle Support.................... no
> 
>     If this is not what you intended, please re-run configure.
> 
>     Thanks for using super-smack!
> 
> 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/

Have you tried emailing anyone involved with super smack?

-pete



-- 
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group



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