Hi All anyone ever get this?  FreeBSD 4.3 OS, using default configure.
$ gmake -s
Making all in src
client.cc:21: redefinition of `union semun'
/usr/include/sys/sem.h:49: previous definition here
client.cc: In method `void Client::setup_pipe()':
client.cc:286: no matching function for call to `semun::semun ()'
client.cc:26: candidates are: semun::semun(const semun &)
client.cc: In method `void Client::thread_sync()':
client.cc:321: `ERESTART' undeclared (first use this function)
client.cc:321: (Each undeclared identifier is reported only once
client.cc:321: for each function it appears in.)
gmake[2]: *** [client.o] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2
$ pwd
/usr/home/sysadm/mysql/super-smack-1.0
$
Any suggestions?
Ken
-----------------------------------------------------
Ken Menzel  ICQ# 9325188
www.icarz.com  [EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to