Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2006 01:25:43 +0000
From:      Lars Engels <lars.engels@0x20.net>
To:        freebsd-ports@freebsd.org
Subject:   sysutils/lineakd: internal compiler error
Message-ID:  <200604080125.43705.lars.engels@0x20.net>

next in thread | raw e-mail | index | archive | help
Hi all!

I tried to compile sysutils/lineakd but get the following error message:

bin/sh /usr/local/bin/libtool --silent --mode=compile --tag=CXX c++ 
-DHAVE_CONFIG_H -DCONFDIR=\"/usr/local/etc\" 
-DPLUGINDIR=\"/usr/local/lib/lineakd/plugins\" -DBINDIR=\"/usr/local/bin\" 
-DSBINDIR=\"/usr/local/sbin\" -I. -I. -I..   -I../lineakd -I. -I..  
-I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W 
-Wpointer-arith -Wwrite-strings -O -pipe -fno-exceptions -fno-check-new 
-fno-common  -c -o pluginmanager.lo `test -f 'pluginmanager.cpp' || echo 
'./'`pluginmanager.cpp
/usr/include/c++/3.4/bits/basic_string.tcc: In function 
`std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const _CharT*, 
const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, 
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
pluginmanager.cpp:77:   instantiated from here
/usr/include/c++/3.4/bits/basic_string.tcc:651: internal compiler error: 
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
gmake[2]: *** [pluginmanager.lo] Error 1
gmake[2]: Leaving directory 
`/usr/ports/sysutils/lineakd/work/lineakd-0.8.3/lineak'


Could someone help me out?


Lars Engels



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604080125.43705.lars.engels>