* Guenter Knauf <[email protected]> wrote: > > Hi Jie, > Jie Gao schrieb: > > Didn't really work: > > > > # patch -p 0 -i openssl-0.9.7g-compat-2.2.x.diff > > Looks like a unified context diff. > > The next patch looks like a unified context diff. > > The next patch looks like a unified context diff. > > I can't seem to find a patch in there anywhere. > hmm, probably you need a dos2unix; I did the patch with 'svn diff' on > Win32 since I had there the old OpenSSL versions around ... > anyway, you tested the single patches, and since these worked ... > was really a funny thing: we broke this about 7 weeks ago in the 2.2.x > branch, though these changes were overdue for 4.5 years :) > Now you tested with an 5.5 years old OpenSSL and showed us that we > missed to make the changes conditional for versions before 0.9.7g ... That worked. However, I am getting this:
/usr/local/src/httpd-2.2.14/srclib/apr/libtool --silent --mode=compile /opt/SUNWspro/bin/cc -g -fast -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -DAP_DEBUG -I/usr/local/src/httpd-2.2.14/srclib/pcre -I. -I/usr/local/src/httpd-2.2.14/os/unix -I/usr/local/src/httpd-2.2.14/server/mpm/worker -I/usr/local/src/httpd-2.2.14/modules/http -I/usr/local/src/httpd-2.2.14/modules/filters -I/usr/local/src/httpd-2.2.14/modules/proxy -I/usr/local/src/httpd-2.2.14/include -I/usr/local/src/httpd-2.2.14/modules/generators -I/usr/local/src/httpd-2.2.14/modules/mappers -I/usr/local/src/httpd-2.2.14/modules/database -I/usr/local/src/httpd-2.2.14/srclib/apr/include -I/usr/local/src/httpd-2.2.14/srclib/apr-util/include -I/usr/local/src/httpd-2.2.14/srclib/apr-util/xml/expat/lib -I/usr/local/src/httpd-2.2.14/modules/proxy/../generators -I/usr/sfw/include -I/usr/local/src/httpd-2.2.14/modules/ssl -I/usr/local/src/httpd-2.2.14/modules/dav/main -prefer-pic -c ssl_engine_io.c && touch ssl_engine_io.slo "ssl_engine_io.c", line 1668: warning: enum type mismatch: arg #3 Regards, Jie > thanks again for testing! > > Gün. > > >
