[MacPorts] #39847: reaver @1.4 fails to build libwps.o
MacPorts
noreply at macports.org
Sat Aug 3 00:47:25 PDT 2013
#39847: reaver @1.4 fails to build libwps.o
-------------------------------+--------------------------------
Reporter: nonstop.server@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords: leopard
Port: reaver |
-------------------------------+--------------------------------
Comment (by nonstop.server@…):
Replying to [comment:1 ryandesign@…]:
I got the following advice from the developer of reaver in
[http://code.google.com/p/reaver-wps/issues/detail?id=524#c8 Issue 524],
but I'm not sure how to correctly implement such a change in a Portfile.
{{{
I see that your problem is missing or do not find Headers:
stdlib.h, stdint.h, stdio.h, string.h.
It may be that you have installed the SDK. (/ Developer / SDKs)
specify the - sysroot flag to the compiler
you also need to specify the MACOSX_DEPLOYMENT_TARGET environment
variable.
set (CMAKE_CXX_FLAGS "--sysroot $ {CMAKE_OSX_SYSROOT CMAKE_CXX_FLAGS} $
{}")
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39847#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list