[MacPorts] #33311: ISC DHCP 3.1-ESV is End-of-Life on March 1st, 2012
MacPorts
noreply at macports.org
Mon Feb 20 11:56:03 PST 2012
#33311: ISC DHCP 3.1-ESV is End-of-Life on March 1st, 2012
-------------------------------------------+--------------------------------
Reporter: stefan.van.der.eijk@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: clang | Port: dhcp
-------------------------------------------+--------------------------------
Changes (by cal@…):
* keywords: => clang
* cc: cal@… (added)
Comment:
This is probably yet another case of
http://clang.llvm.org/compatibility.html#inline. Possible fixes:
- set configure.compiler to llvm-gcc-4.2 if it's clang (the least
favorable solution)
- add -std=c89 to configure.cflags if compiling with clang
- patch the code to drop the inline from the function declaration (imho
the best solution here)
Also, if it turns out the problem was caused by this you might want to
report it back to upstream for assuming to be compiled against the GNU 89
standard without actually specifying a standard.
--
Ticket URL: <https://trac.macports.org/ticket/33311#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list