> I am attempting to build on OpenBSD. I have included > the config.log generated. It seems to think I don't > have iconv installed. I do have iconv on my system, > and I did install the libiconv-1.9.1 package. > > Please help. It tries to find iconv_open function from libc and libiconv. Can you find out what the library is named on your machine. Perhaps it is in a directory not listed in /etc/ld.so.conf or you haven't ran ldconfig for a long time. (if OpenBSD uses the same ld semantics as gnu linux libc) Stian _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list