> > When building Apache 1.3.3 after incorporating mod_ssl,
> > I get the following message when compiling "mod_ssl.c"
> > (message wrapped for readability):
> > 
> > cc -c  -I../../os/unix -I../../include   -DAIX=42 -U__STR__ 
> > -DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -DMOD_SSL=200113
> >  -I/usr/local/src/SSLeay-0.9.0b/include -DUSE_HSREGEX `../../apaci` 
> > -DMOD_SSL_VERSION=\"2.0.13\" mod_ssl.c
> > 
> > "mod_ssl.h", line 91.23: 1506-334 (S) Identifier uchar has already
> >  been defined on line 224 of "/usr/include/sys/types.h".
> > 
> > This is using the standard AIX C compiler (not gcc).
> > 
> > The same problems appears when compiling "ssl_gcachecommon.c" because
> > of a similar situation with "ssl_gcache.h".
> 
>
>
> This is now fixed for mod_ssl 2.0.14 and 2.1b7.
> Thanks for your feedback.

Thank _you_ for taking care of it.   Regards,    -Theodore Hope

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to