Ticket #32978 (closed defect: fixed)
nsd 3.2.8 fails to build due to specifying _POSIX_C_SOURCE but using non-posix extensions
| Reported by: | cjsv@… | Owned by: | arhbkb@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | nsd |
Description
The first error is that u_long is an unrecognized type at util.c:745.
Following the Hotlist suggestion to use llvm-gcc-4.2 works fine.
Change History
comment:1 Changed 17 months ago by ryandesign@…
- Owner changed from macports-tickets@… to arhbkb@…
- Keywords clang added
- Port set to nsd
Note: See
TracTickets for help on using
tickets.


To make sure everybody knows what you're referring to, the hotlist suggestion is the one here: wiki:ProblemHotlist#compiler.