zconsole compile error

Hi I’m trying to compile the basicconsole.c sample on my RC4100 but keep getting the following errrors. Please help. Is there a replacment file system for the fs2.lib that works with the Rabbit 4000?

line 195 : ERROR REMOTEUPLOADDEFS.LIB : Dimension missing.
line 195 : ERROR REMOTEUPLOADDEFS.LIB : Array dimension must be positive.
line 195 : ERROR REMOTEUPLOADDEFS.LIB : ARP_ROUTER_TABLE_SIZE is out of scope/ not declared.
line 198 : ERROR REMOTEUPLOADDEFS.LIB : Dimension missing.
line 198 : ERROR REMOTEUPLOADDEFS.LIB : Array dimension must be positive.
line 198 : ERROR REMOTEUPLOADDEFS.LIB : MAX_NAMESERVERS is out of scope/ not declared.
line 226 : ERROR REMOTEUPLOADDEFS.LIB : USING_PPPLINK is out of scope/ not declared.
line 226 : ERROR REMOTEUPLOADDEFS.LIB : USING_PPPOE is out of scope/ not declared.
line 256 : ERROR REMOTEUPLOADDEFS.LIB : USING_WIFI is out of scope/ not declared.
line 256 : ERROR REMOTEUPLOADDEFS.LIB : USING_ETHERNET is out of scope/ not declared.
line 178 : WARNING BASICCONSOLE.C : Conversion to incompatible pointer type
line 188 : WARNING BASICCONSOLE.C : Conversion to incompatible pointer type