compile sendmail 8.10 on v5.1

From: Kevin Fleming <kevin_at_w617.com>
Date: Wed, 14 Feb 2001 17:12:59 +0000

Trying to compile sendmail-8.10 on Tru64 v5.1 (no patches) - get the following message:

cc -std1 -Olimit 1000 -O -I. -I../../include -DNEWDB -DNDBM -DNIS -DMAP_REGEX -c mail.local.c
cc: Warning: mail.local.c, line 203: In this declaration, parameter 4 has a diff
erent type than specified in an earlier declaration of this function. (mismatparam)
extern int vsnprintf __P((char *, size_t, const char *, ...));
----------------^
cc: Error: mail.local.c, line 203: In this declaration, the type of "vsnprintf"
is not compatible with the type of a previous declaration of "vsnprintf" at line
 number 212 in file /usr/include/stdio.h. (notcompat)
extern int vsnprintf __P((char *, size_t, const char *, ...));
----------------^
*** Exit 1
Stop.
*** Exit 1
Stop.

Same problem with sendmail-8.11 ..

any ideas ??

Thanks,
Kevin
Received on Wed Feb 14 2001 - 07:16:52 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT