Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  apache and IPv6 vulnerabilities?  
Author Message
mike31

External


Since: Jul 25, 2003
Posts: 4



(Msg. 1) Posted: Fri Jul 25, 2003 11:01 pm
Post subject: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL
Archived from groups: alt>apache>configuration (more info?)

Hello,

I can't seem to get past this:

gcc -c -I../../os/unix -I../../include -DLINUX=22
-I/usr/include/gdbm -DMOD_SSL=208115 -DUSE_HSREGEX -DEAPI
`../../apaci` -fpic -DSHARED_MODULE -DSSL_COMPAT -DSSL_USE_SDBM
-DSSL_ENGINE -DMOD_SSL_VERSION=\"2.8.15\" mod_ssl.c && mv mod_ssl.o
mod_ssl.lo
In file included from /usr/include/openssl/ssl.h:179,
from mod_ssl.h:116,
from mod_ssl.c:65:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
In file included from /usr/include/openssl/ssl.h:179,
from mod_ssl.h:116,
from mod_ssl.c:65:
/usr/include/openssl/kssl.h:132: parse error before "krb5_enctype"
/usr/include/openssl/kssl.h:134: parse error before "FAR"
/usr/include/openssl/kssl.h:135: parse error before '}' token
/usr/include/openssl/kssl.h:147: parse error before
"kssl_ctx_setstring"
/usr/include/openssl/kssl.h:147: parse error before '*' token
/usr/include/openssl/kssl.h:148: parse error before '*' token
/usr/include/openssl/kssl.h:149: parse error before '*' token
/usr/include/openssl/kssl.h:149: parse error before '*' token
/usr/include/openssl/kssl.h:150: parse error before '*' token
/usr/include/openssl/kssl.h:151: parse error before
"kssl_ctx_setprinc"
/usr/include/openssl/kssl.h:151: parse error before '*' token
/usr/include/openssl/kssl.h:153: parse error before "kssl_cget_tkt"
/usr/include/openssl/kssl.h:153: parse error before '*' token
/usr/include/openssl/kssl.h:155: parse error before "kssl_sget_tkt"
/usr/include/openssl/kssl.h:155: parse error before '*' token
/usr/include/openssl/kssl.h:157: parse error before "kssl_ctx_setkey"
/usr/include/openssl/kssl.h:157: parse error before '*' token
/usr/include/openssl/kssl.h:159: parse error before "context"
/usr/include/openssl/kssl.h:160: parse error before
"kssl_build_principal_2"
/usr/include/openssl/kssl.h:160: parse error before "context"
/usr/include/openssl/kssl.h:163: parse error before
"kssl_validate_times"
/usr/include/openssl/kssl.h:163: parse error before "atime"
/usr/include/openssl/kssl.h:165: parse error before
"kssl_check_authent"
/usr/include/openssl/kssl.h:165: parse error before '*' token
/usr/include/openssl/kssl.h:167: parse error before "enctype"
In file included from mod_ssl.h:116,
from mod_ssl.c:65:
/usr/include/openssl/ssl.h:909: parse error before "KSSL_CTX"
/usr/include/openssl/ssl.h:931: parse error before '}' token
make[4]: *** [mod_ssl.lo] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/downloads/apache_1.3.28/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/downloads/apache_1.3.28'
make: *** [build] Error 2

apache_1.3.28
openssl-devel-0.9.7a-5.i386.rpm
openssl-perl-0.9.7a-5.i386.rpm
mod_ssl-2.8.15-1.3.28

Anyone know what has to happen to compile apache 1.3.28 on RedHat 9
with mod_ssl?

Thanks.

 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sat Jul 26, 2003 9:01 am
Post subject: Re: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike <mike DeleteThis @kamloopsbc.com> wrote:
 > /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory

You miss kerberos include files. Maybe you need to install kerberos-devel
packages.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
mike31

External


Since: Jul 25, 2003
Posts: 4



(Msg. 3) Posted: Sat Jul 26, 2003 11:28 pm
Post subject: Re: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > You miss kerberos include files. Maybe you need to install kerberos-devel
 > packages.
 >
 > Davide

Thanks for the tip - any idea if it's contained within one of the
packages that come with RH9, or if not, where it can be found?

A quick search of the installation cd's on our network comes up empty.

Mike<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Sun Jul 27, 2003 9:26 am
Post subject: Re: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike <mike RemoveThis @kamloopsbc.com> wrote:
 > Thanks for the tip - any idea if it's contained within one of the
 > packages that come with RH9, or if not, where it can be found?

No idea, try using <a style='text-decoration: underline;' href="http://www.rpmfind.net" target="_blank">www.rpmfind.net</a> or similar services.

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
mike31

External


Since: Jul 25, 2003
Posts: 4



(Msg. 5) Posted: Mon Jul 28, 2003 1:07 pm
Post subject: Re: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It took me awhile, but I found out that kerberos is listed as krb5
packages... no wonder they weren't found when I searched for them.

Anyway, strange enough, krb5-devel and krb5-libs are both installed
already -
/usr/kerberos/lib is listed in the ls.so.conf as well.
RedHat 9: rpm -qa | grep krb
pam_krb5-1.60-1
krbafs-devel-1.1.1-9
krb5-libs-1.2.7-10
krbafs-1.1.1-9
krb5-devel-1.2.7-10

RedHat 7.3:
krbafs-1.1.1-1
krbafs-devel-1.1.1-1
krb5-devel-1.2.4-1
pam_krb5-1.55-1
krb5-libs-1.2.4-1

Since I've been able to compile apache 1.3.27 with mod_ssl on RH9 -
this seems to be something related to the latest versions of apache or
mod_ssl...

Mike
 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 6) Posted: Mon Jul 28, 2003 8:25 pm
Post subject: Re: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike <mike RemoveThis @kamloopsbc.com> wrote:
 > Since I've been able to compile apache 1.3.27 with mod_ssl on RH9 -

....good to know... did you checked on apache/openssl site if there
are any info about this? Maybe is a know bug.

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RedHat 9.0 + Apache 1.3.28 + mod_ssl + OpenSSL 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache +OpenSSL - Hi Group, I'm having a problem with Apache 2.0.45 on Win32. I'm trying to install a chained SSL certificate, but on restarting Apache, I get the error "Unable to configure verify locations for client authentication" The certificate was pur...

Apache 2 + openssl + prngd compilation problem - Hi, I cannot get my Apache 2 + mod_ssl to compile on Solaris 7. I use prngd-0.9.27 server with /var/run/egd-pool socket. and openssl-0.9.7b I first trid : --enable-mods-shared=all configure failed : "You need APR random support to use mod_auth_dig...

Need help setting up mod_ssl for apache 2.0.46 on rh9 - How do you build apache 2.0.46 with SSL support? Got the apache 2.0.46 tarball, extracted it, and grabbed latest mod_ssl tarball from www.modssl.org. However, it appears to only be for apached 1.3.27. When trying to run ./configure..

Apache (unix) + mod_ssl + mod_gzip not compressing anything - Hi. I have been trying to get mod_gzip and mod_ssl to work together on Apache. I have been able to get mod_gzip to compress stuff if I am not useing ssl. I can also get mod_ssl to work, but then the ssl is working, then nothing gets compressed. (I..

Apache2, PHP, MySQL, SSL, Perl, mod_ssl, mod_deflate... - I have put together a non-commercial, informative site on build and setting up a server for both Windows and Linux. If anyone would like to help, or has comments, let me know. http://www.devside.net DeveloperSide.NET admin@devside.net
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]