This is SVN snapshot 13192 of gtk-gnutella. I am compiling it on Debian 
stable (sarge) with gtk2 version 2.6.4-3.2 and glade 2.4.2-2. There is 
no gtk_window_set_urgency_hint in this version of gtk, neither in 
headers nor in the library. I am not familiar with gtk so no patch this 
time :(

cc -c -I../../../.. -I../../.. -I../.. -DXTHREADS -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/libxml2   -DGUI_SOURCES 
-DCURDIR=src/ui/gtk/gtk2 -O2 -g -W -Wall -Wformat=2 -Wshadow 
-momit-leaf-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -pipe  interface-glade.c
In file included from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from interface-glade.c:16:
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:108: warning: declaration of `link' 
shadows a global declaration
/usr/include/unistd.h:722: warning: shadowed declaration is here
interface-glade.c: In function `create_dlg_ancient':
interface-glade.c:16645: warning: implicit declaration of function 
`gtk_window_set_urgency_hint'
[...]
cc -o gtk-gnutella  main.o if/bridge/ui2c.o if/bridge/c2ui.o if/gnet_property.o 
if/gui_property.o -Lcore -lcore -Ldht -ldht -Lui/gtk -lgtk-common -lgtkx 
-lgtk-common -ldht -lcore -Llib -lshared -Wl,--export-dynamic -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgobject-2.0 
-lglib-2.0   -lxml2 -lz -lm     -lgnutls  -O2 -g -L/usr/local/lib -lz -lresolv
ui/gtk/libgtkx.a(interface-glade.o)(.text+0x65364): In function 
`create_dlg_ancient':
/home/mroos/compile/gtk-gnutella/src/ui/gtk/gtk2/interface-glade.c:16645: 
undefined reference to `gtk_window_set_urgency_hint'
collect2: ld returned 1 exit status
make[2]: *** [gtk-gnutella] Error 1


-- 
Meelis Roos ([EMAIL PROTECTED])

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to