Tool/software:
Dear TI Engineers.
I compiled wfantund on a AM64 Start Kit but failed. Here are my set up:
AM64 starter kit for AM64x (Mine is the general purpose version)
OS on the Start Kit is chosen to be:
tisdk-debian-trixie-am64xx-evm.wic.xz — 293732K
The last lines on the terminal are:
/usr/bin/ld: wfantund-netif-mgmt.o: in function `netif_mgmt_get_flags': /usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:96:(.text+0x48): undefined reference to `___missing_strlcpy' /usr/bin/ld: wfantund-netif-mgmt.o: in function `netif_mgmt_set_flags': /usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:113:(.text+0xd4): undefined reference to `___missing_strlcpy' /usr/bin/ld: wfantund-netif-mgmt.o: in function `netif_mgmt_clear_flags': /usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:132:(.text+0x1d0): undefined reference to `___missing_strlcpy' /usr/bin/ld: wfantund-netif-mgmt.o: in function `netif_mgmt_set_mtu': /usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:184:(.text+0x350): undefined reference to `___missing_strlcpy' /usr/bin/ld: wfantund-netif-mgmt.o: in function `netif_mgmt_get_ifindex': /usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:204:(.text+0x3e8): undefined reference to `___missing_strlcpy' /usr/bin/ld: wfantund-netif-mgmt.o:/usr/local/ti-wisunfantund/src/wpantund/../util/netif-mgmt.c:204: more undefined references to `___missing_strlcpy' follow collect2: error: ld returned 1 exit status make[4]: *** [Makefile:692: wfantund] Error 1 make[4]: Leaving directory '/usr/local/ti-wisunfantund/src/wpantund' make[3]: *** [Makefile:597: all] Error 2 make[3]: Leaving directory '/usr/local/ti-wisunfantund/src/wpantund' make[2]: *** [Makefile:454: all-recursive] Error 1 make[2]: Leaving directory '/usr/local/ti-wisunfantund/src' make[1]: *** [Makefile:393: all] Error 2 rm ../src/version.c make[1]: Leaving directory '/usr/local/ti-wisunfantund/src' make: *** [Makefile:534: all-recursive] Error 1
Please help me to correct it.
Yours faithfully,
Timmy