Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 09:40:49 +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-yF1OYQAx8R@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

Thomas Zander <riggs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs@FreeBSD.org

--- Comment #4 from Thomas Zander <riggs@FreeBSD.org> ---
aegisub writes a config.log in its work directory during the configure stage.
This should give you an indication where this link problem may originate.

I just tried to reproduce this problem, also on 10.0 amd64, but I get a
successful build:
...
checking whether the Boost::Locale library is available... yes
checking for exit in -lboost_locale... yes
...
and everything progresses as normal.

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