Hi, I'm trying to make jpilot-0.9.8 running on MacOS X, and I get the the following error when trying to make: if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0-I/opt/local/lib/glib- 2.0/include -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -g -O2 -I/opt/local/include -MT jpilot.o -MD -MP -MF ".deps/jpilot.Tpo" -c -o jpilot.o jpilot.c; \ then mv -f ".deps/jpilot.Tpo" ".deps/jpilot.Po"; else rm -f ".deps/jpilot.Tpo"; exit 1; fi jpilot.c: In function 'get_main_menu': jpilot.c:1351: error: nested functions are not supported on MacOSX make[2]: *** [jpilot.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Will it be possible to re-write JPilot so it compiles again on MacOS X? I guess the disturbing code has been introduced with the 0.9.8 release, as it seems that 0.9.7 is known to compile. Best regards, Carsten -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jpilot.org/pipermail/jpilot/attachments/20060607/7be87264/attachment.htm
More information about the jpilot mailing list