Anyone have a version of tnef newer than 1.1.2 that compiles under Tru64
version 5.1B? The version that ships with the newest MailScanner version
is 1.1.4 but the compilation fails:
cc: Warning: basename.h, line 30: In this declaration, parameter 1 has a differe
nt type than specified in an earlier declaration of this function. (mismatparam)
basename (const char* path);
^
cc: Error: basename.h, line 30: In this declaration, the type of "basename" is n
ot compatible with the type of a previous declaration of "basename" at line numb
er 165 in file /usr/include/string.h. (notcompat)
basename (const char* path);
I downloaded 1.1.5 from SourceForge and it has the same problem. 1.1.2,
however, does compile so that's my fallback. Thanks in advance.
================================================================================
Don Newcomer Dickinson College
Senior Manager, Systems P.O. Box 1773
newcomer_at_dickinson.edu Carlisle, PA 17013
Phone: (717) 245-1256
FAX: (717) 245-1690
Received on Fri Mar 05 2004 - 19:26:47 NZDT