Re: Building OS X with SYSTEM_ZLIB=true

2009-09-13 Thread Greg Lewis
G'day Michael, On Mon, Sep 07, 2009 at 06:00:20PM -0400, Michael Franz wrote: > I am trying to build the bsd-port using the system zlib. I get two build > errors when I do this: > Undefined symbols: > "_inflateEnd", referenced from: > _inflate_file in libjli.a(parse_manifest.o) > "_infl

Building OS X with SYSTEM_ZLIB=true

2009-09-07 Thread Michael Franz
Hi, I am trying to build the bsd-port using the system zlib. I get two build errors when I do this: Undefined symbols: "_inflateEnd", referenced from: _inflate_file in libjli.a(parse_manifest.o) "_inflateInit2_", referenced from: _inflate_file in libjli.a(parse_manifest.o) "_inf