id summary reporter owner description type status priority component version resolution keywords cc game 2253 Bundle build on Mac OS X fails fingolfin "{{{#!Markdown When I try to build the Mac OS X bundle, make dies with the following message: \`sdl-config --static-libs\` \ /sw/lib/libmad.a \ /sw/lib/libvorbisfile.a \ /sw/lib/libvorbis.a \ /sw/lib/libogg.a \ /sw/lib/libmpeg2.a \ /sw/lib/libFLAC.a \ -lz g++: /sw/lib/libogg.a: No such file or directory g++: /sw/lib/libmpeg2.a: No such file or directory g++: /sw/lib/libFLAC.a: No such file or directory make: \*\*\* \[scummvm-static\] Error 1 Of course it can't build since I don't have libmpeg2 or libFLAC installed. Apparently those lines are hardcoded in the makefile, and removing the following lines from the makefile solves the problem: /sw/lib/libmpeg2.a \ /sw/lib/libFLAC.a \ }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#1326281. Ticket imported from: bugs/2253. }}}" defect closed normal Port: Mac OS X wontfix