Problem installing super smack on 5.4-STABLE
    Doug Poland 
    doug at polands.org
       
    Tue Apr 12 09:27:12 PDT 2005
    
    
  
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 at lebanon.polands.org:/usr/obj/usr/src/sys/LEBANON  i386
and MySQL 4.1.11.
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?  
-- 
Regards,
Doug
    
    
More information about the freebsd-questions
mailing list