> 
> comm.c: In function `main':
> comm.c:382: `NULL_FILE' undeclared (first use in this function)


looks to me like you're missing something from merc.h
Go through merc.h, try to find the simillar NULL_FILE statements, copy them 
into the #if defined MAC (??) section, organize them, and voila, you should 
have a working compile..
hope it helps..

TJW

Reply via email to