[DGD]1.1.52 failed to compile

Felix A. Croes felix at dworkin.nl
Mon Mar 8 16:10:07 CET 1999


balduin at uni-paderborn.de wrote:

> I fail to compile the new dgd 1.1.52 (experimental) when using solaris. 
> (Makefile is adjusted also is host/Makefile as described in doc/Platforms)
> No other patches are applied, version is generated starting
> with 1.1.48 found on dworkins ftp-site. And applying all following
> patches (without any problems)
> I use SunOS 5.5 Generic_103093-24 sun4u sparc.
>
> in file comp/parser.y yacc is complaining about:
> conflicts: 1 shift/reduce
>
> as is bison. (just to make sure my yacc works fine)

This is normal, and shouldn't make DGD fail to compile.  Where
exactly does compilation fail, and with what error message?

If there is some problem with yacc on your system, try using:

    make YACC="bison -y"

Regards,
Dworkin

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list