http://bugs.winehq.org/show_bug.cgi?id=16478
Summary: Wine-git fails to compile: end of file not at end of a line Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mattia.verga@tiscali.it
When I try to compile wine from git repository, the "make depend && make" command ends with:
{standard input}: Assembler messages: {standard input}:7460: Warning: end of file not at end of a line; newline inserted gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See http://bugzilla.redhat.com/bugzilla for instructions. make[2]: *** [menu.o] Error 1 make[2]: Leaving directory `/home/Marvin/wine-git/dlls/user32/tests' make[1]: *** [user32/tests] Error 2 make[1]: Leaving directory `/home/Marvin/wine-git/dlls' make: *** [dlls] Error 2