#20906: babl opcode errors on OS X 10.6 ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: babl ---------------------------------+------------------------------------------ Comment(by albert.veli@…): Hi! I found a way around this. It's not a fix, but a dirty workaround. After babl fails, edit the file config.h in the build directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_babl/work/babl-0.1.0/config.h Comment out line 107 which looks like this: {{{ #define USE_MMX 1 }}} Remove it or comment it out (with // in front of the line). Then build again. It should also be possible to tell configure to disable mmx by sending it the flag: --disable-mmx But I am new to macports and I don't know how to send configure flags to packages. -- Ticket URL: <http://trac.macports.org/ticket/20906#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS