[Dovecot] Unable to compile dovecot with Solaris 9 and Forte C
Just a "heads up".
I tried to search mailinglist archives and wiki, but found no similar configurations.
Dovecot is unbuildable with the following configuration: SunOS mail 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-V210 cc: Forte Developer 7 C 5.4 2002/03/09
config.log output from ./configure is at: http://iso.ego.fi/misc/dovecot_1.0-test50.log
I guess I'll have to bend over for GCC :)
-- Toni Viemerö | http://selfdestruct.net "It'll destroy you if you try to make it mean anything to anyone but yourself."
On 20.10.2004, at 23:43, Toni Viemero wrote:
Dovecot is unbuildable with the following configuration: SunOS mail 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-V210 cc: Forte Developer 7 C 5.4 2002/03/09
config.log output from ./configure is at: http://iso.ego.fi/misc/dovecot_1.0-test50.log
configure:13862: f77 -c -o out/conftest2.o conftest.f >&5 NOTICE: Invoking /opt/SUNWspro/bin/f90 -f77 -ftrap=%none -c -o out/conftest2.o conftest.f f90: Fatal error in f90comp: Bad System Call (core dumped) .. configure:20073: cc -o conftest -g conftest.c >&5 ld: fatal: file conftest: open failed: Is a directory
So it's trying to check for Fortran compiler, but the check ends up creating conftest directory. Wonder why autoconf is even trying to check fortran. I didn't ask for it. Hmm. Perhaps I really should upgrade to newer autoconf things and look at the patch which has been sitting in my INBOX for months.. :)
participants (2)
-
Timo Sirainen
-
Toni Viemero