discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Ubuntu 10.04 installation


From: Marcus D. Leech
Subject: [Discuss-gnuradio] Ubuntu 10.04 installation
Date: Thu, 13 May 2010 22:29:42 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

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.
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

reply via email to

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