[Gstreamer-bugs] [Bug 136366] Changed - dsputil.h not found

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Mar 8 14:58:39 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=136366

Changed by teuf at users.sourceforge.net.

--- shadow/136366	Mon Mar  8 17:50:59 2004
+++ shadow/136366.tmp.32031	Mon Mar  8 17:58:39 2004
@@ -195,6 +195,76 @@
 gst-ffmpeg downloads
 libavformat/CVS/Tags contains
 D2004.02.29.20.00.00
 gst-libs/ext/ffmpeg/ffmpeg/configure.ac starts with:
 dnl Replaces old FFMpeg build system
 
+
+------- Additional Comments From teuf at users.sourceforge.net  2004-03-08 17:58 -------
+Looking at what configure outputs, here is what I get when ffmpeg is
+checked out by the configure script:
+
+configure: slurping FFmpeg CVS source
+configure: checking out ffmpeg cvs code from 2004-02-29 20:00 GMT into
+gst-libs/ext/ffmpeg
+configure: setting up ffmpeg build system and applying patches
+checking for libtool >= 1.5...
+  testing libtoolize... found.
+checking for autoconf >= 2.53...
+  testing autoconf... found.
+checking for automake >= 1.6...
+  testing automake... found.
+aclocal: configure.ac: 547: macro `AM_PATH_IMLIB' not found in library
+aclocal: configure.ac: 552: macro `AM_PATH_SDL' not found in library
+checking whether byte ordering is bigendian... no
+checking for MMX-capable compiler... no
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating gst-ffmpeg.spec
+config.status: creating ext/Makefile
+config.status: creating ext/ffmpeg/Makefile
+config.status: creating gst-libs/Makefile
+config.status: creating gst-libs/ext/Makefile
+config.status: creating gst-libs/ext/ffmpeg/Makefile
+config.status: creating config.h
+config.status: executing depfiles commands
+configure: configuring in gst-libs/ext/ffmpeg/ffmpeg
+configure: running /bin/sh './configure' --prefix=/usr/local 
+'--enable-maintainer-mode' '--enable-plugin-builddir' '--enable-debug'
+'--enable-DEBUG' 'CFLAGS=-g -ggdb -O2' --disable-v4l
+--disable-audio-oss --disable-dv1394 --cache-file=/dev/null --srcdir=.
+Install prefix   /usr/local
+Source path      /usr/src/gst-ffmpeg/gst-ffmpeg/gst-libs/ext/ffmpeg/ffmpeg
+C compiler       gcc
+make             make
+CPU              x86 (generic)
+Big Endian       no
+inttypes.h       yes
+broken inttypes.h no
+MMX enabled      yes
+Vector Builtins  yes
+gprof enabled    no
+zlib enabled     yes
+mp3lame enabled  no
+vorbis enabled   no
+faad enabled     no
+faadbin enabled  no
+faac enabled     no
+a52 support      no
+a52 dlopened     no
+pp support       no
+debug symbols    yes
+optimize         yes
+shared pp        no
+Video hooking    yes
+SDL support      yes
+risky / patent encumbered codecs yes
+Imlib2 support   no
+freetype support yes
+Sun medialib support no
+pthreads support no
+AMR-NB float support no
+AMR-NB fixed support no
+AMR-WB float support no
+Creating config.mak and config.h
+Now type 'make' to compile gst-ffmpeg.
+




More information about the Gstreamer-bugs mailing list