Anyone seen this type of problem trying to build fairly-recent GIT, on a "out of the box" Ubuntu 10.04 system:
*Make[6]: Entering directory `/usr/local/src/gnuradio/gruel/src/lib/pmt'* */bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DOMNITHREAD_POSIX=1 -I/usr/include -I/usr/local/src/gnuradio/gruel/src/include -I/usr/local/src/gnuradio/gruel/src/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT pmt.lo -MD -MP -MF .deps/pmt.Tpo -c -o pmt.lo pmt.cc* *libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -DOMNITHREAD_POSIX=1 -I/usr/include -I/usr/local/src/gnuradio/gruel/src/include -I/usr/local/src/gnuradio/gruel/src/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT pmt.lo -MD -MP -MF .deps/pmt.Tpo -c pmt.cc -fPIC -DPIC -o .libs/pmt.o* *In file included from /usr/include/c++/4.4/complex:46,* * from /usr/local/src/gnuradio/gruel/src/include/gruel/pmt.h:29,* * from pmt.cc:27:* */usr/include/c++/4.4/cmath:363: internal compiler error: Segmentation fault* *Please submit a full bug report,* *with preprocessed source if appropriate.* *See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.* *make[6]: *** [pmt.lo] Error 1* *make[6]: Leaving directory `/usr/local/src/gnuradio/gruel/src/lib/pmt'* *make[5]: *** [all] Error 2* *make[5]: Leaving directory `/usr/local/src/gnuradio/gruel/src/lib/pmt'* *make[4]: *** [all-recursive] Error 1* *make[4]: Leaving directory `/usr/local/src/gnuradio/gruel/src/lib'* *make[3]: *** [all-recursive] Error 1* *make[3]: Leaving directory `/usr/local/src/gnuradio/gruel/src'* *make[2]: *** [all-recursive] Error 1* *make[2]: Leaving directory `/usr/local/src/gnuradio/gruel'* *make[1]: *** [all-recursive] Error 1* *make[1]: Leaving directory `/usr/local/src/gnuradio'* *make: *** [all] Error 2 * Seems to provoke an internal compiler error. Yikes! -- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio