[MacPorts] #21867: curl-7.19.6 fails to build with Xcode 3.2
MacPorts
noreply at macports.org
Wed Oct 7 15:16:11 PDT 2009
#21867: curl-7.19.6 fails to build with Xcode 3.2
----------------------------------------+-----------------------------------
Reporter: davec@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: curl
----------------------------------------+-----------------------------------
Comment(by ryandesign@…):
The first difference I see between your output and mine is that mine says
{{{
checking for stdint.h... yes
checking for inttypes.h... yes
}}}
while yours says
{{{
checking for stdint.h... no
checking for inttypes.h... no
}}}
A little further down, mine says
{{{
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
}}}
and yours says
{{{
checking for arpa/inet.h... no
checking for net/if.h... no
checking for netinet/in.h... no
}}}
And there are more similar errors. These seem like pretty basic and
important files which are supposed to be there. I don't know if they're
provided by Xcode or the operating system, but since reinstalling Xcode is
easier than reinstalling the whole OS, please try that, and verify that it
is in fact Xcode version 3.2.
--
Ticket URL: <http://trac.macports.org/ticket/21867#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list