Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 15:11:02 +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-SyXdZ7KctR@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

mvharding@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mvharding@gmail.com

--- Comment #1 from mvharding@gmail.com ---
Wanted to note here that I ran into the exact same issue when trying to update
games/wesnoth - linking failures against the libboost_locale library indicating
that libiconv_open and libiconf_close don't exist (I think, libiconv too).

I was able to duplicate the issue on a brand new 10.1 VM with nothing
installed, using -DBATCH.  Older versions (using portdowngrade) also now fail.

As a workaround, if I disable the 'ICU' configuration option then games/wesnoth
does build, install, and run.

I assume that this is an issue that will affect all 10.1 (and probably 10.0)
users, as (I think) there is a iconv library in the base system and I am able
to duplicate on a clean 10.1 machine.

-- 
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-SyXdZ7KctR>