Displaying 1 result from an estimated 1 matches for "ppy_".
Did you mean:
py_
2008 Jul 14
2
Wine 1.1.1 bz2 Slackware compiling source problem
...|| echo "wine-1.1.1") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p' >version-stamp || (rm -f version-stamp && exit 1)
make[2]: Leaving directory `/home/wine-1.1.1/libs/wine'
make[2]: Entering directory `/home/wine-1.1.1/libs/wpp'
bison -p ppy_ -o ppy.tab.c -d ppy.y
make[2]: *** [ppy.tab.h] Broken pipe
make[2]: Leaving directory `/home/wine-1.1.1/libs/wpp'
make[1]: *** [wpp] Error 2
make[1]: Leaving directory `/home/wine-1.1.1/libs'
make: *** [libs] Error 2
"
In this moment I use a wine version 0.9.45...what should I do ?
T...