[Bug 670690] audioresample: missing configure checks for SSE / SSE2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 5 23:50:01 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=670690
  GStreamer | gst-plugins-base | 0.10.36

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2012-03-06 07:49:56 UTC ---
My point is that HAVE_XMMINTRIN_H shouldn't even be defined by configure if it
causes an error to be included. Your patch is probably correct but IMHO there's
something wrong with the configure check that causes this:

checking xmmintrin.h usability... no
checking xmmintrin.h presence... no
checking for xmmintrin.h... no

=> This should never result in HAVE_XMMINTRIN_H being defined.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list