Date: Tue, 26 May 2015 16:44:19 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 198658] devel/boost-libs: libboost_locale.so fails to link libiconv if installed Message-ID: <bug-198658-25061-nGkTL5CVSF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198658-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-198658-25061@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=198658 --- Comment #2 from mvharding@gmail.com --- It appears that if I install boost-libs via 'pkg install boost-libs', nm -D /usr/local/lib/libboost_locale.so | grep iconv | grep close outputs __bsd_iconv_close (sorry for the formatting, I don't have cut/paste against the VM where I did this) but if I run that against a ports build, it outputs U libiconv_close ...so the status of boost-libs package build vs. ports build is suspect. -- 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-198658-25061-nGkTL5CVSF>