bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Re: I updated the autobuild system


From: Alex Romosan
Subject: [Bug-gnubg] Re: I updated the autobuild system
Date: Sat, 27 May 2006 18:42:27 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

"Christian Anthon" <address@hidden> writes:

>> /home/romosan/cvs/gnubg/gtkgame.c:2521: undefined reference to `GDK_DISPLAY'
>> /home/romosan/cvs/gnubg/gtkgame.c:2523: undefined reference to `GDK_DISPLAY'
>> /home/romosan/cvs/gnubg/gtkgame.c:2525: undefined reference to `GDK_DISPLAY'
>>
>
> These lines doesn't seem to do anything on linux, can anybody figure
> out what they are supposed to do and if not, should we remove them?

as the code says it sets up BSD O_ASYNC-style I/O notification.
gdk/gdkx.h might not exist on windows (as it is x11 specific) but i
wonder if there is an equivalent for windows. i.e. we need to define
the GDK_DISPLAY macro.

maybe we need an ifdef around #include <gdk/gdkx.h> in gtkgame.c

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]