Hello,
I am trying to upgrade from MYSQL 3.23.58 to MYSQL 4.0.23 on a Tru64 alpha
server.  However, I am getting the error below at compile time.  any ideas?
Thanks in advance -teresa.


Platform: Alpha Tru64 OSF 4.0F

Configuration parameters:
 CC="cc -pthread"  \
 CXX="cxx -pthread -O"  \
 export CC CFLAGS CXX CXXFLAGS\
 ./configure \
 --with-named-thread-libs="-lpthread -lmach -lexc -lc"\
 --prefix=/usr/local/mysql-4.0.23 \
 --enable-assembler \
 --with-docs\
 --enable-large-files \
 --with-mysqld-ldflags=-all-static

Error:

cations -o .libs/libmysqlclient.so.12.0.0
/bin/ld:
-pthread: Unknown flag
/bin/ld: Usage: /bin/ld [options] file [...]
gnumake[2]: *** [libmysqlclient.la] Error 1
gnumake[2]: Leaving directory `/data/users/builder/untar/mysql-4.0.23
a/libmysql'
gnumake[1]: *** [all-recursive] Error 1
gnumake[1]: Leaving directory `/data/users/builder/untar/mysql-4.0.23a'
gnumake: *** [all] Error 2

----------------------------------------------------------------------------------------

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------



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

Reply via email to