Opened 4 years ago
Closed 4 years ago
#62555 closed defect (duplicate)
abiword-x11 @3.0.4: Does not use MacPorts-provided LDFLAGS so build fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | abiword-x11 |
Description
abiword-x11 fails to build on OS X 10.11 and earlier:
Undefined symbols for architecture x86_64: "_clock_gettime", referenced from: GR_Caret::_blink(bool) in libxp.a(gr_Caret.o) ld: symbol(s) not found for architecture x86_64
I added the legacysupport portgroup, but the LDFLAGS that the portgroup adds (and the other LDFLAGS that MacPorts always adds) are not being used by the port, therefore the build fails.
Change History (1)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #62410.