After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 311021 - Build Fails
Build Fails
Status: RESOLVED DUPLICATE of bug 311014
Product: gnome-panel
Classification: Other
Component: clock
git master
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-20 15:17 UTC by Dennis Cranston
Modified: 2005-07-20 22:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dennis Cranston 2005-07-20 15:17:20 UTC
clock.c: In function ‘config_tool_changed’:
clock.c:1966: warning: implicit declaration of function ‘clock_check_config_tool’
clock.c: At top level:
clock.c:2136: error: conflicting types for ‘clock_check_config_tool’
clock.c:1966: error: previous implicit declaration of ‘clock_check_config_tool’
was here
clock.c: In function ‘clock_check_config_tool’:
clock.c:2148: warning: assignment discards qualifiers from pointer target type
clock.c: In function ‘fill_clock_applet’:
clock.c:2271: warning: suggest parentheses around assignment used as truth
valuemake[3]: *** [clock.o] Error 1
make[3]: Leaving directory `/gnome/cvs/gnome-panel/applets/clock'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gnome/cvs/gnome-panel/applets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gnome/cvs/gnome-panel'
make: *** [all] Error 2
Comment 1 Vincent Untz 2005-07-20 22:12:01 UTC

*** This bug has been marked as a duplicate of 311014 ***