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<fro...@wallawalla.edu>:Hi,I haven't built gnuradio for a month or two, and just did a git pull anddid: 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 orHi 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 Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org 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>>
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio