[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zmailer on NeXT 2.0



Hi,

	Anyone complied zmailer on a NeXT 2.0?
I got lots of warning and error messages when I tried to complie it.
Here are some examples:

cc  -g   -I../include -o ssl ssl.c
ssl.c: In function main:
ssl.c:706: warning: type mismatch with previous external decl
/usr/include/stdio.h:82: warning: previous external decl of `fprintf'
ssl.c:706: warning: local declaration of `fprintf' doesn't match global one
ssl.c:706: warning: type mismatch with previous external decl

ndbm.c: In function add_ndbm:
ndbm.c:155: warning: return of integer from pointer lacks a cast
ndbm.c: In function remove_ndbm:
ndbm.c:182: warning: return of integer from pointer lacks a cast

/usr/include/stdio.h:102: conflicting types for `fread'
../../include/sysprotos.h:45: previous declaration of `fread'
/usr/include/stdio.h:103: conflicting types for `fwrite'
../../include/sysprotos.h:51: previous declaration of `fwrite'

any idea ?

Thanks

/pok