Hello,
I have been searching for a IRC bot lately to help moderate a couple
of my channels. I have download Dancer-4.16.
Under Debian Lenny, I get these errors when trying to compile..
command.c:4313:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4313:1: error: pasting "topitem" and "*" does not give a
valid preprocessing token
command.c:4313:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4313:1: error: pasting "topitem" and ")" does not give a
valid preprocessing token
command.c:4340:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4340:1: error: pasting "topitem" and "*" does not give a
valid preprocessing token
command.c:4340:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4340:1: error: pasting "topitem" and ")" does not give a
valid preprocessing token
command.c:4374:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4374:1: error: pasting "topitem" and "*" does not give a
valid preprocessing token
command.c:4374:1: error: pasting "(" and "topitem" does not give a
valid preprocessing token
command.c:4374:1: error: pasting "topitem" and ")" does not give a
valid preprocessing token
Here is a complete log of my output from the 'make' command.
http://pastie.org/783284.txt
|