AW: AW: Cyrus-Imap gmake problems
Jeff Warnica
jeffw at chebucto.ns.ca
Wed Sep 10 19:04:00 EDT 2003
Clearly you are not using the gcc compiler, you using the SGI one. Set
the "CC" enviroment variable to the gcc executable before you run make
(possibly before configure.. wouldnt hurt) With bash:
$ export CC=`which gcc`
On Wed, 2003-09-10 at 18:52, Peter Rottmann wrote:
> Compiler license error. I am a bit confused now, because I used the gcc
> compiler.
More information about the Info-cyrus
mailing list