Hi list,

I get the following build failure with latest svn r15883:

cc -c -I../.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-DCORE_SOURCES -DCURDIR=src/dht -O2 -g -momit-leaf-frame-pointer -W -Wall 
-Wformat=2 -Wshadow  
routing.c
routing.c:72:21: error: publish.h: No such file or directory

Oh, and by the way, some lines above in the build output there is also a 
warning:

kmsg.c: In function ‘k_send_find_value_response’:
kmsg.c:626: warning: format ‘%d’ expects type ‘int’, but argument 4 has 
type ‘size_t’
kmsg.c:626: warning: format ‘%d’ expects type ‘int’, but argument 5 has 
type ‘size_t’

I know that this has nothing to do with the error mentioned above, I 
just happened to see it when my screen stopped scrolling by. I thought 
this should perhaps be (int)'ed away...

Bye,
Hauke

(PS: sorry to the list moderators for the hassle: I first tried to send 
this message with a non-subscribed address in the From header.)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to