Seema Alevoor wrote:
> I have updated the webrev ( http://cr.opensolaris.org/~seema/6670736/ ).
>
> Main changes include patches to apr_hints.m4 and apr_common.m4
> apr_hints.m4 - to add the threaded flags.
>
> apr_common.m4 - to use the Sun compiler's flag, "-xM" to generate 
> makefile dependencies. Since, for httpd we use the bundled configure 
> script, there is a need to patch this file, too.
> Without this, mod_auth_gss build caused the following error:
>             cc1: error: invalid option `t'
Any ideas out there why mod_auth_gss wasn't picking up 
CC=/opt/SUNWspro/bin/cc from the Apache build in a natural way, and 
instead was using gcc (which doesn't like -mt)?


Reply via email to