Opened 7 years ago
Closed 7 years ago
#59328 closed defect (duplicate)
qemu @4.1.0: Undefined symbols _clock_gettime
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | raimue (Rainer Müller) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.6.1 |
| Keywords: | mavericks | Cc: | |
| Port: | qemu |
Description
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_discard_f in qemu-io-cmds.o
_aio_write_f in qemu-io-cmds.o
_aio_write_done in qemu-io-cmds.o
_aio_read_f in qemu-io-cmds.o
_aio_read_done in qemu-io-cmds.o
_writev_f in qemu-io-cmds.o
_write_f in qemu-io-cmds.o
...
ld: symbol(s) not found for architecture x86_64
Maybe using the legacysupport portgroup would help.
Change History (1)
comment:1 Changed 7 years ago by kencu (Ken)
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

this is actually a duplicate of 59257. There's a link to a fix in that other ticket, if acceptable to Raimue. I'll update the other description to be more clear.