New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32978 (closed defect: fixed)

Opened 17 months ago

Last modified 11 months ago

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

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

comment:2 Changed 11 months ago by jmr@…

  • Keywords clang removed
  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from nsd 3.2.8 fails to build with clang on Lion with Xcode 4.2 to nsd 3.2.8 fails to build due to specifying _POSIX_C_SOURCE but using non-posix extensions
Note: See TracTickets for help on using tickets.