<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/kpsk/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/kpsk/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 15 Dec 2007 23:54:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kpsk/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>missing header</title><link>https://sourceforge.net/p/kpsk/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am having problems compiling, it seems db.h is missing.  I have Mandriva 2007, any ideas where to find? (logcore.h calls for it)  -thanks, Mike&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 15 Dec 2007 23:54:10 -0000</pubDate><guid>https://sourceforge.netc330e3b9def337f9ce150f3ac32ff9a9ed1ee304</guid></item><item><title>make fails in SuSE 9.0</title><link>https://sourceforge.net/p/kpsk/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to install kpsk-1.0.1 and although configure&lt;br /&gt;
works fine when I try to run make I get the following&lt;/p&gt;
&lt;p&gt;linux:/home/w0avq/kpsk_inst # make&lt;br /&gt;
cd . &amp;amp;&amp;amp; /bin/sh ./config.status config.h&lt;br /&gt;
config.status: creating config.h&lt;br /&gt;
config.status: config.h is unchanged&lt;br /&gt;
make  all-recursive&lt;br /&gt;
make[1]: Entering directory `/home/w0avq/kpsk_inst'&lt;br /&gt;
Making all in kpsk&lt;br /&gt;
make[2]: Entering directory `/home/w0avq/kpsk_inst/kpsk'&lt;br /&gt;
Making all in server&lt;br /&gt;
make[3]: Entering directory&lt;br /&gt;
`/home/w0avq/kpsk_inst/kpsk/server'&lt;br /&gt;
make[3]: Nothing to be done for `all'.&lt;br /&gt;
make[3]: Leaving directory&lt;br /&gt;
`/home/w0avq/kpsk_inst/kpsk/server'&lt;br /&gt;
Making all in modes&lt;br /&gt;
make[3]: Entering directory&lt;br /&gt;
`/home/w0avq/kpsk_inst/kpsk/modes'&lt;br /&gt;
make[3]: Nothing to be done for `all'.&lt;br /&gt;
make[3]: Leaving directory&lt;br /&gt;
`/home/w0avq/kpsk_inst/kpsk/modes'&lt;br /&gt;
make[3]: Entering directory `/home/w0avq/kpsk_inst/kpsk'&lt;br /&gt;
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include&lt;br /&gt;
-I/usr/lib/qt3/include -I/usr/X11R6/include&lt;br /&gt;
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor&lt;br /&gt;
-Wno-long-long -Wundef -Wall -pedantic -W&lt;br /&gt;
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings&lt;br /&gt;
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align&lt;br /&gt;
-Wconversion -O2 -fno-exceptions -fno-check-new -MT&lt;br /&gt;
kpskmeter.o -MD -MP -MF ".deps/kpskmeter.Tpo" \
-c -o kpskmeter.o `test -f 'kpskmeter.cpp' || echo&lt;br /&gt;
'./'`kpskmeter.cpp; \
then mv -f ".deps/kpskmeter.Tpo" ".deps/kpskmeter.Po"; \
else rm -f ".deps/kpskmeter.Tpo"; exit 1; \
fi&lt;br /&gt;
In file included from qsoinfo.h:26,&lt;br /&gt;
from logbook.h:31,&lt;br /&gt;
from globals.h:20,&lt;br /&gt;
from kpskmeter.cpp:24:&lt;br /&gt;
logcore.h:29:20: db3/db.h: No such file or directory&lt;br /&gt;
In file included from qsoinfo.h:26,&lt;br /&gt;
from logbook.h:31,&lt;br /&gt;
from globals.h:20,&lt;br /&gt;
from kpskmeter.cpp:24:&lt;br /&gt;
logcore.h:57: error: type specifier omitted for&lt;br /&gt;
parameter `time_t'&lt;br /&gt;
logcore.h:57: error: parse error before `=' token&lt;br /&gt;
logcore.h:59: error: `name' was not declared in this scope&lt;br /&gt;
logcore.h:59: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_name' with no type&lt;br /&gt;
logcore.h:59: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_name'&lt;br /&gt;
logcore.h:59: warning: making `_name' static&lt;br /&gt;
logcore.h:59: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_name'&lt;br /&gt;
logcore.h:60: error: `qth' was not declared in this scope&lt;br /&gt;
logcore.h:60: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_qth' with no type&lt;br /&gt;
logcore.h:60: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_qth'&lt;br /&gt;
logcore.h:60: warning: making `_qth' static&lt;br /&gt;
logcore.h:60: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_qth'&lt;br /&gt;
logcore.h:61: error: `rstr' was not declared in this scope&lt;br /&gt;
logcore.h:61: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_rstr' with no type&lt;br /&gt;
logcore.h:61: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_rstr'&lt;br /&gt;
logcore.h:61: warning: making `_rstr' static&lt;br /&gt;
logcore.h:61: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_rstr'&lt;br /&gt;
logcore.h:62: error: `rsts' was not declared in this scope&lt;br /&gt;
logcore.h:62: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_rsts' with no type&lt;br /&gt;
logcore.h:62: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_rsts'&lt;br /&gt;
logcore.h:62: warning: making `_rsts' static&lt;br /&gt;
logcore.h:62: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_rsts'&lt;br /&gt;
logcore.h:63: error: `band' was not declared in this scope&lt;br /&gt;
logcore.h:63: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_band' with no type&lt;br /&gt;
logcore.h:63: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_band'&lt;br /&gt;
logcore.h:63: warning: making `_band' static&lt;br /&gt;
logcore.h:63: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_band'&lt;br /&gt;
logcore.h:64: error: `notes' was not declared in this scope&lt;br /&gt;
logcore.h:64: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_notes' with no type&lt;br /&gt;
logcore.h:64: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_notes'&lt;br /&gt;
logcore.h:64: warning: making `_notes' static&lt;br /&gt;
logcore.h:64: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_notes'&lt;br /&gt;
logcore.h:65: error: `time' was not declared in this scope&lt;br /&gt;
logcore.h:65: warning: ISO C++ forbids declaration of&lt;br /&gt;
`_time' with no type&lt;br /&gt;
logcore.h:65: warning: ISO C++ forbids initialization&lt;br /&gt;
of member `_time'&lt;br /&gt;
logcore.h:65: warning: making `_time' static&lt;br /&gt;
logcore.h:65: error: ISO C++ forbids in-class&lt;br /&gt;
initialization of non-const&lt;br /&gt;
static member `_time'&lt;br /&gt;
logcore.h:67: warning: ISO C++ forbids defining types&lt;br /&gt;
within return type&lt;br /&gt;
logcore.h:67: error: syntax error before `(' token&lt;br /&gt;
logcore.h: In function `void call(QString)':&lt;br /&gt;
logcore.h:68: error: `_call' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h:68: error: (Each undeclared identifier is&lt;br /&gt;
reported only once for each&lt;br /&gt;
function it appears in.)&lt;br /&gt;
logcore.h: In function `QString name()':&lt;br /&gt;
logcore.h:69: error: `_name' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `QString qth()':&lt;br /&gt;
logcore.h:71: error: `_qth' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `QString rstr()':&lt;br /&gt;
logcore.h:73: error: `_rstr' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `QString rsts()':&lt;br /&gt;
logcore.h:75: error: `_rsts' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `QString band()':&lt;br /&gt;
logcore.h:77: error: `_band' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `QString notes()':&lt;br /&gt;
logcore.h:79: error: `_notes' undeclared (first use&lt;br /&gt;
this function)&lt;br /&gt;
logcore.h: At global scope:&lt;br /&gt;
logcore.h:81: error: parse error before `)' token&lt;br /&gt;
logcore.h:82: error: `time_t' was not declared in this&lt;br /&gt;
scope&lt;br /&gt;
logcore.h:82: error: parse error before `)' token&lt;br /&gt;
logcore.h: In function `void time(...)':&lt;br /&gt;
logcore.h:82: error: `_time' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: At global scope:&lt;br /&gt;
logcore.h:84: error: parse error before `private'&lt;br /&gt;
logcore.h:86: error: `QString _name' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:87: error: `QString _qth' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:88: error: `QString _rstr' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:89: error: `QString _rsts' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:90: error: `QString _band' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:91: error: `QString _notes' used prior to&lt;br /&gt;
declaration&lt;br /&gt;
logcore.h:92: error: 'time_t' is used as a type, but is&lt;br /&gt;
not defined as a type.&lt;br /&gt;
logcore.h:93: error: parse error before `}' token&lt;br /&gt;
logcore.h: In function `bool operator==(qso&amp;amp;, qso&amp;amp;)':&lt;br /&gt;
logcore.h:98: error: `time' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: In function `bool operator&amp;lt;(qso&amp;amp;, qso&amp;amp;)':&lt;br /&gt;
logcore.h:102: error: `time' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
logcore.h: At global scope:&lt;br /&gt;
logcore.h:110: error: type specifier omitted for&lt;br /&gt;
parameter `time_t'&lt;br /&gt;
logcore.h:110: error: parse error before `=' token&lt;br /&gt;
logcore.h:113: error: `time_t' was not declared in this&lt;br /&gt;
scope&lt;br /&gt;
logcore.h:113: error: parse error before `)' token&lt;br /&gt;
logcore.h:115: error: syntax error before `*' token&lt;br /&gt;
logcore.h:116: error: syntax error before `*' token&lt;br /&gt;
logcore.h:117: error: `DBT' was not declared in this scope&lt;br /&gt;
logcore.h:117: error: `data' was not declared in this scope&lt;br /&gt;
logcore.h:117: error: `DBT' was not declared in this scope&lt;br /&gt;
logcore.h:117: error: `key' was not declared in this scope&lt;br /&gt;
logcore.h:117: error: variable declaration is not&lt;br /&gt;
allowed here&lt;br /&gt;
make[3]: *** [kpskmeter.o] Error 1&lt;br /&gt;
make[3]: Leaving directory `/home/w0avq/kpsk_inst/kpsk'&lt;br /&gt;
make[2]: *** [all-recursive] Error 1&lt;br /&gt;
make[2]: Leaving directory `/home/w0avq/kpsk_inst/kpsk'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/home/w0avq/kpsk_inst'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;I am running a Duron 1.3 GHz&lt;br /&gt;
geforce mx 400 video card (if I remember)&lt;br /&gt;
512 m3g of memory&lt;br /&gt;
soundblaster pci512&lt;/p&gt;
&lt;p&gt;help????&lt;/p&gt;
&lt;p&gt;John Clark&lt;br /&gt;
w0avq@sbcglobal.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 06 Sep 2004 01:49:58 -0000</pubDate><guid>https://sourceforge.net5d96dffeafec879eadb245a5416e863a7dba53b0</guid></item><item><title>Make fails - SuSE 8.2</title><link>https://sourceforge.net/p/kpsk/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to install KPSK-1.0.1.   ./configure completes &lt;br /&gt;
successfully but make fails.   Any help would be appreciated. &lt;/p&gt;
&lt;p&gt;Terry  KJ7F &lt;/p&gt;
&lt;p&gt;g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include &lt;br /&gt;
-I/usr/lib/qt3/include -I/usr/X11R6/include &lt;br /&gt;
-DQT_THREAD_SUPPORT  -D_REENTRANT&lt;br /&gt;
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W &lt;br /&gt;
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi &lt;br /&gt;
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align &lt;br /&gt;
-Wconversion -O2 -fno-exceptions -fno-check-new  -c -o &lt;br /&gt;
kpskmeter.o `test -f kpskmeter.cpp || echo './'`kpskmeter.cpp &lt;br /&gt;
In file included from qsoinfo.h:26, &lt;br /&gt;
from logbook.h:31, &lt;br /&gt;
from globals.h:20, &lt;br /&gt;
from kpskmeter.cpp:24: &lt;br /&gt;
logcore.h:27:16: db.h: No such file or directory &lt;br /&gt;
In file included from qsoinfo.h:26, &lt;br /&gt;
from logbook.h:31, &lt;br /&gt;
from globals.h:20, &lt;br /&gt;
from kpskmeter.cpp:24: &lt;br /&gt;
logcore.h:57: error: type specifier omitted for parameter `time_t' &lt;br /&gt;
logcore.h:57: error: parse error before `=' token &lt;br /&gt;
logcore.h:59: error: `name' was not declared in this scope &lt;br /&gt;
logcore.h:59: warning: ISO C++ forbids declaration of `_name' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:59: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_name' &lt;br /&gt;
logcore.h:59: warning: making `_name' static &lt;br /&gt;
logcore.h:59: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_name' &lt;br /&gt;
logcore.h:60: error: `qth' was not declared in this scope &lt;br /&gt;
logcore.h:60: warning: ISO C++ forbids declaration of `_qth' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:60: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_qth' &lt;br /&gt;
logcore.h:60: warning: making `_qth' static &lt;br /&gt;
logcore.h:60: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_qth' &lt;br /&gt;
logcore.h:61: error: `rstr' was not declared in this scope &lt;br /&gt;
logcore.h:61: warning: ISO C++ forbids declaration of `_rstr' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:61: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_rstr' &lt;br /&gt;
logcore.h:61: warning: making `_rstr' static &lt;br /&gt;
logcore.h:61: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_rstr' &lt;br /&gt;
logcore.h:62: error: `rsts' was not declared in this scope &lt;br /&gt;
logcore.h:62: warning: ISO C++ forbids declaration of `_rsts' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:62: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_rsts' &lt;br /&gt;
logcore.h:62: warning: making `_rsts' static &lt;br /&gt;
logcore.h:62: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_rsts' &lt;br /&gt;
logcore.h:63: error: `band' was not declared in this scope &lt;br /&gt;
logcore.h:63: warning: ISO C++ forbids declaration of `_band' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:63: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_band' &lt;br /&gt;
logcore.h:63: warning: making `_band' static &lt;br /&gt;
logcore.h:63: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_band' &lt;br /&gt;
logcore.h:64: error: `notes' was not declared in this scope &lt;br /&gt;
logcore.h:64: warning: ISO C++ forbids declaration of `_notes' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:64: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_notes' &lt;br /&gt;
logcore.h:64: warning: making `_notes' static &lt;br /&gt;
logcore.h:64: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_notes' &lt;br /&gt;
logcore.h:65: error: `time' was not declared in this scope &lt;br /&gt;
logcore.h:65: warning: ISO C++ forbids declaration of `_time' with &lt;br /&gt;
no type &lt;br /&gt;
logcore.h:65: warning: ISO C++ forbids initialization of member &lt;br /&gt;
`_time' &lt;br /&gt;
logcore.h:65: warning: making `_time' static &lt;br /&gt;
logcore.h:65: error: ISO C++ forbids in-class initialization of &lt;br /&gt;
non-const &lt;br /&gt;
static member `_time' &lt;br /&gt;
logcore.h:67: warning: ISO C++ forbids defining types within return &lt;br /&gt;
type &lt;br /&gt;
logcore.h:67: error: syntax error before `(' token &lt;br /&gt;
logcore.h: In function `void call(QString)': &lt;br /&gt;
logcore.h:68: error: `_call' undeclared (first use this function) &lt;br /&gt;
logcore.h:68: error: (Each undeclared identifier is reported only &lt;br /&gt;
once for each &lt;br /&gt;
function it appears in.) &lt;br /&gt;
logcore.h: In function `QString name()': &lt;br /&gt;
logcore.h:69: error: `_name' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `QString qth()': &lt;br /&gt;
logcore.h:71: error: `_qth' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `QString rstr()': &lt;br /&gt;
logcore.h:73: error: `_rstr' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `QString rsts()': &lt;br /&gt;
logcore.h:75: error: `_rsts' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `QString band()': &lt;br /&gt;
logcore.h:77: error: `_band' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `QString notes()': &lt;br /&gt;
logcore.h:79: error: `_notes' undeclared (first use this function) &lt;br /&gt;
logcore.h: At global scope: &lt;br /&gt;
logcore.h:81: error: parse error before `)' token &lt;br /&gt;
logcore.h:82: error: `time_t' was not declared in this scope &lt;br /&gt;
logcore.h:82: error: parse error before `)' token &lt;br /&gt;
logcore.h: In function `void time(...)': &lt;br /&gt;
logcore.h:82: error: `_time' undeclared (first use this function) &lt;br /&gt;
logcore.h: At global scope: &lt;br /&gt;
logcore.h:84: error: parse error before `private' &lt;br /&gt;
logcore.h:86: error: `QString _name' used prior to declaration &lt;br /&gt;
logcore.h:87: error: `QString _qth' used prior to declaration &lt;br /&gt;
logcore.h:88: error: `QString _rstr' used prior to declaration &lt;br /&gt;
logcore.h:89: error: `QString _rsts' used prior to declaration &lt;br /&gt;
logcore.h:90: error: `QString _band' used prior to declaration &lt;br /&gt;
logcore.h:91: error: `QString _notes' used prior to declaration &lt;br /&gt;
logcore.h:92: error: 'time_t' is used as a type, but is not defined as &lt;br /&gt;
a type. &lt;br /&gt;
logcore.h:93: error: parse error before `}' token &lt;br /&gt;
logcore.h: In function `bool operator==(qso&amp;amp;, qso&amp;amp;)': &lt;br /&gt;
logcore.h:98: error: `time' undeclared (first use this function) &lt;br /&gt;
logcore.h: In function `bool operator&amp;lt;(qso&amp;amp;, qso&amp;amp;)': &lt;br /&gt;
logcore.h:102: error: `time' undeclared (first use this function) &lt;br /&gt;
logcore.h: At global scope: &lt;br /&gt;
logcore.h:110: error: type specifier omitted for parameter `time_t' &lt;br /&gt;
logcore.h:110: error: parse error before `=' token &lt;br /&gt;
logcore.h:113: error: `time_t' was not declared in this scope &lt;br /&gt;
logcore.h:113: error: parse error before `)' token &lt;br /&gt;
logcore.h:115: error: syntax error before `*' token &lt;br /&gt;
logcore.h:116: error: syntax error before `*' token &lt;br /&gt;
logcore.h:117: error: `DBT' was not declared in this scope &lt;br /&gt;
logcore.h:117: error: `data' was not declared in this scope &lt;br /&gt;
logcore.h:117: error: `DBT' was not declared in this scope &lt;br /&gt;
logcore.h:117: error: `key' was not declared in this scope &lt;br /&gt;
logcore.h:117: error: variable declaration is not allowed here &lt;br /&gt;
make[3]: *** [kpskmeter.o] Error 1 &lt;br /&gt;
make[3]: Leaving directory `/home/kj7f/kpsk-1.0.1/kpsk' &lt;br /&gt;
make[2]: *** [all-recursive] Error 1 &lt;br /&gt;
make[2]: Leaving directory `/home/kj7f/kpsk-1.0.1/kpsk' &lt;br /&gt;
make[1]: *** [all-recursive] Error 1 &lt;br /&gt;
make[1]: Leaving directory `/home/kj7f/kpsk-1.0.1' &lt;br /&gt;
make: *** [all] Error 2 &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 07 Mar 2004 00:13:55 -0000</pubDate><guid>https://sourceforge.net1911e8d3eb967a2f94ea41be77d7f8036adeb2e0</guid></item><item><title>Rec Hat 9</title><link>https://sourceforge.net/p/kpsk/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This has me feeling like an appliance operator, but...&lt;/p&gt;
&lt;p&gt;I was using KPSK under Red Hat 8.0 and it worked fine,&lt;br /&gt;
using&lt;br /&gt;
a pre-compiled RPM that I found somewhere out there.&lt;/p&gt;
&lt;p&gt;Then I went to Red Hat 9, and can't find an RPM for&lt;br /&gt;
that, so&lt;br /&gt;
I got the 1.0 source and compiled it.  Make install&lt;br /&gt;
seems to&lt;br /&gt;
fling pieces of it into various directories that aren't&lt;br /&gt;
in my paths.&lt;br /&gt;
I guess I can learn enough about KDE to cope with that, but&lt;br /&gt;
sure was nice in 8.0 to have an RPM that just worked out of&lt;br /&gt;
the box.&lt;/p&gt;
&lt;p&gt;Jim W6JVE&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 11 Aug 2003 17:53:23 -0000</pubDate><guid>https://sourceforge.net247f5a19bf9776aa57b1eaa09e7140ffe6c4b752</guid></item></channel></rss>