Good evening,
I am having trouble with Exim on a DA setup. It has been segfaulting since yesterday for unknown reasons (CentOS 5.3 AMD64, fully updated). Since then I tried virtually anything I could think of but have not been able to fix it. I made some progress by recompiling Exim, but I can't seem to get the integrated Perl to compile with it. It keeps saying:
perl.c
make[1]: O: Command not found
Which causes perl.o to be missing in the next step of compilation. Without Perl everything seems to work fine but then Exim cannot start because of the exim.pl directive.
Does anyone know how I can get this to compile?
Regards,
Richard van Looijen
PS: I have iconv disabled in the Local/Makefile
PS2: The segfaults logged in /var/log/messages look like: Aug 10 23:43:10 bluemail1 kernel: exim[3462]: segfault at 0000003540a2ff78 rip 0000003540a2ff78 rsp 00007fff3bcc8138 error 14, this is the real problem I'm trying to solve... Since it will not process any e-mail right now.
I am having trouble with Exim on a DA setup. It has been segfaulting since yesterday for unknown reasons (CentOS 5.3 AMD64, fully updated). Since then I tried virtually anything I could think of but have not been able to fix it. I made some progress by recompiling Exim, but I can't seem to get the integrated Perl to compile with it. It keeps saying:
perl.c
make[1]: O: Command not found
Which causes perl.o to be missing in the next step of compilation. Without Perl everything seems to work fine but then Exim cannot start because of the exim.pl directive.
Does anyone know how I can get this to compile?
Regards,
Richard van Looijen
PS: I have iconv disabled in the Local/Makefile
PS2: The segfaults logged in /var/log/messages look like: Aug 10 23:43:10 bluemail1 kernel: exim[3462]: segfault at 0000003540a2ff78 rip 0000003540a2ff78 rsp 00007fff3bcc8138 error 14, this is the real problem I'm trying to solve... Since it will not process any e-mail right now.
Last edited: