All,
I tried building lyx-1.1.6fix2. When compiling sigc++/slot.cc, I get the error:
slot.cc:8: syntax error before `::'
slot.cc:11: syntax error before `::'
slot.cc:14: syntax error before `::'
slot.cc:17: syntax error before `::'
slot.cc:20: syntax error before `::'
slot.cc:23: syntax error before `::'
slot.cc:28: syntax error before `::'
slot.cc:33: syntax error before `::'
slot.cc:36: ANSI C++ forbids declaration `invalid' with no type
slot.cc:37: ANSI C++ forbids declaration `set_weak' with no type
slot.cc:38: ANSI C++ forbids declaration `unreference' with no type
slot.cc:39: parse error before `}'
slot.cc:41: syntax error before `::'
slot.cc:44: syntax error before `='
slot.cc:45: ANSI C++ forbids declaration `head_' with no type
slot.cc:47: parse error before `while'
slot.cc:51: ANSI C++ forbids declaration `current' with no type
slot.cc:51: `next' was not declared in this scope
slot.cc:52: parse error before `}'
slot.cc:55: syntax error before `::'
slot.cc:61: ANSI C++ forbids declaration `head_' with no type
slot.cc:61: redefinition of `int head_'
slot.cc:45: `int head_' previously defined here
slot.cc:61: `node' was not declared in this scope
slot.cc:62: parse error before `}'
slot.cc:66: ANSI C++ forbids declaration `j' with no type
slot.cc:66: implicit declaration of function `int begin(...)'
slot.cc:67: parse error before `while'
slot.cc:69: syntax error before `*'
slot.cc:70: syntax error before `->'
slot.cc:71: syntax error before `->'

Any ideas?

Thanks,

Gary

Reply via email to