Page 1 of 1

compiling issue

Posted: Thu Oct 26, 2006 2:17 pm
by ratman
I ran into a nasty compile issue:

Code: Select all

gcc -I../include -I/usr/home/khawkins/Unreal3.2/extras/regexp/include -I/usr/hom
e/khawkins/Unreal3.2/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-str
ict-aliasing -DZIP_LINKS -export-dynamic   -fPIC -DPIC -shared -DDYNAMIC_LINKING
  -o m_unzline.so m_unzline.c
gcc -I../include -I/usr/home/khawkins/Unreal3.2/extras/regexp/include -I/usr/hom
e/khawkins/Unreal3.2/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-str
ict-aliasing -DZIP_LINKS -export-dynamic   -fPIC -DPIC -shared -DDYNAMIC_LINKING
  -o m_whois.so m_whois.c
gcc -I../include -I/usr/home/khawkins/Unreal3.2/extras/regexp/include -I/usr/hom
e/khawkins/Unreal3.2/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-str
ict-aliasing -DZIP_LINKS -export-dynamic   -fPIC -DPIC -shared -DDYNAMIC_LINKING
  -o m_tkl.so m_tkl.c
m_tkl.c: In function `_m_tkl':
m_tkl.c:2187: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/home/khawkins/Unreal3.2/src/modules.
*** Error code 1

Stop in /usr/home/khawkins/Unreal3.2/src.
*** Error code 1

Stop in /usr/home/khawkins/Unreal3.2.
$

Posted: Thu Oct 26, 2006 3:49 pm
by ratman
Other things like wget compile fine on this machine

Posted: Thu Oct 26, 2006 10:45 pm
by Syzop
Problem with your machine hardware or gcc or out of memory. Google for 'sig11' ;)

Posted: Thu Oct 26, 2006 10:54 pm
by ratman
Syzop wrote:Problem with your machine hardware or gcc or out of memory. Google for 'sig11' ;)
We did a fresh install from a fresh cd, so it's not GCC :(

Posted: Thu Oct 26, 2006 11:03 pm
by tdw
hardware.. not software..

Posted: Thu Oct 26, 2006 11:20 pm
by ratman
tdw wrote:hardware.. not software..
yeah it's heading that way..damn :( Now I gotta find out what piece of hardware it is