Bill Shupp wrote:
John wrote:
I spoke too soon,
during the make, I get:
Compiling authdaemon.c
authdaemon.c:1: error: bad value (generic) for -mtune= switch
make[2]: *** [authdaemon.lo] Error 1
make[2]: Leaving directory `/var/src/courier-authlib-0.59.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/src/courier-authlib-0.59.1'
make: *** [all] Error 2
Any ideas?
None. You might try the courier users list.
Regards,
Bill
Thanks bill,
Just for the record, it was gcc 4.1.1 setting my mtune variable to generic
I upgraded to gcc 4.2.0,
ran ./configure --with-redhat --with-mailuser=vpopmail
--with-mailgroup=vchkpw --with-authvchkpw
works great