[MacPorts] #40763: hping3 @20051105_1: build fails: expected parameter declarator
MacPorts
noreply at macports.org
Fri Oct 25 23:43:28 PDT 2013
#40763: hping3 @20051105_1: build fails: expected parameter declarator
---------------------+-------------------
Reporter: rr@… | Owner: pmq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: hping3 |
---------------------+-------------------
Comment (by tryn@…):
I ran into this with Homebrew, and it has to do with the new/default
secure strlcpy/strlcat functions.
One option is to dive into the source and make it properly secure.
Considering it hasn't been updated for eight years, I went with the second
options.
Append this to the CFLAGS: "-D_FORTIFY_SOURCE=0".
--
Ticket URL: <https://trac.macports.org/ticket/40763#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list