[Issues] [mod_highlight 0000091]: Make fails on Slackware 12 gcc 4.1.2
Mantis Bug Tracker
issues at outoforder.cc
Wed Oct 8 00:13:06 EDT 2008
A NOTE has been added to this issue.
======================================================================
http://issues.outoforder.cc/view.php?id=91
======================================================================
Reported By: pyrite
Assigned To:
======================================================================
Project: mod_highlight
Issue ID: 91
Category: Compile or Build
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Apache Version: Apache 2.2.8
======================================================================
Date Submitted: 2008-10-08 00:12 EDT
Last Modified: 2008-10-08 00:13 EDT
======================================================================
Summary: Make fails on Slackware 12 gcc 4.1.2
Description:
Running make (after configure) on Slackware 12 fails compiling colorer.
Using gcc 4.1.2. The last few lines of make are:
../shared/common/Hashtable.h:65: error: 'bucket' was not declared in this
scope
../shared/common/Hashtable.h: In member function 'T*
HashtableWOnulls<T>::enumerate() const':
../shared/common/Hashtable.h:75: error: there are no arguments to
'enumerate_int' that depend on a template parameter, so a declaration of
'enumerate_int' must be available
../shared/common/Hashtable.h: In member function 'T*
HashtableWOnulls<T>::next() const':
../shared/common/Hashtable.h:82: error: there are no arguments to
'next_int' that depend on a template parameter, so a declaration of
'next_int' must be available
make[2]: *** [../colorer/objs/xmldom.o] Error 1
make[2]: Leaving directory
`/usr/local/src/mod_highlight/colorer/src/libcolorer'
make[1]: *** [colorer] Error 2
make[1]: Leaving directory `/usr/local/src/mod_highlight/colorer'
make: *** [all-recursive] Error 1
======================================================================
----------------------------------------------------------------------
(0000120) pyrite (reporter) - 2008-10-08 00:13
http://issues.outoforder.cc/view.php?id=91#c120
----------------------------------------------------------------------
Probably should be noted that I tried the code in svn trunk also, failed
with same messages.
Issue History
Date Modified Username Field Change
======================================================================
2008-10-08 00:12 pyrite New Issue
2008-10-08 00:12 pyrite Apache Version => Apache 2.2.8
2008-10-08 00:13 pyrite Note Added: 0000120
======================================================================
More information about the Issues
mailing list