Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85006

Summary: dansguardian does not build
Product: Gentoo Linux Reporter: Cliff Brake <cliff.brake>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cliff Brake 2005-03-12 11:07:38 UTC
I get the following error when building dansguardian:

checking for extra underscores prepended to symbol names... checking whether gcc needs -traditional... no
checking for how to include files in Makefile... checking for u_int32_t... yes
checking for poll... yes
updating cache ./config.cache
Generating platform specific Makefile...
Generating platform.h....
Generating platform specific start/stop script...
Generating platform specific dansguardian.conf...
Generating platform specific dansguardianf1.conf...
Generating platform specific weightedphraselist...
Generating platform specific bannedphraselist...
Generating platform specific exceptionphraselist...
Generating platform specific logrotation...
Generating platform specific logrotate.d script...
creating ./config.status
g++  -O2 -Wall -c String.cpp
g++  -O2 -Wall -c OptionContainer.cpp
g++  -O2 -Wall -c FDTunnel.cpp
g++  -O2 -Wall -c ConnectionHandler.cpp
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make: *** [OptionContainer.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: www-proxy/dansguardian-2.8.0.2 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge dansguardian
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-03-13 01:14:59 UTC

*** This bug has been marked as a duplicate of 20600 ***