[gst-devel] Decodebin/Playbin segmentationfault

Stefan de Konink skinkie at xs4all.nl
Tue Jan 3 12:53:06 CET 2006


On Tue, 3 Jan 2006, Thomas Vander Stichele wrote:

> > I hope we can do something with this. It seems libdv doesn't want to
> > compile without CFLAGS due to a mmx functions.
>
> What does that mean ? You just pasted a backtrace, no compiler error.
/bin/sh ../libtool --silent --mode=link --tag=CC i686-pc-linux-gnu-gcc  -g
-Wall  -Wl,-O1 -o dovlc  dovlc.o libdv.la -lm
dovlc.o: In function `main':
/var/tmp/portage/libdv-0.104-r1/work/libdv-0.104/libdv/dovlc.c:59:
undefined reference to `dv_peek_vlc'
./.libs/libdv.so: undefined reference to `mmx_ok'
collect2: ld returned 1 exit status
make[3]: *** [dovlc] Error 1
make[3]: Leaving directory
`/var/tmp/portage/libdv-0.104-r1/work/libdv-0.104/libdv'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/libdv-0.104-r1/work/libdv-0.104/libdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/libdv-0.104-r1/work/libdv-0.104'
make: *** [all] Error 2

This is the link error libdv with CFLAGS/CXXFLAGS "-g" the backtrace was
compiled with -march=pentium4 -O2 -g.


Stefan





More information about the gstreamer-devel mailing list