[gstreamer-bugs] [Bug 316086] MinGW compilation: fileindexer depends on mmap

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 12 07:43:32 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=316086
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Petr Castek  2005-12-12 15:43 -------
This is the correct diff of bad ang good Makefile:
$ diff -Nau Makefile Makefile.bak 
--- Makefile    Mon Dec 12 16:29:19 2005
+++ Makefile.bak        Mon Dec 12 16:42:34 2005
@@ -85,7 +85,7 @@
 am__DEPENDENCIES_1 =
 am__libgstcoreindexers_la_SOURCES_DIST = gstindexers.c gstmemindex.c \
        gstfileindex.c
-am__objects_1 = libgstcoreindexers_la-gstfileindex.lo
+#am__objects_1 = libgstcoreindexers_la-gstfileindex.lo
 am_libgstcoreindexers_la_OBJECTS =  \
        libgstcoreindexers_la-gstindexers.lo \
        libgstcoreindexers_la-gstmemindex.lo $(am__objects_1)
@@ -229,7 +229,7 @@
 GST_VERSION_MICRO = 0
 GST_VERSION_MINOR = 10
 GST_VERSION_NANO = 1
-GST_VERSION_RELEASE = 0.20051212.162840
+GST_VERSION_RELEASE = 0.20051209.050248
 GTK_DOC_USE_LIBTOOL_FALSE = #
 GTK_DOC_USE_LIBTOOL_TRUE = 
 HAVE_CHECK_FALSE = 
@@ -382,9 +382,9 @@
 sysconfdir = ${prefix}/etc
 target_alias = 
 plugin_LTLIBRARIES = libgstcoreindexers.la
-GST_LOADSAVE_SRC = gstfileindex.c
+#GST_LOADSAVE_SRC = gstfileindex.c
 # file index uses xml
-#GST_LOADSAVE_SRC = 
+##GST_LOADSAVE_SRC = 
 GST_LOADSAVE_SRC = 
 libgstcoreindexers_la_DEPENDENCIES = $(top_builddir)/gst/libgstreamer-0.10.la
 libgstcoreindexers_la_SOURCES = gstindexers.c gstmemindex.c 
$(GST_LOADSAVE_SRC)


------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list