#13175: madplay-0.15.2b fails to build on Tiger or Leopard Intel H/W --------------------------------+------------------------------------------- Reporter: broberts@ieee.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: madplay intel --------------------------------+------------------------------------------- Comment (by dackze macports@gmail.com): `-msse` needs to be passed to the compiler to use xmmintrin.h. This will fix compilation. (e.g. `configure.cflags-append "-I${prefix}/include"` -> `configure.cflags-append "-I${prefix}/include -msse"`) Also, #14347 is a dupe of this ticket. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13175#comment:5> MacPorts </projects/macports> Ports system for Mac OS