[Bug 192107] Can't link multimedia/aegisub against libboost_locale
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 27 11:36:17 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192107
--- Comment #6 from Jordan Irwin <antumdeluge at gmail.com> ---
It looks like the problem is in the libboost_locale library:
/usr/local/lib/libboost_locale.so: undefined reference to `libiconv'
/usr/local/lib/libboost_locale.so: undefined reference to `libiconv_close'
/usr/local/lib/libboost_locale.so: undefined reference to `libiconv_open'
The installed version of libiconv doesn't seem to have these functions. Could
libboost_locale have been built against a different version of libiconv? I'll
try re-building libboost_locale.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list