Opened 4 years ago
Closed 4 years ago
#60479 closed defect (fixed)
pihpsdr: Undefined symbols for architecture x86_64: "_clock_gettime",
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ra1nb0w |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | pihpsdr |
Description
pihpsdr doesn't build on 10.9 because it uses clock_gettime. This could be fixed using the legacysupport 1.0 portgroup.
Change History (3)
comment:1 Changed 4 years ago by ra1nb0w
comment:3 Changed 4 years ago by Davide Gerhard <ra1nb0w@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
strange. should be fixed by https://github.com/macports/macports-ports/blob/master/science/pihpsdr/files/0001-clock_gettime-is-not-available-on-macOS-10.12.patch I will check.