Page 1 of 1

nasty compile problem

Posted: Thu Oct 06, 2005 2:19 pm
by ratman
Nasty compile problem - freeBSD 4.10

gcc -I../include -I/home/ircadmin/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_akill.so m_akill.c
{standard input}: Assembler messages:
{standard input}:437: Warning: end of file in string; inserted '"'
gcc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop in /usr/home/ircadmin/Unreal3.2/src/modules.
{standard input}:510: Warning: .stabs: missing comma
*** Error code 1

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

Stop in /usr/home/ircadmin/Unreal3.2.
-bash-2.05b$

Any ideas?

Posted: Thu Oct 06, 2005 3:02 pm
by ratman
Problem fixed :)