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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 7 19:02: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 rbultje at ronald.bitfreak.net.

--- shadow/136366	Sun Mar  7 20:33:02 2004
+++ shadow/136366.tmp.28485	Sun Mar  7 22:02:39 2004
@@ -1,12 +1,12 @@
 Bug#: 136366
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: Linux leroutier58.tiscali.fr 2.4.25 #2 mer fév 18 19:35:04 CET 2004 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-ffmpeg
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: bugs at leroutier.net               
@@ -116,6 +116,13 @@
  #include <stdlib.h>
 -#include "../dsputil.h"
 +#include "dsputil.h"
  
  /* ebx saving is necessary for PIC. gcc seems unable to see it alone */
  #define cpuid(index,eax,ebx,ecx,edx)\
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-03-07 22:02 -------
+No, because adding .. to include paths is evil. I patched the
+Makefile.am to -I$(top_srcdir)/libavcodec, but that apparently didn't
+make it into the patch, like all my changes to remove ".." from the
+include paths in other C files. Apparently, I really messed up badly
+with quilt here... 




More information about the Gstreamer-bugs mailing list