#30974: Virtualbox build failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: | Port: virtualbox ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [ticket:30974 macsforever2000@…]:
{{{ :info:build /opt/local/include/curl/curlrules.h:143: error: size of array ‘__curl_rule_01__’ is negative :info:build /opt/local/include/curl/curlrules.h:153: error: size of array ‘__curl_rule_02__’ is negative }}} Looks like virtualbox has an undeclared dependency on curl. Is curl installed with the same archs for which you're building virtualbox? These lines reference CURL_SIZEOF_LONG and CURL_SIZEOF_CURL_OFF_T. If the archs of curl and virtualbox match, can you try rebuilding curl anyway? -- Ticket URL: <https://trac.macports.org/ticket/30974#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS