I downloaded the source from sourceforge and run the ./configure command. I can get all the way to the make command and then I get the following error. > > {standard input}: Assembler messages: > {standard input}:7374: Warning: end of file not at end of a line; newline inserted > {standard input}:8481: Error: unbalanced parenthesis in operand 2. > 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/me/Download/wine-1.1.8/dlls/user32/tests' > make[1]: *** [user32/tests] Error 2 > make[1]: Leaving directory `/home/me/Download/wine-1.1.8/dlls' > make: *** [dlls] Error 2 > Hoping that anyone can shed some light on this error and how to resolve it. I get the error when i run the ./tools/wineinstaller as well. I'm on a Fedora 9 fresh install with all the packages required for wine to be installed.