Opened 2 years ago
Last modified 2 years 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
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
Note: See
TracTickets for help on using
tickets.
The port already includes the legacysupport portgroup for this, so something must be preventing it from working correctly.