[mythtv-users] Compiled mythtv binaries "error while loading shared libraries: libstdc++.so.5"

Devan Lippman devan.lippman at gmail.com
Wed Aug 3 14:43:30 UTC 2005


I just recompiled myth against the SVN last night and I get a segfault when 
exiting from mythtranscode. I tried to load it up in gdb to troubleshoot and 
when I try to run I get 
(gdb) run
Starting program: /root/mythtranscode
/root/mythtranscode: error while loading shared libraries: libstdc++.so.5: 
cannot open shared object file: No such file or directory

searching for the missing library I reveal that it is not present but the 
following are:
root at devanLFS:~# find / -name libstdc++.so*
/usr/lib/libstdc++.so.6.0.1
/usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so

How can it be possible that a binary I compiled last night is looking for a 
library that I don't have?

-- 
Thanks,
Devan Lippman <devan at lippman.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20050803/99fbdcc4/attachment.htm


More information about the mythtv-users mailing list