search for: testuplog

Displaying 1 result from an estimated 1 matches for "testuplog".

Did you mean: test_log
2010 Oct 20
1
undefined reference when linking against libresolv
...nst libresolv, It works fine on recent distros: Ubuntu 10.x Fedora 13, Mandriva 2010.1 but on Centos 5.x I get the following errors glibc installed is: glibc-2.5-18.el5_1.1 g++ -DHAVE_CONFIG_H -I. -I./include -I/usr/include/postgresql -O3 -ansi -Wall -Wno-deprecated -D_FORTIFY_SOURCE=0 -MT testUpLog.o -MD -MP -MF .deps/testUpLog.Tpo -c -o testUpLog.o testUpLog.cc mv -f .deps/testUpLog.Tpo .deps/testUpLog.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O3 -ansi -Wall -Wno-deprecated -D_FORTIFY_SOURCE=0 -L/usr/lib64 -L/lib64 -L/usr/lib64/mysql -o testUpLog testUpLog.o libUpTools.la -lpq -...