LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-25-2003, 03:01 PM   #1
GAVollink
Member
 
Registered: Apr 2002
Location: Bronx, NY
Distribution: Ubuntu
Posts: 371

Rep: Reputation: 34
SOLUTION: Apache 2.0 SSL and RedHat


Didn't find this anywhere else, so I thought I'd put it here:

I Couldn't compile SSL components for Apache 2. Found that mod_ssl.h was requesting a symbol from "err.h" which is part of the openssl package. However, RedHat ships with an err.h for other purposes in the default include path.

/usr/include/err.h <wrong one>
/usr/include/openssl/err.h <right one>

Modified <SRC>httpd-2.0.47/modules/ssl/mod_ssl.h

On line 126 - changed this:
#include <err.h>
to this
#include "openssl/err.h"

This may be related to my tendancy of installing redhat as "EVERYTHING", instead of carefully picking packages, but regardless - this seems to work if anybody else runs into this issue.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 1.3.33 (debian built) and Apache SSL does not respond to the proper ports lqorg_user Linux - Networking 0 11-06-2005 04:11 PM
apache and apache-ssl questions merana Debian 4 03-10-2005 10:10 AM
MSN with Gaim - solution to SSL Problem Seppel Slackware 2 03-09-2005 08:46 PM
Problem compiling Apache 2.0.49 + SSL 0.9.7a-20.2 on RedHat 9 Lunitari Linux - Software 4 05-21-2004 09:12 AM
Ssl Solution Kamranshehzad Linux - Security 6 11-25-2003 08:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration