Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2006 17:16:42 -0400
From:      "Matt Smith" <ratman6@charter.net>
To:        <freebsd-stable@freebsd.org>
Subject:   RE: very serious compiling issue
Message-ID:  <000201c6f944$0c7b3010$0201a8c0@bedroom>
In-Reply-To: <20061026183818.9B59616A4DD@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey guys,
I got a band new install of FreeBSD that will not compile.  Stop code while
compiling UnrealIRCD follows:

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

Is there something up with the FreeBSD download?

                                               Matt Smith



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201c6f944$0c7b3010$0201a8c0>