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
/bin/sh ../libtool --mode=link cc -std1 -O -DDBUG_OFF -o testhash
testhash.o
libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lm -lpthread
-lmach
-lexc -lc
cc -std1 -O -DDBUG_OFF -o testhash testhash.o libmysys.a
../dbug/libdbug.a ../st
rings/libmystrings.a -lm -lpthread -lmach -lexc -lc
/bin/sh ../libtool --mode=link cc -std1 -O -DDBUG_OFF -o thr_alarm
-DDEFAULT_
BASEDIR=\"/usr/local\" -DHAVE_CONFIG_H -I./../include -I../include -I..
-O -D
DBUG_OFF -DMAIN ./thr_alarm.c libmysys.a ../dbug/libdbug.a
../strings/libmystrin
gs.a -lm -lpthread -lmach -lexc -lc
cc -std1 -O -DDBUG_OFF -o thr_alarm -DDEFAULT_BASEDIR=\"/usr/local\"
-DHAVE_CONF
IG_H -I./../include -I../include -I.. -O -DDBUG_OFF -DMAIN ./thr_alarm.c
libmysy
s.a ../dbug/libdbug.a ../strings/libmystrings.a -lm -lpthread -lmach
-lexc -lc
ld:
Unresolved:
asm
make[2]: *** [thr_alarm] Error 1
make[2]: Leaving directory `/usr/local/src/MYSql/mysql-3.22.21/mysys'
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.
---------------------------------------------------------------------