This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM64B: wfantund compilation failed on SK-AM64

Part Number: SK-AM64B

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)

www.ti.com/.../SK-AM64B

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