Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* gmfsk on MDV2009x86_64
@ 2009-04-24  7:50 richard
  2009-04-24 18:05 ` Pidoux
  0 siblings, 1 reply; 2+ messages in thread
From: richard @ 2009-04-24  7:50 UTC (permalink / raw)
  To: linux-hams

Hi trying to build gmfsk on a amd64 system

Has anyone built on MDV 2009 x86_64

Its falling over here:-
Making all in olivia
make[3]: Entering directory
`/home/richard-1/Hamapps/gmfsk-0.7pre1/src/olivia' if g++
-DHAVE_CONFIG_H -I. -I. -I../..
-DPACKAGE_DATA_DIR=\""/usr/local/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1
-I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/gail-1.0
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/libpng12 -I../../src
-I../../src/misc    -g -O2 -Wall -MT olivia.o -MD -MP -MF
".deps/olivia.Tpo" \ -c -o olivia.o `test -f 'olivia.cc' || echo
'./'`olivia.cc; \ then mv -f ".deps/olivia.Tpo" ".deps/olivia.Po"; \
else rm -f ".deps/olivia.Tpo"; exit 1; \ fi In file included from
olivia.cc:27: mfsk.h: In member function ‘void
MFSK_Encoder::PrintOutputBlock()’: mfsk.h:1451: warning: format ‘%2d’
expects type ‘int’, but argument 2 has type ‘size_t’ mfsk.h: In member
function ‘void MFSK_HardDecoder::PrintInputBuffer()’: mfsk.h:1607:
warning: format ‘%2d’ expects type ‘int’, but argument 2 has type
‘size_t’ mfsk.h: At global scope: mfsk.h:1963: error: declaration of
‘RateConverter<Type> MFSK_Transmitter<Type>::RateConverter’
mfsk.h:1775: error: changes meaning of ‘RateConverter’ from ‘class
RateConverter<Type>’ mfsk.h:2212: error: declaration of
‘RateConverter<Type> MFSK_Receiver<Type>::RateConverter’ mfsk.h:1775:
error: changes meaning of ‘RateConverter’ from ‘class
RateConverter<Type>’ make[3]: *** [olivia.o] Error 1 make[3]: Leaving
directory `/home/richard-1/Hamapps/gmfsk-0.7pre1/src/olivia' make[2]:
*** [all-recursive] Error 1 make[2]: Leaving directory
`/home/richard-1/Hamapps/gmfsk-0.7pre1/src' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/home/richard-1/Hamapps/gmfsk-0.7pre1' make: *** [all] Error 2



the culprit is this, and it driving me nuts, thats if I'm not already :)

open("/usr/share/locale/en_GB.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/make.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
write(2, "make: "..., 6make: )                = 6
write(2, "*** [all] Error 2"..., 17*** [all] Error 2)    = 17

I've hit this so many times.
In the past I've located make.mo from another locales as copied it
across to /usr/share/locale/en_GB/LC_MESSAGES/ but I cant find one
anywhere, I've installed locales for russian, spanish and estonian
thats worked in the past but I'm not find make.mo

Its installed by make, and I think its only used on error messages.
any suggestions please
TIA


-- 
Best wishes

Richard Bown

#########################################################################
Registered Linux User 36561
OS: Mandriva 2009 powerpack on AMD Dual Athlon 64 +4400: 8 GB RAM DDR2
Ham Call: G8JVM , QRA IO82SP, Interests Microwave
#########################################################################

--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gmfsk on MDV2009x86_64
  2009-04-24  7:50 gmfsk on MDV2009x86_64 richard
@ 2009-04-24 18:05 ` Pidoux
  0 siblings, 0 replies; 2+ messages in thread
From: Pidoux @ 2009-04-24 18:05 UTC (permalink / raw)
  To: richard; +Cc: linux-hams

Hi Richard,

Although I am running packet radio with Linux Mandriva 2009 distro I never tried installing Tomi OH2BNS' gMFSK.
I downloaded gmsk-0.6 package source from http://gmfsk.connect.fi/  and read his description page.
It says that FFTW 2.x is needed.
I thus downloaded FFTW2 source from  http://www.fftw.org/ and compiled it after ./configure with
--enable-share as indicated.
I verified that "make install" actually installed FFTW library into /usr/local/lib

Then I read in gMFSK INSTALL that libgnomeui2 and libgnomeui2-devel where needed.
urpmi libgnomeui2 told me that library was already installed.
But not the devel library.
Thus I installed  it with the command :

urpmi libgnomeui2-devel

Then gMFSK INSTALL asks to start ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

However, in my case, configure did not find fft  libraries.

Here is the error message :

configure: Disabling hamlib support
checking for library containing fftw_create_plan... no
configure: error: FFTWlibraries not found...

Thus I am blocked at this level and cannot help you.

73 de Bernard, f6bvp


richard a écrit :
> Hi trying to build gmfsk on a amd64 system
> 
> Has anyone built on MDV 2009 x86_64
> 
> Its falling over here:-
> Making all in olivia
> make[3]: Entering directory
> `/home/richard-1/Hamapps/gmfsk-0.7pre1/src/olivia' if g++
> -DHAVE_CONFIG_H -I. -I. -I../..
> -DPACKAGE_DATA_DIR=\""/usr/local/share"\"
> -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread
> -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0
> -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1
> -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
> -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
> -I/usr/include/pango-1.0 -I/usr/include/gail-1.0
> -I/usr/include/freetype2 -I/usr/include/atk-1.0
> -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/libpng12 -I../../src
> -I../../src/misc    -g -O2 -Wall -MT olivia.o -MD -MP -MF
> ".deps/olivia.Tpo" \ -c -o olivia.o `test -f 'olivia.cc' || echo
> './'`olivia.cc; \ then mv -f ".deps/olivia.Tpo" ".deps/olivia.Po"; \
> else rm -f ".deps/olivia.Tpo"; exit 1; \ fi In file included from
> olivia.cc:27: mfsk.h: In member function ‘void
> MFSK_Encoder::PrintOutputBlock()’: mfsk.h:1451: warning: format ‘%2d’
> expects type ‘int’, but argument 2 has type ‘size_t’ mfsk.h: In member
> function ‘void MFSK_HardDecoder::PrintInputBuffer()’: mfsk.h:1607:
> warning: format ‘%2d’ expects type ‘int’, but argument 2 has type
> ‘size_t’ mfsk.h: At global scope: mfsk.h:1963: error: declaration of
> ‘RateConverter<Type> MFSK_Transmitter<Type>::RateConverter’
> mfsk.h:1775: error: changes meaning of ‘RateConverter’ from ‘class
> RateConverter<Type>’ mfsk.h:2212: error: declaration of
> ‘RateConverter<Type> MFSK_Receiver<Type>::RateConverter’ mfsk.h:1775:
> error: changes meaning of ‘RateConverter’ from ‘class
> RateConverter<Type>’ make[3]: *** [olivia.o] Error 1 make[3]: Leaving
> directory `/home/richard-1/Hamapps/gmfsk-0.7pre1/src/olivia' make[2]:
> *** [all-recursive] Error 1 make[2]: Leaving directory
> `/home/richard-1/Hamapps/gmfsk-0.7pre1/src' make[1]: ***
> [all-recursive] Error 1 make[1]: Leaving directory
> `/home/richard-1/Hamapps/gmfsk-0.7pre1' make: *** [all] Error 2
> 
> 
> 
> the culprit is this, and it driving me nuts, thats if I'm not already :)
> 
> open("/usr/share/locale/en_GB.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) =
> -1 ENOENT (No such file or directory)
> open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/en_GB/LC_MESSAGES/make.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT
> (No such file or directory)
> write(2, "make: "..., 6make: )                = 6
> write(2, "*** [all] Error 2"..., 17*** [all] Error 2)    = 17
> 
> I've hit this so many times.
> In the past I've located make.mo from another locales as copied it
> across to /usr/share/locale/en_GB/LC_MESSAGES/ but I cant find one
> anywhere, I've installed locales for russian, spanish and estonian
> thats worked in the past but I'm not find make.mo
> 
> Its installed by make, and I think its only used on error messages.
> any suggestions please
> TIA
> 
> 


-- 


73 de Bernard, f6bvp
http://f6bvp.org

--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-24 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-24  7:50 gmfsk on MDV2009x86_64 richard
2009-04-24 18:05 ` Pidoux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox