http://bugs.winehq.org/show_bug.cgi?id=9438
Summary: Crash in make depend && make. Product: Wine Version: 0.9.43. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: diego_floreso@yahoo.com.ar
It is short enough for an attachment:
make[2]: Leaving directory `/home/dafo/conf_pkgs/wine-0.9.43/libs/wine' make[2]: Entering directory `/home/dafo/conf_pkgs/wine-0.9.43/libs/wpp' bison -p ppy_ -o ppy.tab.c -d ppy.y make[2]: *** [ppy.tab.h] Broken pipe make[2]: Leaving directory `/home/dafo/conf_pkgs/wine-0.9.43/libs/wpp' make[1]: *** [wpp] Error 2 make[1]: Leaving directory `/home/dafo/conf_pkgs/wine-0.9.43/libs' make: *** [libs] Error 2
Compilation failed, aborting install.
The software being used. flex version 2.5.4
bison (GNU bison) 1.875 Escrito por Robert Corbett y Richard Stallman.
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)