Opened 5 years ago
Closed 5 years ago
#60240 closed defect (fixed)
ntp: needs Portgroup: legacysupport to build on SnowLeopard
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 (3)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | danielluke removed |
---|---|
Description: | modified (diff) |
Owner: | set to danielluke |
Status: | new → assigned |
comment:2 Changed 5 years ago by grumpybozo (Bill Cole)
comment:3 Changed 5 years ago by Bill Cole <18053819+grumpybozo@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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.