On Sep 23, 2003, at 1:07 PM, Greg Morris wrote:


Am I missing something? I just updated from CVS but I get this error during link for the tacacs dissector. Where is bcopy defined?

In various libraries on various systems, unless you're on a system where *no* library defines it. That's why the "Portability" section of doc/README.developer says "don't use bcopy".


I've checked in a change to use "memcpy()" instead.

Reply via email to