[SA-exim] Novice Installation Question.
David Woodhouse
dwmw2 at infradead.org
Thu, 25 Jul 2002 09:23:47 +0100
marc@merlins.org said:
> This hasn't been tested on Solaris yet. David Woodhouse (the original
> patch author) warned that it might only work on linux. I do not know
> what's involved it making it work for Solaris.
> David, any ideas?
>
Hmmm. It looks like Exim hasn't been compiled such that it exports its own
internal symbols. We had to add '-rdynamic' to the GCC link command to make
that happen on Linux. Given the libgcc_s.so.1 requirement I assume you're
using GCC on Solaris, not Sun's compiler? So I don't know why it's
different.
I'll bug one of the Apache guys when he turns up later in the morning.
--
dwmw2