Hi, Using
$ gcc -v Reading specs from /usr/local/lib/gcc-lib/alphaev56-dec-osf4.0d/3.0/specs Configured with: /misc/gcc-3.0/configure Thread model: single gcc version 3.0 on $ uname -a OSF1 unix V4.0 878 alpha I get this: Making all in mysys make[2]: Entering directory `/applic/mysql.src/mysql-3.23.40/mysys' /bin/sh ../libtool --mode=link gcc -O3 -DDBUG_OFF -D_PTHREAD_USE_D4 -DHAVE_SIGWAIT -o test_charset -DDEFAULT_BASEDIR=\"/applic/mysql-3.23.40a\" -DDATADIR="\"/applic/mysql-3.23.40a/var\"" -DDEFAULT_CHARSET_HOME="\"/applic/mysql-3.23.40a\"" -DDATADIR="\"/applic/mysql-3.23.40a/var\"" -DSHAREDIR="\"/applic/mysql-3.23.40a/share/mysql\"" -DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O3 -DDBUG_OFF -D_PTHREAD_USE_D4 -DHAVE_SIGWAIT -DMAIN ./test_charset.c libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lmach -lexc -lm -lpthread -lmach -lexc gcc -O3 -DDBUG_OFF -D_PTHREAD_USE_D4 -DHAVE_SIGWAIT -o test_charset -DDEFAULT_BASEDIR=\"/applic/mysql-3.23.40a\" -DDATADIR=\"/applic/mysql-3.23.40a/var\" -DDEFAULT_CHARSET_HOME=\"/applic/mysql-3.23.40a\" -DDATADIR=\"/applic/mysql-3.23.40a/var\" -DSHAREDIR=\"/applic/mysql-3.23.40a/share/mysql\" -DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O3 -DDBUG_OFF -D_PTHREAD_USE_D4 -DHAVE_SIGWAIT -DMAIN ./test_charset.c libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lmach -lexc -lm -lpthread -lmach -lexc /usr/bin/ld: Unresolved: pthread_mutex_destroy pthread_mutex_lock pthread_mutex_unlock pthread_setspecific pthread_cond_destroy pthread_mutexattr_default pthread_mutex_init pthread_condattr_default pthread_cond_init pthread_getspecific collect2: ld returned 1 exit status make[2]: *** [test_charset] Error 1 make[2]: Leaving directory `/applic/mysql.src/mysql-3.23.40/mysys' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/applic/mysql.src/mysql-3.23.40' Please can someone tell me if there is a compile option to get around this. Can I safely use MIT Threads on OSF? Do I need to update the thread libraries? I have read and re-read the OSF section of the manual, but it is very vague as to what will work and what won't. I have successfully compiled 3.23.40 on Solaris Intel and also compiled 3.22.27 on the OSF1 - that version has recently taken to not responding, which is why I am now desparate to get the (what was) latest version up and running. Help!! Quentin Bennett Transport Systems Division Infinity Solutions www: http://www.infinity.co.nz mailto:[EMAIL PROTECTED] Phone: +64 9 358 9720 Fax: +64 9 309 4142 The information contained in this email is privileged and confidential and intended for the addressee only. If you are not the intended recipient, you are asked to respect that confidentiality and not disclose, copy or make use of its contents. If received in error you are asked to destroy this email and contact the sender immediately. Your assistance is appreciated. --------------------------------------------------------------------- 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