[Bug 15364] Build broken when CFLAGS="-Wall -Werror" is used

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 21 23:24:45 CDT 2008


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





--- Comment #4 from Austin English <austinenglish at gmail.com>  2008-09-21 23:24:44 ---
(In reply to comment #2)
> Perhaps it would work if the program was this?
> 
>  #include <X11/Xlib.h>
>  #include <X11/extensions/Xrandr.h>
>  int
>  main ()
>  {
> void *foo;
> foo = &XRRSetScreenConfigAndRate;
>    return 0;
>  }
> 

That fixes xrandr, yes. The other patch is not required.

I don't think suppressing errors in the proper solution...Getting to the root
of the problem is the way to go.


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