Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 1997 11:15:43 -0500
From:      HawkeWerks Multimedia <hawke@hawkewerks.com>
To:        questions@freebsd.org
Subject:   Help with compiling mySQL port on 2.2.2
Message-ID:  <3.0.3.32.19970913111543.007d5730@mars.he.net>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to compile the port of MySQL from ftp.freebsd.org on a 2.2.2
box, and It is erroring out as follows:


../include/my_pthread.h:69: warning: `sigset' redefined
../include/my_pthread.h:42: warning: this is the location of the previous
definition my_pthread.c:268: conflicting types for `sigwait'
../mit-pthreads/include/pthread.h:337: previous declaration of `sigwait'
gmake[2]: *** [my_pthread.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/databases/mysql/work/mysql-3.20.25/mysys
'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/mysql/work/mysql-3.20.25'
gmake: *** [all-recursive-am] Error 2
*** Error code 2


the 'sigset' redefined warning is occuring OVER and OVER, and then it
errors out here.

Any suggestions?

Thanks
Lloyd

Please reply directly to me, as I'm not currently subscribed to questions,
thanks!



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