Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85006 - dansguardian does not build
Summary: dansguardian does not build
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-12 11:07 UTC by Cliff Brake
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***