CXXABI_1.3.8 is needed
asked 2020-04-23 03:38:26 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Hey guys, SFOS 3.0.8 on Xperia X. (pkon refresh and pkcon update been run successfully.)
installing scout: rpm -ihv harbour-osmscout-2.1-1.armv7hl.rpm error: Failed dependencies: libstdc++.so.6(CXXABI_1.3.8) is needed by harbour-osmscout-2.1-1.armv7hl libstdc++.so.6(GLIBCXX_3.4.20) is needed by harbour-osmscout-2.1-1.armv7hl what do I need todo to fix the dependencies? the same error with phonebook
rpm -ihv phonehook-0.9.0-1.armv7hl.rpm
error: Failed dependencies: libstdc++.so.6(CXXABI_1.3.8) is needed by phonehook-0.9.0-1.armv7hl
IIRC this is because the application was compiled against SFOS 3.3.0 which includes newer GCC for example. The application should be compiled against SFOS 3.2.0 instead to support older releases. Please correct me if I'm wrong.
Direc ( 2020-04-23 05:56:06 +0200 )editIf SFOS 3.3.0 breaks backwards compatibility, should it have been labeled SFOS 4.0.0 instead? </showerthoughts>
Direc ( 2020-04-23 06:02:08 +0200 )edit@Ville Nummela you should convert this to answer)
coderus ( 2020-04-23 12:27:22 +0200 )edit