Hello, I'm trying to build OpenDBX on Solaris 10 and I'm running into this issue:
/bin/bash ../libtool --tag=CXX --mode=link /opt/csw/gcc4/bin/g++ -mtune=i686 -O2 -pipe -m32 -march=i386 -L/opt/csw/gcc4/lib/. -m32 -march=i386 -L/opt/csw/instantclient_10_2 -L/opt/csw/lib -o odbx-sql odbx_sql-argmap.o odbx_sql-commands.o odbx_sql-completion.o odbx_sql-odbx-sql.o ../lib/.libs/libopendbx.so ../lib/.libs/libopendbxplus.so -lreadline -lncurses libtool: link: /opt/csw/gcc4/bin/g++ -mtune=i686 -O2 -pipe -m32 -march=i386 -m32 -march=i386 -o odbx-sql odbx_sql-argmap.o odbx_sql-commands.o odbx_sql-completion.o odbx_sql-odbx-sql.o ../lib/.libs/libopendbx.so ../lib/.libs/libopendbxplus.so -L/opt/csw/gcc4/lib/. -L/opt/csw/instantclient_10_2 -L/opt/csw/lib -lreadline -lncurses Undefined first referenced symbol in file libintl_gettext odbx_sql-commands.o (symbol belongs to implicit dependency /opt/csw/lib/libintl.so.8) libintl_textdomain odbx_sql-odbx-sql.o (symbol belongs to implicit dependency /opt/csw/lib/libintl.so.8) libintl_bindtextdomain odbx_sql-odbx-sql.o (symbol belongs to implicit dependency /opt/csw/lib/libintl.so.8) ld: fatal: Symbol referencing errors. No output written to odbx-sql Solaris 10 x86, using GCC. Ihsan -- [email protected] http://blog.dogan.ch/ ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ libopendbx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX
