Hi
I have strange problem.
Architecture: Alpha
OS: Debian Linux
Unreal 3.2.4 (or 3.2.5-rc3)
Anope 1.6.4 (or 1.7.14)
With or without mysql anopes make allways stops in this point:
make[1]: Entering directory `/home/unreal/anope/src/tools'
gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c anopesmtp.c
anopesmtp.c: In function `alog':
anopesmtp.c:155: error: invalid operands to binary &&
make[1]: *** [anopesmtp.o] Error 1
make[1]: Leaving directory `/home/unreal/anope/src/tools'
make: *** [tools] Error 2
unreal@mammoth:~/anope$
Any idea?