[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Current port of MySql-3.22.22
Under 2.6 the current (as of Sun Dec 19 14:31:09 CST 1999) cvs of the
MySql port fails to compile. Leading up to this is:
/usr/include/pthread.h:352: warning: #warning "included <pthread.h>
without -pthread compiler option"
cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O2
-DDBUG_OFF -c str2int.c
In file included from ../include/global.h:50,
from str2int.c:25:
/usr/include/pthread.h:352: warning: #warning "included <pthread.h>
without -pthread compiler option"
In file included from ../include/my_sys.h:21,
from str2int.c:28:
../include/my_pthread.h:190: syntax error before `thread_id'
../include/my_pthread.h:203: syntax error before `pthread_mutex_t'
../include/my_pthread.h:206: syntax error before `pthread_t'
../include/my_pthread.h:209: syntax error before `*'
../include/my_pthread.h:213: syntax error before `*'
../include/my_pthread.h:214: syntax error before `*'
../include/my_pthread.h:263: syntax error before `*'
../include/my_pthread.h:267: syntax error before `*'
../include/my_pthread.h:296: syntax error before `*'
../include/my_pthread.h:309: syntax error before `key'
../include/my_pthread.h:370: syntax error before `pthread_cond_t'
*** Error code 1
Stop in /usr/ports/databases/mysql/work/mysql-3.22.22/strings.
*** Error code 1
Stop in /usr/ports/databases/mysql/work/mysql-3.22.22.
*** Error code 1
Stop in /usr/ports/databases/mysql/work/mysql-3.22.22.
*** Error code 1
Stop in /usr/ports/databases/mysql.
*** Error code 1
Stop in /usr/ports/databases/mysql.
*** Error code 1
Stop in /usr/ports/databases/mysql.
[dengue@eris.deadly.org]$ uname -a
OpenBSD eris.deadly.org 2.6 GENERIC#1 i386
system is a stock 2.6 install with all patches from 2.6.tar.gz (except the
fortran patch) applied.
thank you,
james phillips