id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 4694,OS X: make static is missing zlib,SF/dominus,vinterstum,"{{{#!Markdown When on OS X \(10.6.1\) you make scummvm-static it misses to build the static zlib lib. in ports.mk you have the lines: ifdef USE\_ZLIB OSX\_ZLIB ?= -lz endif If you change this to ifdef USE\_ZLIB OSX\_ZLIB ?= $\(STATICLIBPATH\)/lib/libz.a endif the static zlib will be compiled into the binary. Otherwise it will link to the dynamic .../lib/libz.1.2.3.dylib I hope this helps. Since this is not a real patch and the solution might be different, I thought I'd better make a bug report instead of a patch one. }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#2890447. Ticket imported from: bugs/4694. }}}",defect,closed,normal,Port: Mac OS X,,duplicate,build,,