Opened 12 years ago

Closed 12 years ago

#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 (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: clang added
Owner: changed from macports-tickets@… to arhbkb@…
Port: nsd added

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

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Keywords: clang removed
Resolution: fixed
Status: newclosed
Summary: nsd 3.2.8 fails to build with clang on Lion with Xcode 4.2nsd 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.