I'm trying to install DA on Freebsd 8.x 64-bit since yesterday and I finished (or at least thought so), I stumbled on the same issue with exim.
However, running it gives me this error:
Code:
#exim
/libexec/ld-elf.so.1: Undefined symbol "PL_stack_max" referenced from COPY relocation in /usr/sbin/exim
Quite probably related to Perl, as some sources suggest. I've recompiled Perl, turned off threading, but still getting this error with exim provided with DA.
When installed from ports, exim works like a dream, so wondering if we can use the one installed from ports?