The message was complaining about the 'errcode' variable in regex.c<br>I changed regex.c code at lines 4876, 4877, 4885, 4886, 4893 and replaced all occurences of 'errcode' in the regerror function with 'errcode2'.  Then mapserver compiled :)   <br>