Hi,

i successfully compiled and packaged postfix 2.5.5 on suse 10.1 with gcc 4.1.2

Now i try same with suse 8.2 and gcc 3.3

Testcompile with simple: make tidy results in
make tidy
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
In file included from makedefs.test.c:2:
/usr/include/sys/epoll.h:60: error: parse error before "uint32_t"
/usr/include/sys/epoll.h:66: error: parse error before "uint32_t"
make: *** [Makefiles] Error 1
make: *** [Makefiles] Error 2

?? hmm, what to do now? did not found special requirements for gcc.
my last step, postfix 2.3.4 was successfully compiled on same machine.

Thanks
Hans



Reply via email to