Hi,
I'm trying to compile MySql version 3.2.2.21 on a DEC Alpha 800 running
Digital Unix 4.0e.
I've tried compiling against both DEC cc (version 5.8-009)and gcc (2.8.1)
both
of which throw up on the following. Not being a C guru I welcome any
suggestions on how to fix the problem.....
(Output from 'make')
..............................
Making all in strings
creating libmysqlclient.la
(cd .libs && ln -s ../libmysqlclient.la libmysqlclient.la)
cxx -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I..
-O -DDB
UG_OFF -c mysql.cc
cxx -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I..
-O -DDB
UG_OFF -c sql_string.cc
/bin/sh ../libtool --mode=link cxx -O -DDBUG_OFF -o mysql mysql.o
readline.o
sql_string.o completion_hash.o ../readline/libreadline.a -lcurses
libmysqlclien
t.la -lm
cxx -O -DDBUG_OFF -o .libs/mysql mysql.o readline.o sql_string.o
completion_hash
.o ../readline/libreadline.a -lcurses -Wl,-rpath -Wl,/usr/local/lib/mysql
.libs/
libmysqlclient.so -lm -lm
ld (prelink):
Can't open: /usr/local/lib/mysql (No such file or directory)
ld:
Can't open: /usr/local/lib/mysql (No such file or directory)
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/usr/local/src/MYSql/mysql-3.22.21/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/MYSql/mysql-3.22.21'
make: *** [all-recursive-am] Error 2
thanks in advance,
(as I am not a member of the list at present can any responses be sent
directly
to me please, with cc's to the list as appropriate - thanks).
regards,
Ajdin.
---------------------------------------------------------------------