Hi guys,

if there is someone who ever tried ezmlm.
I tried to compile it, but failed. It said: 

root@omega:/usr/local/ezmlm-0.53# make
./compile ezmlm-make.c
ezmlm-make.c: In function `main':
ezmlm-make.c:135: warning: return type of `main' is not `int'
./compile auto-str.c
auto-str.c: In function `main':
auto-str.c:15: warning: return type of `main' is not `int' 

Still many comment like this. I checked the file itself, it's written:
void main(argc, argv)
int argc;
char **argv
... 

I think I shouldn't edit it one by one, but what caused the error message? 

Thanks! 

Chrisanthy

Reply via email to