You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Graham Leggett <mi...@sharp.fm> on 1999/12/10 09:00:27 UTC

mod_jserv/5452: Apache+mod_jserv+mod_ssl breaks -> missing -DEAPI

>Number:         5452
>Category:       mod_jserv
>Synopsis:       Apache+mod_jserv+mod_ssl breaks -> missing -DEAPI
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Dec 10 00:10:01 PST 1999
>Last-Modified:
>Originator:     minfrin@sharp.fm
>Organization:
apache
>Release:        v1.3.9
>Environment:
[root@force ApacheJServ-1.1b3]# uname -a
Linux force 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown
[root@force ApacheJServ-1.1b3]# gcc --version
egcs-2.91.66
>Description:
- Follow the mod_ssl instructions for building Apache + mod_ssl.

- Follow the DSO instructions (using apxs) to add mod_jserv to Apache.

- Try a apachectl configtest

A warning is issued that because mod_jserv was compiled without EAPI, it will
probably crash.

Workaround (for tcsh):

setenv CFLAGS -DEAPI
./configure ...
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]