Hi, Mysql guys:

I have problem to install mysql into my DEC-AlphaServer 800 which run 
DEC-osf4.0d. I downloaded mysql source file: mysql-3.22.30-dec-osf4.0f-
alphaev6.tar.gz, after run #./configure, then #make, it show the 
problems, although I try command #make install, the error message is 
showed below:


+ rm -f ./thr_mutex.c 
+ /bin/ln -s ../libmysql/thr_mutex.c ./thr_mutex.c 
+ rm -f ./typelib.c 
+ /bin/ln -s ../libmysql/typelib.c ./typelib.c 
+ rm -f ./violite.c 
+ /bin/ln -s ../libmysql/violite.c ./violite.c 
echo timestamp > linked_libmysql_r_sources
make  all-recursive
No suffix list.
Making all in include
No suffix list.
Make: % rule can only use a single ':'.  Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
root 01:52:13 mysql-3.23.38> make install
No suffix list.
Making install in include
No suffix list.
Make: % rule can only use a single ':'.  Stop.
*** Exit 1
Stop.

Could you tell me what is the problem? is my DEC-osf4.0D can not use 
mysql for DEC-osf4.0F ?  How can I install mysql?

I also try tarball version of Mysql, mysql-3.22.25-beta-dec-osf4.0f-
alphaev6, after run the command #scripts/mysql_install_db, I get error 
message: 
Unresolved symbol in ./bin/mysqld: pthread_rwlock_rdlock
Unresolved symbol in ./bin/mysqld: pthread_rwlock_unlock
                                   pthread_rwlock_init
                                   pthread_rwlock_destroy
                                   pthread_rwlock_wrlock

I appreciate for your help.


Jim Yang
                                     


---------------------------------------------
This message was sent using RICS Webmail
http://webmail.bwh.harvard.edu



---------------------------------------------------------------------
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