I have problems making all bots above 1.3.18...
this error is from 1.6.6, it only fails on mods like channels.c, irc.c, filesys.c
-----
gcc -pipe -fPIC -Wall -O6 -funroll-loops -fexpensive-optimizations -mpentium -ma
rch=pentium -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Wall -I. -I../.
./.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././chann
els.mod/channels.c
cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input} Warning: end of file not at end of a line; newline inser
ted
gcc: Internal compiler error: program cc1 got fatal signal 9
make[2]: *** [../channels.o] Error 1
-----
can someone help please?