discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build Problems on Karmic for git repository....


From: Rob Frohne
Subject: Re: [Discuss-gnuradio] Build Problems on Karmic for git repository....
Date: Wed, 27 Jan 2010 11:27:57 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20090817 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

Greetings,

I removed libqwt-dev and did a .bootstrap and .configure and make and all is now well.

Rob

On 01/14/2010 06:33 AM, Rob Frohne wrote:
Thanks for the tip Alex.  The only library I had installed with -dev was the
libqwt5-qt4-dev you suggested.  I removed even the runtime library for qt3.
As expected, that didn't solve my problem, but I noticed that it was using some
previously compiled files, so I did a make distclean and ./configure and make.

That took a long time to recompile all the old stuff, but ended in the same error.

Any more ideas?

Thanks,

Rob

On 01/14/2010 01:53 AM, Alexandru Csete wrote:
2010/1/14 Rob Frohne<address@hidden>:
  
Hi,

I haven't built gnuradio for a month or two, and just did a git pull and
did:

autoreconf -f
./configure
make

and got the following compile errors:

libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -DOMNITHREAD_POSIX=1
-I/usr/include -I/home/frohro/Desktop/git/gnuradio/omnithread
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/runtime
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/general
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/general
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/gengen
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/gengen
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/filter
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/filter
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/missing
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/reed-solomon
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/viterbi
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/io
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/g72x
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/swig
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/hier
-I/home/frohro/Desktop/git/gnuradio/gnuradio-core/src/lib/swig
-I/home/frohro/Desktop/git/gnuradio/gruel/src/include
-I/home/frohro/Desktop/git/gnuradio/gruel/src/include
-I/usr/include/python2.6 -I/usr/include/qwt -I/usr/include/qwtplot3d-qt4
-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED
-I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I. -g
-O2 -Wall -Woverloaded-virtual -pthread -MT FrequencyDisplayPlot.lo -MD -MP
-MF .deps/FrequencyDisplayPlot.Tpo -c FrequencyDisplayPlot.cc -fPIC -DPIC -o
.libs/FrequencyDisplayPlot.o
In file included from /usr/include/qwt/qwt_plot.h:17,
from ./FrequencyDisplayPlot.h:5,
from FrequencyDisplayPlot.cc:4:
/usr/include/qwt/qwt_array.h:25:23: error: qmemarray.h: No such file or
    
Hi Rob,

This suggests that you have Qwt for Qt3 installed and you need Qwt for Qt4.
Check if you have libqwt5-qt4-dev installed.
If you have both installed I would try to uninstall the Qt3 version.

Cheers
Alex


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
  

_______________________________________________ Discuss-gnuradio mailing list address@hidden http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

-- 
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla University
100 SW 4th Street
College Place, WA 99324
(509) 527-2075			 http://people.wallawalla.edu/~rob.frohne

Attachment: frohro.vcf
Description: Vcard


reply via email to

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