#30974: virtualbox: build failure when curl is not installed universal -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Resolution: | Keywords: Port: virtualbox | -------------------------------------------+-------------------------------- Comment(by ryandesign@…): The header says "`#define CURL_SIZEOF_LONG 8`" because curl is built 64-bit. That will be fine when building virtualbox on 64-bit kernels. For users like me with 32-bit kernels, curl will have to be recompiled universal. The header will then contain an #ifdef to define CURL_SIZEOF_LONG correctly depending on architecture. -- Ticket URL: <https://trac.macports.org/ticket/30974#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS