As of Mon Jul 21 14:00:53 EDT 2008, I get the following error attempting to do "./configure --with-ns && make" on Mac OS X 10.4.11 on an Intel Core 2 Duo.
nsterm.m: In function 'ns_draw_fringe_bitmap': nsterm.m:2221: warning: passing argument 4 of 'ns_clip_to_row' makes pointer from integer without a cast nsterm.m: In function 'ns_draw_glyph_string': nsterm.m:2945: warning: comparison between pointer and integer nsterm.m:2946: warning: assignment from incompatible pointer type nsterm.m: In function 'ns_read_socket': nsterm.m:3081: warning: no '-fulfillService:withArg:' method found nsterm.m:3081: warning: (Messages without a matching method signature nsterm.m:3081: warning: will be assumed to return 'id' and accept nsterm.m:3081: warning: '...' as arguments.) nsterm.m: In function 'ns_default': nsterm.m:3524: warning: passing argument 1 of 'ns_string_to_lispmod' discards qualifiers from pointer target type nsterm.m: In function '-[EmacsApp application:openFiles:]': nsterm.m:4280: warning: 'return' with a value, in function returning void nsterm.m: In function '-[EmacsView keyDown:]': nsterm.m:4509: warning: 'EmacsView' may not respond to '-delegate' nsterm.m: In function '-[EmacsView menuDown:]': nsterm.m:5390: warning: passing argument 4 of 'find_and_call_menu_selection' makes pointer from integer without a cast nsterm.m: In function 'ns_list_fonts': nsterm.m:6412: warning: assignment discards qualifiers from pointer target type nsterm.m:6422: warning: assignment makes pointer from integer without a cast nsterm.m: In function 'ns_font_to_xlfd': nsterm.m:6498: warning: initialization discards qualifiers from pointer target type gcc -c -fpascal-strings -DMAC_OSX -Demacs -DHAVE_CONFIG_H -I. -I/Users/Shared/src/emacs.cvs/src -I/usr/X11R6/include -Dtemacs -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -g -O2 -Wno-pointer-sign nsfns.m nsfns.m:2663:1: error: unterminated argument list invoking macro "DEFUN" nsfns.m:1047: error: parse error at end of input make[1]: *** [nsfns.o] Error 1 make: *** [src] Error 2 -- Denis ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-