GNOME Bugzilla – Bug 144595
compile fials on gnome-pilot-capplet.c: In function `init':
Last modified: 2004-12-22 21:47:04 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
Problem still exists using garnome 2.7 patch 10 and gcc-3.4.1
Frederic Croazat fixed this already.