[Zope] MySQL DA Help Please

chris@camp.org chris@camp.org
Thu, 11 Nov 1999 00:40:24 -0500


What the heck does this mean?

make[2]: Leaving directory `/export/Zope/lib/python/Products/MySQLdb-0.1.0'
make[1]: Leaving directory `/export/Zope/lib/python/Products/MySQLdb-0.1.0'
gcc   -I/usr/include/mysql -g -O2 -I/usr/local/include/python1.5
-I/usr/local/in
clude/python1.5 -DHAVE_CONFIG_H -c ./_mysqlmodule.c
ld -G  _mysqlmodule.o  -L/usr/lib/mysql -lmysqlclient -o _mysqlmodule.so
Traceback (innermost last):
  File "build.py", line 14, in ?
    import MySQLdb
  File "MySQLdb.py", line 19, in ?
    from _mysql import *
ImportError: ld.so.1: python: fatal: relocation error: file
/usr/local/mysql/lib
/mysql/libmysqlclient.so.6: symbol __udivdi3: referenced symbol not found


any help would be great, thanks!

-chris