Hey,

I'm trying to compile 2.6.[01] against 1.3.12, and the compiler is
spitting out the following:

gcc -c  -I../../os/unix -I../../include  -O2 -mpentium
-fno-strength-reduce -DLINUX=2 -DMOD_SSL=206101 -DEAPI -DUSE_EXPAT
-I../../lib/expat-lite `../../apaci` -fpic -DSHARED_MODULE -DSSL_COMPAT
-DSSL_EXPERIMENTAL -DSSL_USE_SDBM -I/usr/include
-DMOD_SSL_VERSION=\"2.6.1\" ssl_engine_ext.c && mv ssl_engine_ext.o
ssl_engine_ext.lo
ssl_engine_ext.c: In function `ssl_ext_mp_init':
ssl_engine_ext.c:333: structure has no member named `ctx'
ssl_engine_ext.c: In function `ssl_ext_mp_clientcert_cb':
ssl_engine_ext.c:595: structure has no member named `ctx'
make[4]: *** [ssl_engine_ext.lo] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/apache_1.3.12/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/apache_1.3.12'
make: *** [build] Error 2


(this build is from a rpm spec file that worked fine for 2.5.0/1.3.11 ..
i've also tried it manually with the same results.)

Any ideas before I go digging?

Thanks.

-- 
Nate Carlson <[EMAIL PROTECTED]>    | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to