Hi,
I am trying to compile mysql-4.0.20 on my HP-UX 10.20 hppa2.0 with gcc-2.95.3 but it allways stop
this point:
gcc -DDEFAULT_BASEDIR=\"/usr/local/mysql\" -DDATADIR="\"/homed2/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -I. -D__STDC_EXT__ -O3 -DDBUG_OFF -DHAVE_BROKEN_SNPRINTF -DSIGNALS_DONT_BREAK_READ -DDO_NOT_REMOVE_THREAD_WRAPPERS -DHPUX10 -DSIGNAL_WITH_VIO_CLOSE -DHAVE_BROKEN_PTHREAD_COND_TIMEDWAIT -DHAVE_POSIX1003_4a_MUTEX -c `test -f 'my_thr_init.c' || echo './'`my_thr_init.c
my_thr_init.c: In function `my_thread_global_init':
my_thr_init.c:60: `pthread_destructor_t' undeclared (first use in this function)
my_thr_init.c:60: (Each undeclared identifier is reported only once
my_thr_init.c:60: for each function it appears in.)
my_thr_init.c:60: parse error before `pthread_dummy'
my_thr_init.c: At top level:
my_thr_init.c:75: parse error before `&'
my_thr_init.c:76: parse error before `&'
my_thr_init.c:77: parse error before `&'
my_thr_init.c:78: parse error before `&'
my_thr_init.c:79: parse error before `&'
my_thr_init.c:80: parse error before `&'
my_thr_init.c:81: parse error before `&'
my_thr_init.c:82: parse error before `&'
my_thr_init.c:83: parse error before `&'
gmake[2]: *** [my_thr_init.o] Error 1
gmake[2]: Leaving directory `/homed2/mysql/mysql-4.0.20/mysys'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/homed2/mysql/mysql-4.0.20'
gmake: *** [all] Error 2
.
Could you guys help me to step over this problem.


Thanks in advance


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to