[egenix-users] mxOdbc on suse 9.1

robert robert at redcor.ch
Tue Feb 1 10:04:05 CET 2005


Trying to build mxOdbc on a suse 9.1 box I get the following errors.
Googling for an explanation I found a hint that iodbc is not supported 
on SuSe >= 9.0 anymore.
What should I do ??

thanks
Robert

izar:/home/download/egenix-mx-commercial-2.0.7 # ./setup.py build
running build
running mx_autoconf
gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes 
-fno-strict-aliasing -fPIC -D_GNU_SOURCE=1 -I/usr/include/python2.3 
-I/usr/local/include -I/usr/include -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
running build_ext
building 'mx.ODBC.iODBC.mxODBC' extension
gcc -pthread -shared 
build/temp.linux-i686-2.3/mx/ODBC/iODBC/mxODBC/mx/ODBC/iODBC/mxODBC.o 
build/temp.linux-i686-2.3/mx/ODBC/iODBC/mxODBC/mx/ODBC/iODBC/mxSQLCodes.o 
-L/usr/local/iODBC/lib -L/usr/local/lib -L/usr/lib -liodbc -o 
build/lib.linux-i686-2.3/mx/ODBC/iODBC/mxODBC.so
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: 
cannot find -liodbc
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1



More information about the egenix-users mailing list