tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: icu wants c++11
fonts/harfbuzz as is fails with a missing definition for char16_t, and
with CXXFLAGS+=-std=c++11 one of the tests fails:
CCLD test-version
Undefined first referenced
symbol in file
__gxx_personality_v0 ../../src/.libs/libharfbuzz.so
ld: fatal: symbol referencing errors
Googling for "__gxx_personality_v0" ... I don't understand much, but I
think I can imagine the C++ mess pkgsrc just stepped into.
On Mon, Apr 24, 2017 at 3:44 PM, Jörn Clausen <joernc%googlemail.com@localhost> wrote:
> A few lines above my excerpt, pkgsrc was suggesting exactly the same
> :) This leads indeed to a successful build of icu. Now let's see, how
> the next packages fail...
>
> On Mon, Apr 24, 2017 at 3:04 PM, Adam <adam%netbsd.org@localhost> wrote:
>>> Just for the record: On Solaris 11.2, textproc/icu itself fails to
>>> compile with GCC 4.8.5:
>>
>> Can you try again with CXXFLAGS+=-std=c++11?
>>
>> Thanks,
>> Adam
>
>
>
> --
> Joern Clausen
> http://www.oe-files.de/photography/
--
Joern Clausen
http://www.oe-files.de/photography/
Home |
Main Index |
Thread Index |
Old Index