You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/09 23:32:56 UTC

DO NOT REPLY [Bug 20629] New: - Apache 2.0.46 does not build on AIX using GCC

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20629>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20629

Apache 2.0.46 does not build on AIX using GCC

           Summary: Apache 2.0.46 does not build on AIX using GCC
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Peter.Eckel@Eckel-EDV.de


Apache 2.0.46 build aborts whilst in srclib/apr-util/crypto.

Error message is 

apr_md5.c:753:2: #error Configuration error! crypt_r() should have been selected!

Build environment: 

Apache 2.0.46
AIX 4.3.3.0.11
GCC 3.2.2

Configuration Options:

./configure \
  --with-ssl \
  --enable-ssl \
  --enable-dav \
  --enable-dav-fs

Apache 2.0.45 built fine using the same envionment, identical settings. apr_md5.c has changed 
from 2.0.45 to 2.0.46.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org