On Tue, Jul 20, 1999 at 07:40:22PM -0400, Ben Cranston wrote: > Is it a missing double quote??? > > > strdup.c : > > /* $Id: strdup.c,v 1.2 1996/01/31 10:02:49 martin Exp martin $ */ > > > > #ifndef lint > > static char vcid[] = "$Id: strdup.c,v 1.2 1996/01/31 10:02:49 martin Exp > ^ I don't see a close to this open quote It is at it's place ;-)
As I said removing -O from the compiler (gcc 2.7.2.3) solve this problem (another problem then arises) Can you get the source from non-us.debian.org and compile it? what will be the result ssltelnet_0.11.2-2.dsc ssltelnet_0.11.2-2.diff.gz ssltelnet_0.11.2.orig.tar.gz > > martin > > #endif /* lint */ > > > > #include <string.h> > > #include <malloc.h> > > ... > > Then again, there is that "martin" sitting in column one on the next line > (boy, sound like an old mainframe guy, don't I :-) so maybe there was a > problem quoting into the original posting and/or a source garble in that > particular .c file??? the file is ok, it is plain strdup ;-) I even removed all unnecessary staff from it > > -- > Charles B. (Ben) Cranston > mailto:[EMAIL PROTECTED] > http://www.wam.umd.edu/~zben