Bug#777955: liblas: ftbfs with GCC-5

Dimitri John Ledkov dimitri.ledkov at surgut.co.uk
Sat Jun 27 21:52:42 UTC 2015


failure to link is fine, as that's the libstdc++ library transition
problem. and indeed we will need to binNMU things in order to
transition to the new ABI.

This bug report is about the compile failure, rather than the link failure.

One can either locally recompile everything with the new ABI, or pass
a define  -D_GLIBCXX_USE_CXX11_ABI=0 to build with old abi and that
should link, it will not however tell you if library symbols have
changed with the c++11 abi and thus one will not know if a soname bump
will be needed.

I believe _this_ bug can be closed now.

-- 
Regards,

Dimitri.



More information about the Pkg-grass-devel mailing list