tnef-1.1.4+sizelimit compile fails on Tru64
Steve Campbell
steve at AVALON.DARTMOUTH.EDU
Fri Mar 21 18:50:33 GMT 2003
Yes, that makes it compile. Thanks.
Incidently, 2 files in that distribution - basename.h and malloc.c - were in
CR/LF mode. That generates warnings from the compiler, but it's easy to fix.
Steve Campbell
Dartmouth College
Julian wrote:
> Remove line 30 from basename.h would be my best suggestion. As it is
> already declared in string.h, you don't need to declare it again anyway.
>
> At 18:20 21/03/2003, you wrote:
> >Folks,
> >
> >The version of tnef shipped with MailScanner-4.13-3, tnef-1.1.4+sizelimit,
> >does not compile on my Tru64 V5.1A system using cc. The problem seems to be
> >with the declaration of the basename function:
> >
> >cc: Warning: basename.h, line 30: In this declaration, parameter 1 has a
> >different 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
> >not compatible with the type of a previous declaration of "basename" at line
> >number 165 in file /usr/include/string.h. (notcompat)
> >basename (const char* path);
> >^
> >
> >Does anyone have any suggests for fixing this?
> >
> >Stephen Campbell
> >Network Services
> >Dartmouth College
> >6223 Berry-Baker Library
> >Hanover, New Hampshire 03755
> >603.646.3231 Fax: 603.646.1041
>
> --
> Julian Field
> www.MailScanner.info
> Professional Support Services at www.MailScanner.biz
> MailScanner thanks transtec Computers for their support
More information about the MailScanner
mailing list