Hi,<br><br>I am getting the following error while trying to setup another opensips instance on a 64bits Centos.&nbsp; I already have zlib installed, but I am still getting the following error: <br><br><br>make[1]: Entering directory `/usr/src/opensips_1_4/modules/db_mysql&#39;<br>
Linking db_mysql.so<br>gcc -shared&nbsp; -Wl,-O2 -Wl,-E&nbsp;&nbsp;&nbsp; dbase.o db_mysql.o my_con.o res.o row.o val.o&nbsp; -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -o db_mysql.so <br>/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz<br>
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz<br>/usr/bin/ld: cannot find -lz<br>collect2: ld returned 1 exit status<br>make[1]: *** [db_mysql.so] Error 1<br>make[1]: Leaving directory `/usr/src/opensips_1_4/modules/db_mysql&#39;<br>
make: *** [modules] Error 2<br>[root@localhost opensips_1_4]# <br><br>Any suggestion on fixing this problem will be greatly appreciated.<br><br>Thanks,<br>Woody<br><br>