I have imap 2.0.13 on Solaris 8 built with gcc and software from the
companion CDROM.
There are a number of things to look out for.
1) You should build your own copy of perl with gcc, the one supplied
with
Solaris expects Sun's cc compiler to be available. I built my own
copy of perl 5.6.0 and p
I'm using gcc to compile cyrus imapd 2.0.13 and although I had some
minor problems with it not being able to find some libraries that I
fixed by moving them into the main compile directory.
But now I'm stumped. The compile gets to a certain point and now wants
cc...what am I doing wrong?
Here's