On April 4, 2007 5:53:10 PM +0200 Davide Vaghetti
<[EMAIL PROTECTED]> wrote:
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
...
When I try to actually make it, this is the result:
Making all in imap
make[3]: Entering directory `/usr/local/src/dovecot-1.0.rc29/src/imap'
/bin/ksh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2
...
make[3]: *** [imap] Bus Error (core dumped)
...
This is a ksh bug.
Try setting CONFIG_SHELL in libtool to /usr/xpg4/bin/sh.
-frank