Opened 12 months ago

Closed 12 months ago

Last modified 12 months ago

#68309 closed defect (fixed)

vmtouch fails at linking on 10.6: Undefined symbols: "_getdelim"

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: snowleopard, leopard Cc:
Port: vmtouch

Description

Undefined symbols for architecture x86_64:
  "_getdelim", referenced from:
      _main in vmtouch-50a446.o
ld: symbol(s) not found for architecture x86_64

https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/172678/steps/install-port/logs/stdio

Change History (3)

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Looks like we have getdelim in legacy-support.

comment:2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 341eb5d808b77b1fcad9826fcea64726a6fbc51a/macports-ports (master):

vmtouch: Use legacysupport for getdelim

Closes: #68309

comment:3 Changed 12 months ago by barracuda156

Great, thank you!

Note: See TracTickets for help on using tickets.