Perhaps I'm asking this in the wrong forum. It IS ham related but might be better in some programming forum Has anyone installed KPSK? I downloaded the tar ball. extracted it and ran configure without a hitch. The problem started with make. [ I'm a "newbie" when it comes to Linux so I'm still kind of on the lower upswing of the learning curve. ] This is the output on the terminal screen: **************************************** Good - your configure finished. Start make now linux:/home/Billie0w/kpsk-1.0.1 # make cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands make all-recursive make[1]: Entering directory `/home/Billie0w/kpsk-1.0.1' Making all in kpsk make[2]: Entering directory `/home/Billie0w/kpsk-1.0.1/kpsk' Making all in server make[3]: Entering directory `/home/Billie0w/kpsk-1.0.1/kpsk/server' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/Billie0w/kpsk-1.0.1/kpsk/server' Making all in modes make[3]: Entering directory `/home/Billie0w/kpsk-1.0.1/kpsk/modes' source='psk31-fft.C' object='psk31-fft.o' libtool=no \ depfile='.deps/psk31-fft.Po' tmpdepfile='.deps/psk31-fft.TPo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o psk31-fft.o `test -f psk31-fft.C || echo './'`psk31-fft.C cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ psk31-fft.C:113: error: extra ‘;’ make[3]: *** [psk31-fft.o] Error 1 make[3]: Leaving directory `/home/Billie0w/kpsk-1.0.1/kpsk/modes' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/Billie0w/kpsk-1.0.1/kpsk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Billie0w/kpsk-1.0.1' make: *** [all] Error 2 *********************************************** I don't understand the problem [ I guess is the closest I can come to saying it] but wonder if the line "psk31-fft.C:113: error: extra ‘;’" is the source of my ills. At least that is where things seem to be exiting make. -- (o:]>HUGGLES*<[:o)<br> Billie Walsh<br> KA5LSU The three best words in the English Language:<br> "I LOVE YOU"<br> Pass them on!
On Fri, 29 Sep 2006, Billie Erin Walsh wrote:
psk31-fft.C:113: error: extra â;â
What does line 113 of psk31-fft.C look like? -- Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U "The world DOES revolve around me: I picked the coordinate system!"
I run SuSE 9.0 and i tried to install kpsk rpm package, one that i got from debian page, it ask for some lib's versions that i have not installed yet. Does any one know where can i get a complete package with new version libs included? If i install SuSE 10.1 will be better for it? By the way i had that install proble a lot of time when i tried to install some soundcard ham softwares... -- Winston Roig Jr ARS C O 2 W F co2wf@enet.cu LiNuX User #395770 Ciudad Habana El Viernes, 29 de Septiembre de 2006 11:47 AM, Curt, WE7U escribió:
On Fri, 29 Sep 2006, Billie Erin Walsh wrote:
psk31-fft.C:113: error: extra â;â
What does line 113 of psk31-fft.C look like?
-- Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U "The world DOES revolve around me: I picked the coordinate system!"
-- To unsubscribe, e-mail: suse-ham-e-unsubscribe@suse.com For additional commands, e-mail: suse-ham-e-help@suse.com
I run SuSE 9.0 and i tried to install kpsk rpm package, one that i got from debian page, it ask for some lib's versions that i have not installed yet. You are trying to break your system by installing different distro
Winston Roig Jr C O 2 W F wrote: packages. Each distro has a location for each file and some of the distros concur however Debian uses .deb files and its dependencies are installed in different locations to what SUSe does. My suggestion would be to search for a SUSE RPM of the package you want and install from that. At worst case scenario you would need to create your own RPM from source but that someone wouild be far better at than I.
Does any one know where can i get a complete package with new version libs included?
Yes install a SUSE RPM and let it settle its own dependencies, if any.
If i install SuSE 10.1 will be better for it?
My personal advice is stay away from 10.1. Rather wait a few months for 10.2 as I beliee 10.1 has some serious update problems with either running its own updater ie Zen/Smart/YOU. YMMV but I would not install 10.1 if someone gave it to me. I'm still on 9.2 and whilst I am not using it for ham programs, I'm gonna wait for 10.2 before venturing there.
By the way i had that install proble a lot of time when i tried to install some soundcard ham softwares...
Keep the software specific to the distribution you initially installed ie do not mix Debian and SUSE and RedHat and CentOS. 73 de ZR1HPC Hylton
participants (4)
-
Billie Erin Walsh
-
Curt, WE7U
-
Hylton Conacher(ZR1HPC)
-
Winston Roig Jr C O 2 W F