From: Dave-Nuttall@cup.portal.com (David Dave Nuttall) Subject: Re: UUCP 103 (taylor) Date: Sat, 26 Dec 1992 04:47:14 PST
I am also having difficulty compiling Taylor UUCP 103 under Linux 0.99pl1.
Commenting out the line:
#define strncasecmp strnicmp
does not fix it....rather it results in an error pointing at line
1182 which is apparently:
extern int strncasecmp P((const char *z1, const char *z2, int clen));
If you comment out that line, it just gets worse!
Any constructive comments would be appreciated.
Thanks.
(And "Read the FAQ" is cute, but no always instructive or constructive.)