Re: Building programs under Kde 2.2.2

2001-12-04 Thread Frank Mehnert
On Monday 03 December 2001 12:54, Laurent Rathle wrote:
 Hello,

 Very often, I've got this error message when I try to build some program
 under Kde 2.2.2. Does anyone have an idea ?

 /usr/lib/libkio.so: undefined reference to
 `KSSLCertificateHome::hasCertificateByName(QString)'
 /usr/lib/libkio.so: undefined reference to `KSSL::setProxy(bool, QString)'

Deinstall kdelibs-crypto, then compile kdelibs, then compile kdelibs-crypto
and install kdelibs-crypto. Done well here.

Frank
-- 
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##




Re: Building programs under Kde 2.2.2

2001-12-04 Thread Laurent Rathle
Le Lundi 3 Décembre 2001 22:35, Pablo de Vicente a écrit :
 I wonder if it has to do with the fact that I have kdelibs-dev and kdelibs3
   version 2.2.2-4 while I still have kdelibs3-crypto 2.2.1-11 (there is no
 2.2.2 version available). This probably has to do with what Ivan said about
 building crypto support inside kdelibs3 when libssl goes into main.

I've been said to install kdebase-crypto and everyhing went fine.

-- 
[EMAIL PROTECTED]




Re: Building programs under Kde 2.2.2

2001-12-04 Thread Pablo de Vicente
El Mar 04 Dic 2001 13:08, Laurent Rathle escribió:
 Le Lundi 3 Décembre 2001 22:35, Pablo de Vicente a écrit :
  I wonder if it has to do with the fact that I have kdelibs-dev and
  kdelibs3 version 2.2.2-4 while I still have kdelibs3-crypto 2.2.1-11
  (there is no 2.2.2 version available). This probably has to do with what
  Ivan said about building crypto support inside kdelibs3 when libssl goes
  into main.

 I've been said to install kdebase-crypto and everyhing went fine.

Yes I also updated kdebase-crypto and kdelibs3-crypto (my mirror had not 
updated non-us.debian.org and I was not seeing the new versions) and all 
works now. 

thanks,

Pablo de Vicente.




Building programs under Kde 2.2.2

2001-12-03 Thread Laurent Rathle

Hello,

Very often, I've got this error message when I try to build some program 
under Kde 2.2.2. Does anyone have an idea ?

/usr/lib/libkio.so: undefined reference to 
`KSSLCertificateHome::hasCertificateByName(QString)'
/usr/lib/libkio.so: undefined reference to `KSSL::setProxy(bool, QString)'

Thank you,

-- 
[EMAIL PROTECTED]




Re: Building programs under Kde 2.2.2

2001-12-03 Thread Pablo de Vicente
El Lun 03 Dic 2001 12:54, Laurent Rathle escribió:
 Hello,

 Very often, I've got this error message when I try to build some program
 under Kde 2.2.2. Does anyone have an idea ?

 /usr/lib/libkio.so: undefined reference to
 `KSSLCertificateHome::hasCertificateByName(QString)'
 /usr/lib/libkio.so: undefined reference to `KSSL::setProxy(bool, QString)'

 Thank you,

 I also have the same problem...

 I wonder if it has to do with the fact that I have kdelibs-dev and kdelibs3  
version 2.2.2-4 while I still have kdelibs3-crypto 2.2.1-11 (there is no 
2.2.2 version available). This probably has to do with what Ivan said about 
building crypto support inside kdelibs3 when libssl goes into main. 

Pablo de Vicente.




Re: Building programs under Kde 2.2.2

2001-12-03 Thread Bjoern Krombholz
On Mon, Dec 03, 2001 at 10:35:55PM +0100, Pablo de Vicente wrote:
  I wonder if it has to do with the fact that I have kdelibs-dev and kdelibs3  
 version 2.2.2-4 while I still have kdelibs3-crypto 2.2.1-11 (there is no 
 2.2.2 version available).

Actually there is kdelibs3-crypto on non-US:

Package: kdelibs3-crypto
Source: kdelibs-crypto
Version: 4:2.2.2-3
Filename:
pool/non-US/main/k/kdelibs-crypto/kdelibs3-crypto_2.1.2-1_i386.deb
Description: KDE core crypto libraries
 KDE core crypto libraries.


Björn