adventure currently broken

Joerg Sonnenberger joerg at britannica.bec.de
Sun Sep 12 04:32:04 PDT 2004


On Fri, Sep 10, 2004 at 03:43:37PM +0100, Steve Mynott wrote:
> brandy:/usr/src/games/adventure% ./adventure
> adventure: Unable to find abcde in vocab
> 
> The fix is to revert to  src/games/adventure/Makefile  ver 1.3 with the  
> 
> CFLAGS+=-traditional-cpp 

That's not a fix, that's a hack. The code should be changed to work with
the ISO C preprocessor.

Joerg

> 
> It compiles without this flag but doesn't run...
> 
> Cheers Steve





More information about the Bugs mailing list