This is a discussion on Re: smtp killed by signal 4 within the mailing.postfix.users forums, part of the Mail Servers and Related category; Hamie: > Wietse Venema wrote: > >Hamie: > >>I have the same problem. On AIX 5.1... ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hamie:
> Wietse Venema wrote: > >Hamie: > >>I have the same problem. On AIX 5.1... BTW you can use -DCOMPAT_43 when > >>compiling to get around the problems in unix_recv_fd as well... (Which > >>is what I did). > > > >Snapshot 20041013 supports AIX 5.1. I am using it myself. > > Hi. Thanks for that. I suspect I have a problem elsewhere because I'm > actually compiling at the moment on AIX 4.3.3, but using it on AIX > 5.1... I'll run up a copy of gcc on 5.1 & the newly TLS patched 20041013 > snapshot and see how far I get. > > That COMPAT_43 info is bogus BTW... I suspect I didn't run a make clean > afterwards, because it chokes on a clean compile with no sa_len in > struct sockaddr... Ho hum. My mistake. Definitely build on the same platform as what is used at run-time, and don't manually turn on BSD or LINUX compatibility modes. Postfix has not been verified in compatibility environments. Wietse |