Re: Can't 'make' in KPSK PSK31 for KDE3.x

Henk Oegema <[email protected]> Thu, 17 Nov 2005 09:55:44 +0100
Newsgroups gmane.linux.suse.ham
Message-ID <[email protected]>
On Thursday 17 November 2005 02:25, you wrote:
> Henk Oegema wrote:
> >I've downloaded KPSK version 1.0.1 from http://kpsk.sourceforge.net/
> >
> >Command './configure' executed OK
> >
> >Command 'make' gives me following error messages:
> >logcore.cpp
> >logcore.cpp: In constructor `logCore::logCore()':
> >logcore.cpp:33: error: cannot convert `char*' to `DB_TXN*' in argument
> >passing
> >logcore.cpp:40: error: cannot convert `char*' to `DB_TXN*' in argument
> >passing
> >make[3]: *** [logcore.o] Error 1
> >make[3]: Leaving directory `/home/henkoegema/ham/kpsk-1.0.1/kpsk'
> >make[2]: *** [all-recursive] Error 1
> >make[2]: Leaving directory `/home/henkoegema/ham/kpsk-1.0.1/kpsk'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/home/henkoegema/ham/kpsk-1.0.1'
> >make: *** [all] Error 2
> >henkoegema@linux:~/ham/kpsk-1.0.1>
> >
> >I have no idea how to solve these errors.
> >
> >Help much apprciated.
> >
> >73, ON4HSO
> >Henk
> >http://users.telenet.be/henk.oegema
>
> How old is the software and did it work with the old compiler? GCC 2.95
> is what is shipped nowadays. What version of SuSE are you using?

It is the latest version of KPSK. I'm new to Linux so I haven't  tried another 
compiler then the one using now, GCC 3.3.5 20050117
I'm using SuSE9.3

73, Henk
ON4HSO
http://users.telenet.be/henk.oegema

>
> Adam Kb2jpd