bison: Bad address
NMAKE : fatal error U1077: 'bison': return code '0x2'
...
Thanks in advance
Best Regards / Mit freundlichen Gr=FC=DFen
Peter
mailto:ph...@ra...
From: Dimitri v. H. <di...@st...> - 2001-07-26 10:01:17
On Wed, Jul 25, 2001 at 11:59:24AM +0200, Peter Thieß wrote:
>
> bison: Bad address
>
> NMAKE : fatal error U1077: 'bison': return code '0x2'
If you are using cygwin for windows, then run a bash
and type `mkdir /tmp'. The problem seems to be caused
by bison not being able to write to "/tmp"!
Regards,
Dimitri