[Bug 16319] New: winealsa: compiler errors

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 3 15:31:56 CST 2008


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

           Summary: winealsa: compiler errors
           Product: Wine
           Version: 1.1.9
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download, regression, source
          Severity: minor
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: m.b.lankhorst at gmail.com


gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT
-fPIC -Wall -pipe -fno-strength-reduce -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -Werror  -o
wavein.o wavein.c
cc1: warnings being treated as errors
wavein.c: In function ‘ALSA_widMessage’:
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 7 has type ‘DWORD_PTR’
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 8 has type ‘DWORD_PTR’
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 9 has type ‘DWORD_PTR’
make[2]: *** [wavein.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/dlls/winealsa.drv'
make[1]: *** [winealsa.drv] Error 2
make[1]: Leaving directory `/home/austin/wine-git/dlls'
make: *** [dlls] Error 2

gcc 4.1.2

http://source.winehq.org/git/wine.git/?a=commitdiff;h=2614269d93d782321515863c488d626e8631d7a6


-- 
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