Re: crypt_r() should have been selected!

This is a discussion on Re: crypt_r() should have been selected! within the Linux Web Servers forums, part of the Web Server and Related Forums category; At least I managed to make the source compile now. I don't know why it doesn't use crypt_r() ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-29-2003
Sven Borkert
 
Posts: n/a
Default Re: crypt_r() should have been selected!

At least I managed to make the source compile now. I don't know why it
doesn't use crypt_r() although configure says its available. In
srclib/apr/include/apr.hw / apr.hnw you can make the APR run without
threads by commenting out

#define APR_HAS_THREADS 1

It seems to be a little bug that
httpd-2.0.46/srclib/apr-util/crypto/apr_md5.c uses

#if defined(_AIX) && defined(APR_HAS_THREADS)

to check APR_HAS_THREADS. Setting it to 0 will make it defined as
well, so you got to uncomment the whole line to make it undefined.
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:34 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0