tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gettext-lib and C++



On Fri, Apr 10, 2015 at 03:34:11PM +0200, Thomas Klausner wrote:
> On Fri, Apr 10, 2015 at 09:23:44AM +0200, Benny Siegert wrote:
> > devel/gettext-lib declares USE_LANGUAGES=c; however, on my MirBSD box,
> > it tries to build libasprintf, which is a pure C++ library (and, of
> > course, fails). Given that we don't install libasprintf anyway, would
> > it be okay to disable it unconditionally in the gettext-lib build?
> 
> I assume that libasprintf is built because other code in gettext-lib
> will want to use asprintf, and thus your suggestion will break the
> build on MirBSD. Or is that only in code that's installed by other
> packages, e.g. gettext-tools?

It shouldn't be built and before the last big update, it certainly
didn't happen...

Joerg


Home | Main Index | Thread Index | Old Index