On Wed, Mar 20, 2002 at 10:44:41PM -0500, Paul Townsend wrote: > "ssh-keyscan.c" can't be linked statically against "libssh.a". You end > up with `fatal()' being doubly defined. i don't think so. fatal() is defined in fatal.o, so linking ssh-keyscan statically will exclude fatal.o