Displaying 1 result from an estimated 1 matches for "libcharset_la_objects".
2015 Mar 22
0
2.2.16 link failure on FreeBSD 10.1, with patch
...2015-03-13 02:41:16.000000000 +1100
+++ dovecot-2.2.16.new/src/lib-charset/Makefile.in      2015-03-21 13:58:21.951293274 +1100
@@ -92,7 +92,7 @@
 CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
-libcharset_la_LIBADD =
+libcharset_la_LIBADD = $(LTLIBICONV)
 am_libcharset_la_OBJECTS = charset-iconv.lo charset-utf8.lo
 libcharset_la_OBJECTS = $(am_libcharset_la_OBJECTS)
 AM_V_lt = $(am__v_lt_ at AM_V@)
Error messages:
libtool: link: cc -std=gnu99 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-functi...