[Bug 13532] New: Error at commit 356c47e89e12154737dc71ecc7a30676ec96cdb9

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 14:09:08 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13532

           Summary: Error at commit
                    356c47e89e12154737dc71ecc7a30676ec96cdb9
           Product: Wine
           Version: 1.0-rc2
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: luis.busquets at ilidium.com


wine refuses to compile saying

make[2]: Entering directory `/wine-git/dlls/user32/tests'
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith  -g -O2  -o menu.o menu.c
{standard input}: Assembler messages:
{standard input}:7412: Warning: end of file not at end of a line; newline
inserted
{standard input}:7745: Error: unknown pseudo-op: `.l'
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 `/wine-git/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/wine-git/dlls'
make: *** [dlls] Error 2
http://source.winehq.org/git/wine.git/?a=blobdiff;f=dlls/user32/menu.c;h=dd859b170ec0936de802780eaea079df11a07552;hp=49de5e1b7a4e05ab602cbe2d1f43c663aa25070a;hb=356c47e89e12154737dc71ecc7a30676ec96cdb9;hpb=0161606b538c69ad6207b7adab867d0896adc04b

it compiles again

After making some investigation when eliminating patch. So for me this patch
causes a regression.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list