discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Compiling GnuRadio


From: Josh Logan
Subject: [Discuss-gnuradio] Compiling GnuRadio
Date: Wed, 11 Sep 2002 11:45:15 -0700 (PDT)

How sucussful are people at compiling the different version of GnuRadio?

I'm running a debian unstable machine and I am having the worst luck
having Gnuradio compile.  I have tried both the tarball and the CVS
versions with no luck.

The 0.5 tarball had problems with the Chess test directory.  I removed the
cppunit from the root Makefile.  I then get the folloiwing error:
++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -DUSE_LIBGXX_INLINES -D_REENTRANT
-DPARANOID=1 -DCACHESIZE=262144 -I../../../../src/gnu/lib/gr
-I../../../../src/gnu/lib/grio -I../../../../src/gnu/lib/grgui
-I../../../../src/gnu/lib/dtv -I../../../../src/pspectra/lib/vr
-I../../../../src/pspectra/lib/vrp -I../../../../src/pspectra/lib/vrio
-I../../../../src/pspectra/lib/vrgui -I/usr/include/qt -g -O2 -Wall
-Woverloaded-virtual -c VrGUI_int.cc -Wp,-MD,.deps/VrGUI_int.TPlo -o
VrGUI_int.o
VrGUI_int.cc: In constructor `VrPlot::VrPlot(QWidget*, int, int, char*,
char*, 
   bool, double, double, double, double)':
VrGUI_int.cc:72: declaration of `p' shadows a parameter
make[6]: *** [VrGUI_int.lo] Error 1


The CVS version was haing problems with htonl and htons so I upgraded to
gcc/g++ 3.2, but I now have problems with ./configure and QT.

checking for Qt... configure: error: Qt (>= Qt 2.2.1) (libraries) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.

I have tried both libqt3-dev and libqt2-dev

Any ideas or pointers from someone using a debian system.

                                                Later, JOSH





reply via email to

[Prev in Thread] Current Thread [Next in Thread]