Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

conflicting types for readheaders

39 views
Skip to first unread message

Muhammad Ehtasham

unread,
Jan 11, 2018, 11:50:23 AM1/11/18
to
Hi

I am getting the following error while running "sh Build install".can anyone tell me how to resolve it.

make[1]: Entering directory '/home/ehtasham/sendmail-8.12.11/obj.Linux.4.10.0-42-generic.x86_64/vacation'
cc -O2 -I. -I../../sendmail -I../../include -I/usr/include/sasl -DSTARTTLS -DSASL -DLDAPMAP -DNOT_SENDMAIL -c -o vacation.o vacation.c
vacation.c:484:5: error: conflicting types for ‘readheaders’
int readheaders(alwaysrespond)
^
vacation.c:143:13: note: previous declaration of ‘readheaders’ was here
extern int readheaders __P((bool));
^
<builtin>: recipe for target 'vacation.o' failed
make[1]: *** [vacation.o] Error 1
make[1]: Leaving directory '/home/ehtasham/sendmail-8.12.11/obj.Linux.4.10.0-42-generic.x86_64/vacation'
Makefile:11: recipe for target 'all' failed
make: *** [all] Error 2


thank you
Muhammad Ehtasham

Claus Aßmann

unread,
Jan 11, 2018, 7:24:51 PM1/11/18
to
Muhammad Ehtasham wrote:

> I am getting the following error while running "sh Build install".can anyone tell me how to resolve it.

> make[1]: Entering directory '/home/ehtasham/sendmail-8.12.11/obj.Linux.4.10.0-42-generic.x86_64/vacation'
^^^^^^^
Really?

That's more than 13 YEARS old!

Please use something recent (e.g., 8.15).


--
Note: please read the netiquette before posting. I will almost never
reply to top-postings which include a full copy of the previous
article(s) at the end because it's annoying, shows that the poster
is too lazy to trim his article, and it's wasting the time of all readers.
0 new messages