Andre H?bner: > > > Sorry, "make tidy" is always successful. This proves nothing. > > not always, this is the reason for writing to this list ;) > errormessages sent in 1. mail are result of make tidy
That is incorrect. This was your problem report: 1 make tidy 2 make -f Makefile.in MAKELEVEL= Makefiles 3 (echo "# Do not edit -- this file documents how Postfix was built for 4 your machine."; /bin/sh makedefs) >makedefs.tmp 5 In file included from makedefs.test.c:2: 6 /usr/include/sys/epoll.h:60: error: parse error before "uint32_t" 7 /usr/include/sys/epoll.h:66: error: parse error before "uint32_t" 8 make: *** [Makefiles] Error 1 9 make: *** [Makefiles] Error 2 The "make tidy" command had no error. The error happens with the next command. Again, successful execution of "make tidy" does not prove that Postfix 2.4 will build on your machine. To build Postfix 2.4 and later on Kernel 2.6 and later you must install the correct include files. Compilation on broken systems is not supported. Wietse