hello, i am trying to compile opendx-4.2.0 on my linux computer (suse 8.2) and i have really no idea what "make" wants to tell me:
...(some lines) make[4]: Leaving directory `/usr/local/share/dx-4.2.0/src/exec/hwrender' make[3]: Leaving directory `/usr/local/share/dx-4.2.0/src/exec/hwrender' Making all in dpexec make[3]: Entering directory `/usr/local/share/dx-4.2.0/src/exec/dpexec' local.mk:11: warning: overriding commands for target `.y.c' Makefile:210: warning: ignoring old commands for target `.y.c' bison -y -d ./yuiif.y ./yuiif.y:1554.12: parse error, unexpected ":", expecting ";" or "|" ./yuiif.y:1567.3-1568.8: $$ of `semicolon' has no declared type ./yuiif.y:1567.3-1568.31: $1 of `semicolon' has no declared type make[3]: *** [yuiif.c] Error 1 make[3]: Leaving directory `/usr/local/share/dx-4.2.0/src/exec/dpexec' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/share/dx-4.2.0/src/exec' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/share/dx-4.2.0/src' make: *** [all-recursive] Error 1 i am very thankful to anyone who can help me. greetings, ludwig
