aardappel / treesheets

TreeSheets : Free Form Data Organizer (see strlen.com/treesheets)
zlib License
2.6k stars 192 forks source link

version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference #52

Open edmundlaugasson opened 8 years ago

edmundlaugasson commented 8 years ago

error message when trying to run TreeSheets: ./treesheets: relocation error: ./treesheets: symbol _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_MassignERKS4, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

System: 64-bit Linux Mint 17.3 MATE with 4.2.0-25-generic kernel (provided by linux-image-generic-lts-wily metapackage) added gcc 5.3.0 to get work VirtualBox with 4.2.x kernel (using toolchain repository)

libstdc++6 is also 5.3.0 (also in another computer where TreeSheets is working)

Quite strange as I have same software installed and in another computer it is working. OK - using 4.4.x kernel in another computer but it seems to not affect. Tried to search possible solution but could not find anything helpful. Writing here seems to be last option for me.

aardappel commented 8 years ago

Yeah, that executable was built on Ubuntu 15.10.

Just did a new 14.04 install, and compiled TreeSheets with that. Hopefully that should fix these issues.

edmundlaugasson commented 8 years ago

Great - where can I find it? Did you renew it on main site? I guess other users may prefer also newer one but if it works also in 15.10 then it might work also for others. Found also information that TreeSheets should be available directly from Ubuntu repositories? There seems to be 14.04 the last version - hopefully it comes to newer versions of Ubuntu also? Soon in April will be next LTS-release 16.04 available and most people are targeting that to use - I guess also Linux Mint does that. I am using only LTS-versions (Long Term Support). Tried to search but could not find from repositories. Shall I enable kind of repository for that? I have already enabled main, restricted, universe, multiverse, partners, backports repositories. I hope it would work also in Linux Mint.

edmundlaugasson commented 8 years ago

But yes - I tested for now the 64-bit version from homepage and it works on that machine. Thank you!

aardappel commented 8 years ago

When I upload new binaries it's always on the homepage. I guess I'll suspend building for 15.10 until its gone mainstream. TreeSheets in the repositories is only the most recent version if you use 15.10.. on 14.04 it still shows you a version from 2011.. not recommended. I'll fix that on the homepage.