Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Wietse Venema
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 MAKELE

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread 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 hmm, on this special maschine no sys-software is changed by me. i even cannot update any parts of system cause it is d

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Wietse Venema
Andre H?bner: > > Note that uint32_t is used in /usr/include/sys/epoll.h. This means > > that you have a broken include file hierachy. > > /usr/include/sys/epoll.h is part of c-library and unchanged by me Sorry, /usr/include/sys/epoll.h is a SYSTEM INCLUDE FILE and such files must not have "undef

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Andre Hübner
Note that uint32_t is used in /usr/include/sys/epoll.h. This means that you have a broken include file hierachy. /usr/include/sys/epoll.h is part of c-library and unchanged by me i tried "make tidy" on this machine with version 2.4.9 and it was successfull lines 56-68 of /usr/include/sys/epo

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Wietse Venema
Andre H?bner: > 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