No, I did not have g++ installed. Thank you. Problem solved. -Tom
Patrick Strasser wrote: > > Tom O schrieb: >> I am using openSuse 10.1 and trying to use ./configure command for >> compiling >> GNU Radio. >> >> I have tried the posted suggestions to get past the "Failed to locate >> boost/shared_ptr.hpp" when running ./configure. >> This is from config.log ( I removed all of the #def text after "failed >> program was:"): >> >> configure:28567: checking for machine dependent speedups >> configure:28575: result: x86 >> configure:28646: checking for cppunit-config >> configure:28664: found /usr/bin/cppunit-config >> configure:28677: result: /usr/bin/cppunit-config >> configure:28687: checking for Cppunit - version >= 1.9.14 >> configure:28720: result: 1.10.2 >> configure:28786: checking boost/shared_ptr.hpp usability >> configure:28803: g++ -c -pthread -I/usr/include conftest.cpp >&5 >> ./configure: line 28804: g++: command not found > > You do have g++ installed? What does 'g++ --version' say? > > Patrick > > -- > Engineers motto: cheap, good, fast: choose any two > Patrick Strasser <patrick dot strasser at tugraz dot at> > Student of Telematik, Techn. University Graz, Austria > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://www.nabble.com/Failed-to-locate-boost-shared_ptr.hpp-tf4073995.html#a11614494 Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
