new files

From: Matthew Worcester (mworcest@hep.uchicago.edu)
Date: Sun Sep 18 2005 - 00:09:26 CDT


Hi Stan,

I'm having problems with the code you checked in, specifically the debug
file, it looks like the stlplus headers aren't found. Do I need to
install something extra?

Matt

src/debug.cc:8:29: stlplus/debug.hpp: No such file or directory
src/debug.cc:9:40: stlplus/string_utilities.hpp: No such file or directory
src/debug.cc:10:35: stlplus/file_system.hpp: No such file or directory
src/debug.cc:19: syntax error before `::'
src/debug.cc:25: syntax error before `::'
src/debug.cc:37: syntax error before `*'
src/debug.cc: In function `void _debug_global (const char *, int, const
char *, bool)':
src/debug.cc:42: `stderr' undeclared (first use this function)
src/debug.cc:42: (Each undeclared identifier is reported only once for
each function it appears in.)
src/debug.cc:42: `filename_part' undeclared (first use this function)
src/debug.cc:42: `fprintf' undeclared (first use this function)
src/debug.cc: At top level:
src/debug.cc:46: parse error before `)'
src/debug.cc:56: syntax error before `::'
src/debug.cc:63: warning: ISO C++ forbids declaration of `debug_match'
with no type
src/debug.cc:63: conflicting types for `int debug_match'
src/debug.cc:36: previous declaration as `char *debug_match'
src/debug.cc:63: cannot convert `char *' to `int' in initialization
src/debug.cc:64: warning: ISO C++ forbids declaration of
`debug_recurse' with no type
src/debug.cc:64: conflicting types for `int debug_recurse'
src/debug.cc:34: previous declaration as `bool debug_recurse'
src/debug.cc:65: parse error before `}'
src/debug.cc:66: warning: ISO C++ forbids declaration of `m_dbg' with
no type
src/debug.cc:66: invalid types `int[int]' for array subscript
src/debug.cc:66: `m_file' was not declared in this scope
src/debug.cc:66: `match_wildcard' was not declared in this scope
src/debug.cc:67: warning: ISO C++ forbids declaration of `m_old' with
no type
src/debug.cc:68: parse error before `if'
src/debug.cc:70: warning: ISO C++ forbids declaration of `m_depth' with
no type
src/debug.cc:71: warning: ISO C++ forbids declaration of `debug_last'
with no type
src/debug.cc:71: invalid use of `this' at top level
src/debug.cc:72: parse error before `if'
src/debug.cc:75: syntax error before `::'
src/debug.cc:79: warning: ISO C++ forbids declaration of `debug_set'
with no type
src/debug.cc:79: conflicting types for `int debug_set'
src/debug.cc:33: previous declaration as `bool debug_set'
src/debug.cc:80: warning: ISO C++ forbids declaration of `debug_last'
with no type
src/debug.cc:80: redefinition of `int debug_last'
src/debug.cc:71: `int debug_last' previously defined here
src/debug.cc:80: `m_last' was not declared in this scope
src/debug.cc:81: parse error before `}'
src/debug.cc:83: syntax error before `::'
src/debug.cc:88: syntax error before `::'
src/debug.cc:93: syntax error before `::'
src/debug.cc:98: syntax error before `::'
src/debug.cc:101: warning: ISO C++ forbids declaration of `m_old' with
no type
src/debug.cc:101: redefinition of `int m_old'
src/debug.cc:67: `int m_old' previously defined here
src/debug.cc:101: multiple initializations given for `m_old'
src/debug.cc:102: parse error before `if'
src/debug.cc:104: `l' was not declared in this scope
src/debug.cc:104: `::string' undeclared (first use here)
src/debug.cc:104: `recurse' was not declared in this scope
src/debug.cc:104: warning: ISO C++ forbids declaration of `report' with
no type
src/debug.cc:104: warning: initializer list being treated as compound
expression
src/debug.cc:105: parse error before `}'
src/debug.cc:107: syntax error before `::'
src/debug.cc:110: warning: ISO C++ forbids declaration of `m_dbg' with
no type
src/debug.cc:110: redefinition of `int m_dbg'
src/debug.cc:66: `int m_dbg' previously defined here
src/debug.cc:111: warning: ISO C++ forbids declaration of `debug_set'
with no type
src/debug.cc:111: redefinition of `int debug_set'
src/debug.cc:79: `int debug_set' previously defined here
src/debug.cc:111: multiple initializations given for `debug_set'
src/debug.cc:112: parse error before `}'
src/debug.cc:114: syntax error before `::'
src/debug.cc:119: syntax error before `::'
src/debug.cc:122: `message' was not declared in this scope
src/debug.cc:122: warning: ISO C++ forbids declaration of `fprintf'
with no type
src/debug.cc:122: `int fprintf' used prior to declaration
src/debug.cc:122: warning: initializer list being treated as compound
expression
src/debug.cc:123: warning: ISO C++ forbids declaration of `fflush' with
no type
src/debug.cc:124: parse error before `}'
src/debug.cc:126: syntax error before `::'
src/debug.cc:131: syntax error before `::'
src/debug.cc:136: syntax error before `::'
src/debug.cc:141: syntax error before `::'
src/debug.cc:146: syntax error before `::'
src/debug.cc:151: syntax error before `::'
src/debug.cc:154: warning: ISO C++ forbids declaration of `stackdump'
with no type
src/debug.cc:155: parse error before `}'
src/debug.cc:157: syntax error before `::'
src/debug.cc:162: syntax error before `::'
src/debug.cc:164: warning: ISO C++ forbids declaration of `item' with
no type
src/debug.cc:164: warning: ISO C++ forbids declaration of `item' with
no type
src/debug.cc:164: redefinition of `int item'
src/debug.cc:164: `int item' previously declared here
src/debug.cc:164: base operand of `->' is not a pointer
src/debug.cc:164: parse error before `)'
src/debug.cc:35: warning: `bool debug_read' defined but not used
make: *** [build/Linux-g++/debug.o] Error 1



This archive was generated by hypermail 2.1.6 : Mon Sep 19 2005 - 12:01:02 CDT