Date: Fri, 18 Jun 2004 11:37:17 +0200 From: Franz Klammer <klammer@webonaut.com> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: glib-2.4.2 - configure failed Message-ID: <40D2B7CD.4010807@webonaut.com>
next in thread | raw e-mail | index | archive | help
got this error-message while i tried to recompile glib20: configure:2642: cc -O -pipe -march=pentium3 -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /usr/bin/ld: warning: libiconv.so.3, needed by /usr/local/lib/libintl.so, not found (try using -rpath or -rpath-link) /usr/local/lib/libintl.so: undefined reference to `libiconv_set_relocation_prefix' /usr/local/lib/libintl.so: undefined reference to `libiconv_open' /usr/local/lib/libintl.so: undefined reference to `libiconv_close' /usr/local/lib/libintl.so: undefined reference to `libiconv' configure:2645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "glib 2.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 402 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ but all libraries are there an up to date. reinstalling libtool\*, gettext, intltool, kernel, userland, ... didn't help. after adding -liconv to CONFIGURE_ENV/LDFLAGS configure works. is this my problem or is something else wrong? /franz kernel/userland (cvsup'ed approx. 5 hours before): FreeBSD ds9.webonaut.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Jun 17 17:29:03 CEST 2004 root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40D2B7CD.4010807>