Opened 4 years ago

Last modified 4 years ago

#60240 closed defect

ntp: needs Portgroup: legacysupport to build on SnowLeopard — at Version 1

Reported by: grumpybozo (Bill Cole) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: snowleopard Cc:
Port: ntp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The telltale fatal error from an attempt to build ntp:

   Undefined symbols for architecture i386:
     "_strnlen", referenced from:
         _refclock_save_lcode in libntpd.a(ntp_refclock.o)
   ld: symbol(s) not found for architecture i386

The build works with this line added to the Portfile:

   PortGroup   legacysupport  1.0

Change History (1)

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

Cc: danielluke removed
Description: modified (diff)
Owner: set to danielluke
Status: newassigned

Agreed.

When you already know the fix for an issue, you can make it easier for us to accept that fix by submitting it as a pull request.

Note: See TracTickets for help on using tickets.