﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
27	Testing win32 compile of zoo-kernel	jmckenna		" - I've recently been trying to compile zoo-kernel on win32 with MSVC 2008 compiler
 - I'm attaching my nmake.opt file, as I had to make many changes to it so that it can run with my local libraries
 - now I am getting the following error when I run 'nmake /f makefile.vc'

{{{
          bison -p cr -d main_conf_read.y
             main_conf_read.y:53: multiple %union declarations
             NMAKE : fatal error U1077: '""C:\Program Files\GNU-unixutils\usr\local\wbin\bison.EXE""' :
             return code '0x1'
             Stop.
}}}

{{{

}}}
"	defect	closed	major	1.2.0	zoo-kernel		fixed		djay
