#37453: libsdl_image: unknown Graphical glitches and image non-display in SDL based games ---------------------------+---------------------- Reporter: macports@… | Owner: jmr@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl_image | ---------------------------+---------------------- Comment (by macports@…): I have found upstream issue http://bugzilla.libsdl.org/show_bug.cgi?id=1413 The workaround, for MacOSX 10.5 at least, seems to be to compile libsdl_image with --disable-imageio, like r91944 did for Tiger. {{{ configure.args --disable-sdltest \ --disable-imageio \ --enable-jpg-shared=false \ --enable-png-shared=false \ --enable-tif-shared=false }}} -- Ticket URL: <https://trac.macports.org/ticket/37453#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS