i'll try it on Win32 for you

now we love errors so much heres a nice list(shorter than what it was at first

)
bs_fantasy_ext.c
bs_fantasy_ext.c(1300) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1301) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1302) : error C2065: 'count' : undeclared identifier
bs_fantasy_ext.c(1303) : error C2065: 'bans' : undeclared identifier
bs_fantasy_ext.c(1303) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1307) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1313) : warning C4022: 'free' : pointer mismatch for actual parameter 1
bs_fantasy_ext.c(1323) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1324) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1326) : error C2065: 'excepts' : undeclared identifier
bs_fantasy_ext.c(1326) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1330) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1336) : warning C4022: 'free' : pointer mismatch for actual parameter 1
bs_fantasy_ext.c(1348) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1349) : error C2143: syntax error : missing ';' before 'type'
bs_fantasy_ext.c(1351) : error C2065: 'invites' : undeclared identifier
bs_fantasy_ext.c(1351) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1355) : error C2109: subscript requires array or pointer type
bs_fantasy_ext.c(1361) : warning C4022: 'free' : pointer mismatch for actual parameter 1
bs_fantasy_ext.c(3694) : error C2275: 'Directive' : illegal use of this type as an expression
z:\Anope\include\services.h(410) : see declaration of 'Directive'
bs_fantasy_ext.c(3694) : error C2146: syntax error : missing ';' before identifier 'confvalues'
bs_fantasy_ext.c(3694) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
bs_fantasy_ext.c(3694) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
bs_fantasy_ext.c(3694) : error C2143: syntax error : missing ';' before 'identifier'
bs_fantasy_ext.c(3694) : error C2065: 'confvalues' : undeclared identifier
bs_fantasy_ext.c(3694) : error C2059: syntax error : ']'
bs_fantasy_ext.c(3697) : warning C4047: 'function' : 'Directive *' differs in levels of indirection from 'int'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
[Edited on 30-4-2006 by Tom65789]