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

Ethereal-dev: [Ethereal-dev] Missing external bcopy...

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Greg Morris" <gmorris@xxxxxxxxxx>
Date: Tue, 23 Sep 2003 14:07:41 -0600
Linking ethereal.exe
        link @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nma02636.
packet-tacacs.obj : error LNK2001: unresolved external symbol _bcopy
 
Am I missing something? I just updated from CVS but I get this error during link for the tacacs dissector. Where is bcopy defined?
 
Note: I did perform a "nmake -f makefile clean" first.
 
Greg