[Gstreamer-bugs] [Bug 117717] New - Matroska detection (libebml & libmatroska)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jul 17 13:45:48 PDT 2003


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=117717

Changed by jesimon at libertysurf.fr.

--- shadow/117717	Thu Jul 17 16:45:48 2003
+++ shadow/117717.tmp.7393	Thu Jul 17 16:45:48 2003
@@ -0,0 +1,32 @@
+Bug#: 117717
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: rbultje at ronald.bitfreak.net                            
+ReportedBy: jesimon at libertysurf.fr               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Matroska detection (libebml & libmatroska)
+
+The libeml and libmatroska detection doesn't work :
+
+config.log :
+
+configure:22727: checking for EBML
+configure:22763: gcc -o conftest -g -O2 -I/usr/include   conftest.c 
+-L/usr/lib -lebml >&5
+configure:22815:24: EbmlConfig.h: No such file or directory
+
+it should be /usr/include/ebml instead of /usr/include. Same problem with
+libmatroska (/usr/include/matroska)
+
+It works well with :
+./configure --prefix=/usr --with-ebml-include=/usr/include/ebml
+--with-matroska-include=/usr/include/matroska




More information about the Gstreamer-bugs mailing list