--===============0661131621== Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_v39HAWN8OkRNdkx"; charset="utf-8" Content-Transfer-Encoding: 7bit --Boundary-02=_v39HAWN8OkRNdkx Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 03 of February 2004 11:58, George Staikos wrote: > CVS commit by staikos: > > - Add a big chunk of key generation support. We now generate the CSR, > though the "subject" is not filled in properly, create the private key fi= le > in PKCS#8 format, and store them in the save location for kssl. There are > still many FIXMEs to make this usable. > - Note: ksslkeygen breaks BC here but it was never functional or usable to > begin with, and there was a big fat warning about this. I intend to break > BC of this class one last time - effectively I'm removing methods that are > completely dysfunctional and never worked. > > > M +1 -0 Makefile.am 1.199 > M +68 -2 kssl/kopenssl.cc 1.78 > M +24 -0 kssl/kopenssl.h 1.49 > M +93 -38 kssl/ksslkeygen.cc 1.13 > M +1 -1 kssl/ksslkeygen.h 1.9 > M +1 -1 misc/kssld/kssld.cpp 1.25 After these changes i have error like that: [...] if /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX i686-pld-lin= ux-g++=20 =2DDHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I. -I../../dcop -I../../lib= ltdl=20 =2DI../../kdefx -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio=20 =2DI../../kio/kfile -I../.. -I/usr/include/qt -I/usr/X11R6/include =20 =2DDQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wun= def=20 =2DWall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500=20 =2DD_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_D= EBUG=20 =2DO2 -O2 -march=3Di686 -Wformat-security -Wmissing-format-attribute=20 =2Dfno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE=20 =2DDQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT=20 kopenssl.lo -MD -MP -MF ".deps/kopenssl.Tpo" -c -o kopenssl.lo kopenssl.cc;= \ then mv -f ".deps/kopenssl.Tpo" ".deps/kopenssl.Plo"; else rm -f=20 ".deps/kopenssl.Tpo"; exit 1; fi kopenssl.cc: In destructor `KOpenSSLProxy::~KOpenSSLProxy()': kopenssl.cc:595: warning: `setObject' is deprecated (declared at ../../kdecore/kstaticdeleter.h:77) kopenssl.cc: In member function `void KOpenSSLProxy::RSA_free(RSA*)': kopenssl.cc:1478: error: too many arguments to function make[5]: *** [kopenssl.lo] B=C5=82=C4=85d 1 [...] Another problem appears if we use unsermake: [...] In file included from kio/kssl/libkssl_la_all_cc.cc:17: kio/kssl/ksslkeygen.cc:34:21: kwallet.h: Nie ma takiego pliku ani katalogu[= 1] In file included from kio/kssl/libkssl_la_all_cc.cc:17: kio/kssl/ksslkeygen.cc: In member function `void KSSLKeyGen::slotGenerate()= ': kio/kssl/ksslkeygen.cc:105: error: `KWallet' undeclared (first use this function) kio/kssl/ksslkeygen.cc:105: error: (Each undeclared identifier is reported= =20 only once for each function it appears in.) kio/kssl/ksslkeygen.cc:105: error: parse error before `::' token kio/kssl/ksslkeygen.cc:108: error: parse error before `::' token kio/kssl/ksslkeygen.cc:109: error: `w' undeclared (first use this function) kio/kssl/ksslkeygen.cc: At global scope: kio/kssl/ksslkeygen.cc:116: error: syntax error before `->' token make: *** [kio/kssl/libkssl_la_all_cc.lo] B=C5=82=C4=85d 1 [...] [1] No such file or directory ;P =2D-=20 Adam Gorzkiewicz http://www.pld-linux.org begin MyDoom.exe --Boundary-02=_v39HAWN8OkRNdkx Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAH93vDCo3CWnk2GERAjwUAJ0b53QaMpbItTB8fkOYnkiQKBeeGQCeJUdt yxG6wvWFTExFhEOsF5eNuG8= =8Unr -----END PGP SIGNATURE----- --Boundary-02=_v39HAWN8OkRNdkx-- --===============0661131621== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0661131621==--