removed this error by changing import(netobj) to import("netobj") in m3makefile
------------------------------
"/proj/m3/pkg/m3build/templates/COMMON", line 600: type check: wanted type <string>, found type <procedure>
*** call stack ***
"/proj/m3/pkg/m3build/templates/COMMON", line 600: call to built-in equal
"/proj/m3/pkg/m3build/templates/COMMON", line 596: call to procedure import_version
"/tmp_mnt/swindle/r/dlusers5/chaiken/hacking/sharedboard/board/src/m3makefile", line 2: call to procedure import
m3build: /proj/mips/bin/quake failed (status = 256)

removed this error by putting appropriate Brand into Item.i3
------------------------------
"ItemList.i3 => /proj/m3/pkg/list/src/List.ig", line 28: unknown qualification '.' (Brand)
"ItemList.i3 => /proj/m3/pkg/list/src/List.ig", line 28: value is not constant
2 errors encountered

removed this error by removing font table from FontCache.m3 and m3makefile
------------------------------
"ItemTbl.i3 => /proj/m3/pkg/table/src/Table.ig", line 41: unknown qualification '.' (Brand)
"ItemTbl.i3 => /proj/m3/pkg/table/src/Table.ig", line 41: value is not constant
"ItemTbl.i3 => /proj/m3/pkg/table/src/Table.ig", line 42: value is not constant
