Opened 2 years ago

Last modified 23 months ago

#65227 assigned defect

uboot-tools @2020.10: Undefined symbols: "_strndup"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: rdbisme (Ruben Di Battista)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: snowleopard Cc:
Port: uboot-tools

Description

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

Undefined symbols:
  "_strndup", referenced from:
      _xstrndup in zconf.tab.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gmake[1]: *** [scripts/Makefile.host:104: scripts/kconfig/conf] Error 1
gmake: *** [Makefile:565: defconfig] Error 2

Change History (1)

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

The port already includes the legacysupport portgroup for this, so something must be preventing it from working correctly.

Note: See TracTickets for help on using tickets.