discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Need help installing GNU Radio


From: jjw
Subject: Re: [Discuss-gnuradio] Need help installing GNU Radio
Date: Tue, 7 Mar 2006 14:51:31 -0800 (PST)

I am running a Pentium architecture.  I tried using an older version of GCC
(3.2) per someone else's instructions but it did not get rid of the error
during the make check of gnuradio-core.  I tried doing a make check on all
of the baseline instlals from KD7LMO and found the following error when
installing CPPUNIT.

ChessTest.h: In member function ‘void
ChessTest<GAMECLASS>::testNumberOfPieces()’:
ChessTest.h:19: error: ‘m_game’ was not declared in this scope
ChessTest.h:19: error: no matching function for call to
‘CppUnit::Asserter::failIf(<type error>, CppUnit::Message&,
CppUnit::SourceLine&)’
../../include/cppunit/Asserter.h:66: note: candidates are: static void
CppUnit::Asserter::failIf(bool, const CppUnit::Message&, const
CppUnit::SourceLine&)
../../include/cppunit/Asserter.h:77: note:                 static void
CppUnit::Asserter::failIf(bool, std::string, const CppUnit::SourceLine&)
make[3]: *** [main.o] Error 1
make[3]: Leaving directory
`/home/jjw27370/Desktop/baseline/cppunit-1.10.2/examples/hierarchy'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/home/jjw27370/Desktop/baseline/cppunit-1.10.2/examples/hierarchy'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/home/jjw27370/Desktop/baseline/cppunit-1.10.2/examples'
make: *** [check-recursive] Error 1

Has anybody seen this error or know how to fix it.  I suspect it is possible
that this has something to do with the error in gnuradio-core's make check.

--
View this message in context: 
http://www.nabble.com/Need-help-installing-GNU-Radio-t1234009.html#a3291059
Sent from the GnuRadio forum at Nabble.com.





reply via email to

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