[ZOO-Discuss] [ZOO Project Trac] #27: Testing win32 compile of zoo-kernel

ZOO Project Trac zoo-dev at cartography.st
Fri Jun 3 13:46:32 PDT 2011


#27: Testing win32 compile of zoo-kernel
-------------------------+--------------------------------------------------
  Reporter:  jmckenna    |       Owner:        
      Type:  defect      |      Status:  closed
  Priority:  major       |   Milestone:  1.2.0 
 Component:  zoo-kernel  |     Version:        
Resolution:  fixed       |    Keywords:        
-------------------------+--------------------------------------------------
Changes (by djay):

  * status:  new => closed
  * resolution:  => fixed


Old description:

> - 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.
> }}}

New description:

 - 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.
 }}}

 {{{

 }}}

--

Comment:

 Thanks for reporting this issue.

 A fix was commited in trunk, revision [changeset:225 225].

 We should probably include your makefile somewhere else or link to it from
 documentation page. We can also put this nmake.opt file in the SVN source
 tree.

 Anyway, the file will stay in the ticket by now.

-- 
Ticket URL: <http://svn.zoo-project.org/trac/ticket/27#comment:1>
ZOO Project Trac <http://www.zoo-project.org/>
Open WPS Platform


More information about the Zoo-discuss mailing list