Re: AIX glib compile error message "gettext not found"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Salman Mohsin wrote:
After doing what Daniel asked me to do (setting environment variables), configure went a few steps further but again gave the same error:
...

configure:6318: checking for bindtextdomain in -lintl
configure:6348: cc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5
ld: 0711-317 ERROR: Undefined symbol: .libiconv_close
ld: 0711-317 ERROR: Undefined symbol: .libiconv_set_relocation_prefix
ld: 0711-317 ERROR: Undefined symbol: .libiconv_open
ld: 0711-317 ERROR: Undefined symbol: .libiconv
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.

IIRC, AIX doesn't honor LD_LIBRARY_PATH, but uses LIBPATH instead. So try export LIBPATH=/usr/local/lib instead.


--
Christer Palm
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux