[oi-dev] libboost incompatible with g++ 6 runtime?

Aurélien Larcher aurelien.larcher at gmail.com
Tue Jun 19 15:07:51 UTC 2018


On Tue, Jun 19, 2018 at 4:17 PM, Carsten Grzemba <grzemba at contac-dt.de>
wrote:

> Hi,
>
> if I attempt link libboost I get the message:
>
> ld: fatal: file /usr/lib//libstdc++.so.6: version 'GLIBCXX_3.4.21' does
> not exist:
>     required by file /usr/lib/libboost_filesystem.so
> ld: fatal: file /usr/lib//libstdc++.so.6: version 'CXXABI_1.3.9' does not
> exist:
>     required by file /usr/lib/libboost_filesystem.so
>

I am not sure why you get this, boost 1.64.0 delivered in the repository
links to g++-6-runtime libs found in /usr/gcc/6/lib.
What you see is an attempt to link to the libs from g++-4-runtime.


>
> where has libboost the higher versions seen?
>
> $elfdump -v libstdc++
>
> shows:
> ..8<..
>       [21]  GLIBCXX_3.4.19              GLIBCXX_3.4.18
>       [22]  GLIBCXX_3.4.20              GLIBCXX_3.4.19
> ..8<..
>      [30]  CXXABI_1.3.7                CXXABI_1.3.6
>       [31]  CXXABI_1.3.8                CXXABI_1.3.7
>
> Thanks
>
>
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>



-- 
---
Praise the Caffeine embeddings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20180619/cdbceb56/attachment-0005.html>


More information about the oi-dev mailing list