[jp] Compile Problems on MacOS X

  • Previous message: [jp] Compile Problems on MacOS X
  • Next message: [jp] sync difficulty
  • Judd Montgomery judd at jpilot.org
    Fri Jun 9 16:43:00 EDT 2006

     

    Carsten Pohle wrote:
    > 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.
    > 
    This is fixed now in CVS.
    
    Judd
    
    
    

     

     

    More information about the jpilot mailing list