Date: Sun, 27 Jul 2014 10:38:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192107] Can't link multimedia/aegisub against libboost_locale Message-ID: <bug-192107-13-anoKku1fE9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192107-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192107-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192107 --- Comment #5 from Jordan Irwin <antumdeluge@gmail.com> --- Created attachment 145024 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145024&action=edit Build output of Aegisub /usr/local/lib/libboost_locale.so: undefined reference to `libiconv_open' libiconv-1.14_3 is installed. It seems that Aegisub (or a dependency) is trying to call a libiconv function that doesn't exist. Full log is attached. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192107-13-anoKku1fE9>