#23553: zziplib-0.13.49 +universal configure and build broken ------------------------------------+--------------------------------------- Reporter: ejtttje@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: libzzip universal long | Port: libzzip ------------------------------------+--------------------------------------- Building libzzip with +universal breaks during configure when trying to determine the size of 'long'. Removing the line from configure.in and running autoreconfig allows it to build, but then dies during linking because the libzzipwrapper is only linked as the native architecture, not as universal. At this point I am stymied how to resolve. I need universal libzzip so I can build my app as 32-bit (app currently depends on another library which only supports 32-bit) and then work towards fixing the other dependency so I can move to 64 bit as well. -- Ticket URL: <http://trac.macports.org/ticket/23553> MacPorts <http://www.macports.org/> Ports system for Mac OS