On Thu, May 04, 2006 at 11:59:15AM +0200, Achim Mueller wrote:
> Hi all,
> 
> on a SuSE Linux Enterprize 9 I get the following error while
> compiling;
> 
> gtkgame.o(.text+0xbde4): In function `PasteActiveEntry':
> /home/ace/gnubg/gtkgame.c:1862: undefined reference to
> `gtk_window_has_toplevel_focus'
> gtkgame.o(.text+0xc122): In function `CopyActiveEntry':
> /home/ace/gnubg/gtkgame.c:1848: undefined reference to
> `gtk_window_has_toplevel_focus'
> collect2: ld returned 1 exit status
> 
> This doesn't happen on a current SuSE so I assume a missing
> library?!
> 
> 
Either you are missing gtk+2.0 entirely, which is unlikely or suse has
an ancient version of gkt+-2.0. The missing functions is from version
2.4. I'm afraid we expect at the very least that version.

Christian.


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to