I am seeing this error on master. Don't have time to look into it just now, but I have just made a new VM for building Wireshark. Which object file is supposed to implement these?
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `nds_defrag'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `ncp_echo_file'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `nds_defragment'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `dissect_nds_request'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `nds_echo_eid'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `dissect_ping_req'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `dissect_ncp_reply'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `ncp_echo_err'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `ncp_newstyle'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `dissect_ncp_request'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `ncp_echo_conn'
/usr/bin/ld: run/libwireshark.so.0.0.0: undefined reference to `ncp_echo_server'