[PLUG] GCC library Incompatibility

Roderick A. Anderson raanders at cyber-office.net
Fri Feb 13 19:43:54 UTC 2009



Bill Thoen wrote:
> I'm trying to unpack a MrSID image into a geoTIFF using the Linux 
> version of the MrSID decode tool that I got from Lizardtech's website 
> (http://www.lizardtech.com/download/dl_download.php?detail=geo_mrsiddecode&platform=lin), 
> but I got an error that said it was looking for libstdc++.so.5. I don't 
> have that, but I do have libstdc++.so.6.0.10. So I tried making a 
> symbolic link to that as libstdc++.so.5 and tried again. This time it 
> complained about something else:
> 
> ./mrsidgeodecode: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not 
> found (required by ./mrsidgeodecode)
> ./mrsidgeodecode: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not 
> found (required by ./mrsidgeodecode)

Wild guess is lizardtech compiled/linked with the version of libstdc++ 
coded in instead of just libstdc++.


Rod
-- 
> 
> I also tried installing the gcc compatability rpm, compat-gcc-34, but 
> that didn't fix things. Lizardtech provides this tool for free, but they 
> don't offer tech support on it for free. Is there anything simple I can 
> do to get this utility to run with an older version of the gcc library?
> 
> - Bill Thoen
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug



More information about the PLUG mailing list