Hello,
Just cooked up another shiny problem to spam the list... I know I could
use Xine backend to Totem to get DivX playback, but as I've mentioned
somewhere already, all my heart is with gstreamer (so to speak). It does
have a divx plugin, obviously, but even though it detects divx on my
system initially, it eventually deems it unusable, with divx complaining
it cannot find libstdc++-libc6.2-2.so.3, which seems to be a legacy
library from ages-old libstdc++ (correct me if I'm wrong). Just out of
curiosity, I did
ln -s libstdc++.so.6.0.3 usr/lib/libstdc++-libc6.2-2.so.3
...but unsurprisingly configure wasn't fooled (lots of 'undefined' upon
usability testing). Any way to get round it? Or perhaps there exists
some other lib adding divx support that I'm not aware of yet?
Here is a relevant excerpt from config.log:
[code]
configure:41250: checking for encore in -ldivxencore
configure:41280: gcc -o conftest -march=pentium3 -O3 -pipe
-fomit-frame-pointer -L/usr/X11R6/lib conftest.c -ldivxencore -lm >&5
/usr/bin/ld: warning: libstdc++-libc6.2-2.so.3, needed by
/usr/local/lib/libdivxencore.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libdivxencore.so: undefined reference to
`__cp_push_exception'
/usr/local/lib/libdivxencore.so: undefined reference to `char type_info
node'
[/code]
Help will be much appreciated.
Best regards.
--
David Ciecierski
Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page