Re: [toaster] courier issues?

2007-05-19 Thread Bill Shupp
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


Re: [toaster] courier issues?

2007-05-19 Thread John

John wrote:

When I attempt to ./configure --with-redhat, courier-authlib,

checking for mail userid... configure: error: Cannot determine mail user
./configure: line 25368: exit: use: numeric argument required
./configure: line 25368: exit: use: numeric argument required

This is a fresh install on an FC6 box.

Think I just figured it out.
For the record, on my fedora box, ./configure with authlibs needs
./configure --with-redhat --with-mailuser=vpopmail 
--with-mailgroup=vchkpw




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?


[toaster] courier issues?

2007-05-19 Thread John

When I attempt to ./configure --with-redhat, courier-authlib,

checking for mail userid... configure: error: Cannot determine mail user
./configure: line 25368: exit: use: numeric argument required
./configure: line 25368: exit: use: numeric argument required

This is a fresh install on an FC6 box.

Think I just figured it out.
For the record, on my fedora box, ./configure with authlibs needs
./configure --with-redhat --with-mailuser=vpopmail --with-mailgroup=vchkpw