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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 7 17:25:34 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 bugs at leroutier.net.

--- shadow/136366	Sun Mar  7 20:20:59 2004
+++ shadow/136366.tmp.8227	Sun Mar  7 20:25:34 2004
@@ -90,6 +90,13 @@
 libavcodec/i386/cputest.c:#include "dsputil.h"
 libavcodec/i386/dsputil_mmx.c:#include "../dsputil.h"
 libavcodec/i386/fft_sse.c:#include "../dsputil.h"
 libavcodec/i386/motion_est_mmx.c:#include "../dsputil.h"
 libavcodec/i386/mpegvideo_mmx.c:#include "../dsputil.h"
 libavcodec/i386/simple_idct_mmx.c:#include "../dsputil.h"
+
+------- Additional Comments From bugs at leroutier.net  2004-03-07 20:25 -------
+i confirm that changing #include "dsputil.h"
+to #include "../dsputil.h"
+in libavcodec/i386/cputest.c
+
+fixes the compilation problem.




More information about the Gstreamer-bugs mailing list