LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   redhat enterprise linux 5.0 +apache+ssl (https://www.linuxquestions.org/questions/linux-networking-3/redhat-enterprise-linux-5-0-apache-ssl-652732/)

kulg123 07-01-2008 12:48 AM

redhat enterprise linux 5.0 +apache+ssl
 
Hello

I want to use the module "auth_mod_kerb" for the web authentication .
Currently i m trying on RedHat enterprise linix 5.0

I have Openssl 0.9.8 g installed on it
But when i m trying to install "apachae with ssl " (apache 2.2.8 ),i m getting some error.
Without ssl apache is getting installed properly


i did
./configure --enable-ssl --enable-mods-shared=all

then

make

Now i m getting following errors
/ab.c:382:undefined reference to`BIO_get_callback_arg'
/ab.c:1144: undefined reference to`BIO_set_callback'
/ab.c:1144: undefined reference to`BIO_set_callback'
/ab.c:1145: undefined reference to`BIO_set_callback_arg'
.libs/ab.o: In function `main':
ab.c:2154: undefined reference to`SSL_CTX_set_info_callback'

Please help me out in resloving this issue
Thanks
kul

unSpawn 07-01-2008 01:33 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread should be closed because it is a duplicate of http://www.linuxquestions.org/questi...r-make-652738/.


All times are GMT -5. The time now is 09:15 AM.