Opened 4 years ago

Closed 4 years ago

#59550 closed defect (fixed)

nut: Undefined symbols: "_strnlen"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: snowleopard leopard tiger Cc:
Port: nut

Description

nut fails to build on 10.6:

Undefined symbols for architecture x86_64:
  "_strnlen", referenced from:
      _upsdrv_updateinfo in nutdrv_atcl_usb.o
ld: symbol(s) not found for architecture x86_64

The legacysupport portgroup can provide a definition of strnlen.

Change History (1)

comment:1 Changed 4 years ago by kencu (Ken)

Owner: set to kencu
Resolution: fixed
Status: assignedclosed

In 51b6e744eb70d05f823206576c075b2b954381d9/macports-ports (master):

nut: use legacysupport

for strnlen on older systems
closes: #59550

Note: See TracTickets for help on using tickets.