I see that this never went out. Regards, Steve Romero
>Date: Thu, 06 Jun 2002 14:57:28 -0500 >To: [EMAIL PROTECTED] >From: Steve Romero <[EMAIL PROTECTED]> >Subject: openssl-0.9.7-beta1 testing >Cc: [EMAIL PROTECTED] > >Hi all, > >Didn't see a bug list, but wanted to let everyone know that I had problems >with this beta release under the following conditions: > >+ gcc >+ Solaris 8 (patched) >+ rsaref-2.0 >+ openssl-0.9.7-beta1 > >When compiling openssl I get: > >evp_test.c: In function `main': >evp_test.c:361: warning: implicit declaration of function `strsep' >evp_test.c:361: warning: passing arg 1 of `atoi' makes pointer from >integer without a cast >gcc -o evp_test -I.. -I../include -DOPENSSL_SYSNAME_ULTRASPARC -fPIC >-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H >-DOPENSSL_NO_KRB5 -fPIC -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer >-Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM evp_test.o -L.. -lcrypto >-L/home/sromero/openssl-0.9.7-beta1/../rsaref-2.0/local/rsaref -lsocket >-lnsl -ldl >evp_test.o: In function `main': >evp_test.o(.text+0x11bc): undefined reference to `strsep' >collect2: ld returned 1 exit status >make[1]: *** [evp_test] Error 1 >make[1]: Leaving directory `/LOG/home/sromero/openssl-0.9.7-beta1/test' >make: *** [sub_all] Error 1 > >Uh-oh. I've tried compiling using gcc versions 2.8.1, 2.9.5, and 3.0.3. > >I DID successfully compile openssl-0.9.7-stable-SNAP-20020529 using the >above ingredients. However when using openssl-0.9.7-stable-SNAP-20020529, >I ran into trouble compiling apache-1.3.24 with SSL support using the >following ingredients: > >+ gcc (same versions mentioned above) >+ Solaris 8 (patched) >+ rsaref-2.0 >+ openssl-0.9.7-stable-SNAP-20020529 >+ mm-1.1.3 >+ mod_ssl-2.8.8-1.3.24 >+ apache-1.3.24 > >When compiling apache with these ingredients I get: > >/include -DMOD_SSL_VERSION=\"2.8.8\" ssl_engine_vars.c && mv >ssl_engine_vars.o ssl_engine_vars.lo >ssl_engine_vars.c:410: `NID_uniqueIdentifier' undeclared here (not in a >function) >ssl_engine_vars.c:410: initializer element is not constant >ssl_engine_vars.c:410: (near initialization for >`ssl_var_lookup_ssl_cert_dn_rec[12].nid') >ssl_engine_vars.c:410: initializer element is not constant >ssl_engine_vars.c:410: (near initialization for >`ssl_var_lookup_ssl_cert_dn_rec[12]') >ssl_engine_vars.c:411: initializer element is not constant >ssl_engine_vars.c:411: (near initialization for >`ssl_var_lookup_ssl_cert_dn_rec[13]') >ssl_engine_vars.c:412: initializer element is not constant >ssl_engine_vars.c:412: (near initialization for >`ssl_var_lookup_ssl_cert_dn_rec[14]') >make[4]: *** [ssl_engine_vars.lo] Error 1 >make[3]: *** [all] Error 1 >make[2]: *** [subdirs] Error 1 >make[2]: Leaving directory `/LOG/home/sromero/apache_1.3.24/src' >make[1]: *** [build-std] Error 2 >make[1]: Leaving directory `/LOG/home/sromero/apache_1.3.24' >make: *** [build] Error 2 > >Oops. Looks like a compatibility problem with mod_ssl-2.8.8. > >Sorry I can't contribute fancy debugging information - I'm just a user. > >Maybe I'm doing something wrong. If not I hope this information leads to >a quick release of a stable version of openssl-0.9.7, or a compatible >version of mod_ssl. > >Regards, >Steve Romero ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]