I am trying to compile hk_classes and get this error message while I perform 'make' I have upgraded the libiconv to the lattest version but still get the same message.
g++ -Wall -W -Wconversion -Wshadow -Wcast-qual -Wwrite-strings -I/usr/include/libxml2 -g -O2 -o .libs/hk_actionquery hk_actionqueryutility.o ../hk_classes/.libs/libhk_classes.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so -L/usr/lib/python2.4 -lpython2.4 -lpthread -lutil -L/usr/lib /usr/lib/libfreetype.so /usr/lib/libxml2.so -lz /usr/lib/libstdc++.so -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/../.. -ldl -Wl,--rpath -Wl,/opt/myapps/hk_classes/lib/hk_classes ../hk_classes/.libs/libhk_classes.so: undefined reference to `libiconv_open' ../hk_classes/.libs/libhk_classes.so: undefined reference to `libiconv_close' ../hk_classes/.libs/libhk_classes.so: undefined reference to `libiconv' collect2: ld returned 1 exit status make[2]: *** [hk_actionquery] Error 1 make[2]: Leaving directory `/dwnlds/databases/hk_classes-0.8.3/utilities' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/dwnlds/databases/hk_classes-0.8.3' make: *** [all] Error 2 Thank you for your help Ibrahim ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Hk-classes-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss
