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 144595 - compile fials on gnome-pilot-capplet.c: In function `init':
compile fials on gnome-pilot-capplet.c: In function `init':
Status: RESOLVED FIXED
Product: gnome-pilot
Classification: Other
Component: general
unspecified
Other Linux
: Immediate blocker
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-18 12:17 UTC by Stef van der Made
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef van der Made 2004-06-18 12:17:46 UTC
While compiling gnome-pilot2.0.10> I get this compile error:

[===== NOW BUILDING:    gnome-pilot-2.0.10      =====]
        [fetch] complete for gnome-pilot.
        [checksum] complete for gnome-pilot.
        [extract] complete for gnome-pilot.
        [patch] complete for gnome-pilot.
        [configure] complete for gnome-pilot.
 ==> Running make in work/main.d/gnome-pilot-2.0.10
Making all in po
Making all in idl
Making all in libgpilotdCM
Making all in gpilotd
Making all in applet
Making all in capplet
gnome-pilot-capplet.c: In function `init':
gnome-pilot-capplet.c:186: error: label at end of compound statement
make[6]: *** [gnome-pilot-capplet.o] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive-am] Error 2
make[3]: *** [build-work/main.d/gnome-pilot-2.0.10/Makefile] Error 2
make[2]: *** [../../office/gnome-pilot/cookies/main.d/install] Error 2
make[1]: *** [../../office/gnome-pilot-conduits/cookies/main.d/install] Error 2
make: *** [paranoid-install] Error 2

I'm using garnome gnome 2.7,gcc-3.4.0,glibc-2.3.2
Comment 1 Stef van der Made 2004-07-30 21:47:56 UTC
Problem still exists using garnome 2.7 patch 10 and gcc-3.4.1
Comment 2 JP Rosevear 2004-08-04 19:36:45 UTC
Frederic Croazat fixed this already.