ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Build breakage on master?

From: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Mon, 28 Feb 2022 15:57:52 +0000
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'