[gst-devel] Problems with gst-plugins-oss
Justace Clutter
prophecy at corpranet.net
Thu Jul 8 09:39:06 CEST 2004
Hey all.
I run Gentoo linux and was doing a deep update the other day when
gst-plugins-oss failed. It is stopping me from finishing my update.
The version that failed is 0.8.2. Here is the error message:
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pthread -I/usr/incl
er-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -O3 -mcpu=i686
-funroll-loops -pipe -I/usr/
de -MT libgstossaudio_la-gstosssink.lo -MD -MP -MF
".deps/libgstossaudio_la-gstosssink.Tpo" \
-c -o libgstossaudio_la-gstosssink.lo `test -f 'gstosssink.c' || echo
'./'`gstosssink.c; \
then mv -f ".deps/libgstossaudio_la-gstosssink.Tpo"
".deps/libgstossaudio_la-gstosssink.Plo"; \
else rm -f ".deps/libgstossaudio_la-gstosssink.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall
-O3 -mcpu=i686 -funroll-loops -pipe -I/usr/X11R6/include -MT
libgstossaudio_la-gstossmix
MP -MF .deps/libgstossaudio_la-gstossmixer.Tpo -c gstossmixer.c -fPIC
-DPIC -o .libs/libgstossaudio_la-gstossmixer.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pthread -I/usr/incl
er-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -O3 -mcpu=i686
-funroll-loops -pipe -I/usr/
de -MT libgstossaudio_la-gstosssrc.lo -MD -MP -MF
".deps/libgstossaudio_la-gstosssrc.Tpo" \
-c -o libgstossaudio_la-gstosssrc.lo `test -f 'gstosssrc.c' || echo
'./'`gstosssrc.c; \
then mv -f ".deps/libgstossaudio_la-gstosssrc.Tpo"
".deps/libgstossaudio_la-gstosssrc.Plo"; \
else rm -f ".deps/libgstossaudio_la-gstosssrc.Tpo"; exit 1; \
fi
make: *** No rule to make target
`../../gst-libs/gst/libgstinterfaces-0.8.la', needed by
`libgstossaudio.la'. Stop.
make: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall
-O3 -mcpu=i686 -funroll-loops -pipe -I/usr/X11R6/include -MT
libgstossaudio_la-gstosssin
P -MF .deps/libgstossaudio_la-gstosssink.Tpo -c gstosssink.c -fPIC
-DPIC -o .libs/libgstossaudio_la-gstosssink.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall
-O3 -mcpu=i686 -funroll-loops -pipe -I/usr/X11R6/include -MT
libgstossaudio_la-gstosssrc
-MF .deps/libgstossaudio_la-gstosssrc.Tpo -c gstosssrc.c -fPIC -DPIC
-o .libs/libgstossaudio_la-gstosssrc.o
!!! ERROR: media-plugins/gst-plugins-oss-0.8.2 failed.
!!! Function gst-plugins_src_compile, Line 138, Exitcode 2
!!! compile failure
I am also having some questions about the modules that it is not
includeing. Here is the list of modules that it is includeing:
configure: *** Plug-ins that will be built :
divx
faad
gdkpixbufsrc
kio
libcaca
musicbrainz
oggdemux oggmux
osssrc osssink
pango
sfsrc sfsink
speex
ximagesink
xshm
xvid
configure: *** Plug-ins that will not be built :
a52dec
aasink
afsink afsrc
arts
artsdsink
cdparanoia
cdrom
dirac
dtsdec
dv1394src
dvdec
dvdnavsrc
dvdreadsrc
dxr3videosink dxr3audiosink dxr3spusink
esdsink esdmon
faac
flacenc flacdec
gnomevfssrc
gsmenc gsmdec
gstalsa
hermescolorspace
icecastsend
ivorbisdec
jack
jpegenc jpegdec
ladspa
lame
lcs
libfame
libvisual
mad
mikmod
mpeg2dec
mpeg2enc
mplex
nassink
osxaudiosrc osxaudiosink
pngenc
qcamsrc
rfbsrc
sdlvideosink
shout2send
sidplay
smoothwave
snapshot
sunaudiosink
swfdec
tarkin
theoradec theoraenc
v4l2src
v4lsrc v4lmjpegsrc v4lmjpegsink
vcdsrc
vorbisenc vorbisdec
xine
xvimagesink
Some of these more common modules, like cdrom, and the such should be
compiling in right? Anyway, can somebody here give me a hand with
this. Thanks in advance.
Justace
More information about the gstreamer-devel
mailing list