MergeToRemote, etc in memo-conduit



I'm building the latest CVS gnome-pilot and I get these errors:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/gnome/include -I../../gpilotd -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/X11R6/include -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/lib/glib/include -I/opt/gnome/include -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -I/opt/gnome/include -Wp,-MD,.deps/memo_conduit.p -c -fPIC -DPIC memo_conduit.c
memo_conduit.h: In function `load_configuration':
In file included from memo_conduit.c:21:
memo_conduit.h:41: warning: embedded `\0' in format
memo_conduit.h:25: warning: unused variable `cnt'
memo_conduit.h: In function `save_configuration':
memo_conduit.h:68: warning: unused variable `cnt'
memo_conduit.c: At top level:
memo_conduit.c:39: warning: missing braces around initializer for `conduit.methods.standard'
memo_conduit.c:44: warning: excess elements in union initializer after `conduit.methods'
memo_conduit.c:45: warning: excess elements in union initializer after `conduit.methods'
memo_conduit.c:100: warning: no previous prototype for `get_time_diff'
memo_conduit.c: In function `get_time_diff':
memo_conduit.c:113: warning: int format, time_t arg (arg 3)
memo_conduit.c: At top level:
memo_conduit.c:118: warning: no previous prototype for `do_the_deed'
memo_conduit.c: In function `do_the_deed':
memo_conduit.c:137: warning: unsigned int format, pointer arg (arg 7)
memo_conduit.c: In function `merge_to_pilot':
memo_conduit.c:175: `MergeToRemote' undeclared (first use this function)
memo_conduit.c:175: (Each undeclared identifier is reported only once
memo_conduit.c:175: for each function it appears in.)
memo_conduit.c: In function `merge_from_pilot':
memo_conduit.c:179: `MergeFromRemote' undeclared (first use this function)
memo_conduit.c: At top level:
memo_conduit.c:186: warning: no previous prototype for `conduit_get_gpilot_conduit'
memo_conduit.c:196: warning: no previous prototype for `conduit_destroy_gpilot_conduit'
memo_conduit.h:66: warning: `save_configuration' defined but not used
memo_conduit.c:63: warning: `protect_name' defined but not used
make: *** [memo_conduit.lo] Error 1

Any hints?

Dr Mike



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