[gst-devel] Re: problems trying to configure/compile divx plugin
J. Gardner Biggs
gardnerbiggs at houston.rr.com
Sat Oct 30 19:09:03 CEST 2004
On Sat, 2004-10-30 at 21:44 +0200, Andreas Rottmann wrote:
> "J. Gardner Biggs" <gardnerbiggs at houston.rr.com> writes:
>
> > I am trying to get a gstreamer enabled totem to play this file:
> >
> > [jgbiggs at gort Videos]$ file sample01.avi
> > sample01.avi: RIFF (little-endian) data, AVI, 360 x 212, 25.00 fps,
> > video: DivX 5, audio: ADPCM (stereo, 44100 Hz)
> >
> > I installed gstreamer-0.8.7 and gst-plugins-0.8.5 via garnome-2.8.1
> > installed to /opt/gnome-2.8.1
> >
> > I take it is because the divx plugin is to being built.
> >
> > I installed the divx4linux libraries to /opt/gnome-2.8.1/lib
> >
> > I get this in my config.log
> >
> [snip]
> > configure:39248: ccache gcc -o conftest -I/opt/gnome-2.8.1/include
> > -I/usr/X11R6/include -L/opt/gnome-2.8.1/lib -L/usr/X11R6/lib
> > -march=pentium3 -msse -pipe -I/opt/gnome-2.8.1/include
> > -I/usr/X11R6/include -L/opt/gnome-2.8.1/lib -L/usr/X11R6/lib conftest.c
> > -ldivxencore -lm >&5
> > /usr/bin/ld: warning: libstdc++-libc6.2-2.so.3, needed
> > by /opt/gnome-2.8.1/lib/libdivxencore.so, not found (try using -rpath or
> > -rpath-link)
> > /opt/gnome-2.8.1/lib/libdivxencore.so: undefined reference to
> > `__cp_push_exception'
> [snip]
>
> It seems you're missing some version of libstdc++. That *might* result
> from a default compiler on distro/used compiler mismatch.
Installing the FC2 package compat-libstdc++ (and -devel) solved the
issue.
Thanks.
> HTH, Rotty
--
J. Gardner Biggs <gardnerbiggs at houston.rr.com>
More information about the gstreamer-devel
mailing list