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/02 17:10:22 UTC

DO NOT REPLY [Bug 20420] New: - crypt_r() error during make

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=20420>.
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=20420

crypt_r() error during make

           Summary: crypt_r() error during make
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ryan.laus@cmich.edu


Trying to compile Apache 2.0.46 on AIX 4.3.3 with the latest service level of 
4330-11. The following error occures during make:

apr_md5.c:753:2: #error Configuration error! crypt_r() should have been selected
!
make[4]: *** [apr_md5.lo] Error 1
make[4]: Leaving directory `/usr/local/tmp/httpd-2.0.46/srclib/apr-util/crypto'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/tmp/httpd-2.0.46/srclib/apr-util/crypto'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/tmp/httpd-2.0.46/srclib/apr-util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/tmp/httpd-2.0.46/srclib'
make: *** [all-recursive] Error 1

I am currently using GNU gcc compiler version 3.2.3 with GNU make version 
3.80.  I am able to compile Apache versions 2.0.44 and 2.0.45 without any 
errors.  There seems to be some sort of conflict with the Apache md5 libraries 
and AIX.  Can't seem to get around this error at all!  If you need any more 
information please let me know.  Thank you!

Ryan Laus
Programmer/Analyst
Central Michigan University

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