Drans
08-30-2004, 12:52 AM
Hi, Im having problems compiling a fresh install of SEQ. Ive searched the forums but cant seem to find anyone with the same problem. I have RH9 and followed the install guide on this forum. when i get to #make && make install, I get a Segmentation Fault. Please help if you can, below is the error (hand typed, sorry), let me know if you need more info. I reinstalled RH twice and tried both methods to no avail, all other steps went fine execpt for this step. Thanks for your time, A Newbie.
m.cpp' || echo './'`packetstream.cpp
In file include from /usr/include/math.h:362
.................. from /usr/include/c++/3.2.2/cmath:51
.................. **abit more from the c++ dir**
.................. from /usr/lib/qt-3.1/include/qvaluelist.h:48,
.................. **abit more from the qt-3.1 dir**
.................. from packetstream.h:14,
.................. from packetstream.cpp:13:
/usr/include/bits/mathinline.h:144: internal error: Segmentation fault
Please submit a full bug report,
make[3]: *** [packetstream.o] Error 1
make[3]: Leaving directory `/root/showeq/src'
make[2]: ** [all] Error 2
make[2]: Leaving directory `/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/showeq'
make: *** [all] Error 2
[root@local showeq]#
m.cpp' || echo './'`packetstream.cpp
In file include from /usr/include/math.h:362
.................. from /usr/include/c++/3.2.2/cmath:51
.................. **abit more from the c++ dir**
.................. from /usr/lib/qt-3.1/include/qvaluelist.h:48,
.................. **abit more from the qt-3.1 dir**
.................. from packetstream.h:14,
.................. from packetstream.cpp:13:
/usr/include/bits/mathinline.h:144: internal error: Segmentation fault
Please submit a full bug report,
make[3]: *** [packetstream.o] Error 1
make[3]: Leaving directory `/root/showeq/src'
make[2]: ** [all] Error 2
make[2]: Leaving directory `/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/showeq'
make: *** [all] Error 2
[root@local showeq]#