* gmfsk and SuSE 9.1
@ 2004-12-09 19:26 Gervase Chavasse
2004-12-09 19:35 ` Tomi Manninen
0 siblings, 1 reply; 3+ messages in thread
From: Gervase Chavasse @ 2004-12-09 19:26 UTC (permalink / raw)
To: linux-hams
Hi everyone
Has anyone succeeded in getting gmfsk-0.6 to work with SUSE 9.1?
I have overcome a number of error messages in the ./configure and make
processes, but under "make install" I now get the following message:
extract begins
Making install in mt63
make[2]: Entering directory `/usr/local/gmfsk-0.6/src/mt63'
source='dsp.cc' object='dsp.o' libtool=no \
depfile='.deps/dsp.Po' tmpdepfile='.deps/dsp.TPo' \
depmode=none /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr//locale"\" -DORBIT2=1 -pthread
-I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0
-I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gtk-2.0
-I/usr/include/libart-2.0 -I/opt/gnome/include/gconf/2
-I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/orbit-2.0
-I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0
-I/opt/gnome/lib/gnome-vfs-2.0/include
-I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/pango-1.0
-I/usr/include/freetype2 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2/config -I/usr/include/libxml2 -I../../src
-I../../src/misc -c -o dsp.o `test -f 'dsp.cc' || echo './'`dsp.cc
../../depcomp: line 414: exec: g++: not found
make[2]: *** [dsp.o] Error 127
make[2]: Leaving directory `/usr/local/gmfsk-0.6/src/mt63'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/gmfsk-0.6/src'
make: *** [install-recursive] Error 1
linux:/usr/local/gmfsk-0.6 #
extract ends
Line 414 of ../../depcomp is:
exec "$@"
This has stumped me. Can anyone help?
Gervase GW4URJ
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gmfsk and SuSE 9.1
2004-12-09 19:26 gmfsk and SuSE 9.1 Gervase Chavasse
@ 2004-12-09 19:35 ` Tomi Manninen
2004-12-11 9:21 ` Gervase Chavasse
0 siblings, 1 reply; 3+ messages in thread
From: Tomi Manninen @ 2004-12-09 19:35 UTC (permalink / raw)
To: Gervase Chavasse; +Cc: Linux-hams List
On Thu, 2004-12-09 at 21:26, Gervase Chavasse wrote:
> I have overcome a number of error messages in the ./configure and make
> processes, but under "make install" I now get the following message:
> ../../depcomp: line 414: exec: g++: not found
You don't seem to have the C++ compiler installed. On my Red Hat the
package is called "gcc-c++".
--
Tomi Manninen / OH2BNS / KP20ME04
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gmfsk and SuSE 9.1
2004-12-09 19:35 ` Tomi Manninen
@ 2004-12-11 9:21 ` Gervase Chavasse
0 siblings, 0 replies; 3+ messages in thread
From: Gervase Chavasse @ 2004-12-11 9:21 UTC (permalink / raw)
To: Tomi Manninen; +Cc: Linux-hams List
On Thu, 2004-12-09 at 19:35, Tomi Manninen wrote:
> > ../../depcomp: line 414: exec: g++: not found
>
> You don't seem to have the C++ compiler installed. On my Red Hat the
> package is called "gcc-c++".
Many thanks for the rapid reply. Only one more error message calling
for popt-devel and that did it.
Thanks for a great program.
Gervase GW4URJ
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-11 9:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-09 19:26 gmfsk and SuSE 9.1 Gervase Chavasse
2004-12-09 19:35 ` Tomi Manninen
2004-12-11 9:21 ` Gervase Chavasse
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.