On Sun, March 21, 2010, David Reitter wrote:

> Can you report the problem to bug-Gnu-Emacs <bug-gnu-em...@gnu.org>
> , including your gcc version and a description of the build environment?

Done.

> Also, you may want to try the stable branch (for Emacs 23) from the
> same repository.  There's a remote chance that this might work better.

Just fetching it (it's slooooow).

> You can also try my branch, Aquamacs, whose official repository is at
> http://github.com/davidswelt/aquamacs-emacs .  It's made for Mac, but

That one did not compile. See the output:

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H  -I. 
-I/var/src/build/emacs/aquamacs-emacs/src -D_BSD_SOURCE -D_REENTRANT -fPIC 
-fno-strict-aliasing -I/usr/include/alsa -D_REENTRANT
-I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -g 
-O2 -Wdeclaration-after-statement -Wno-pointer-sign   -I/usr/include/GNUstep 
-MMD -MF deps/nsterm.d -fgnu-runtime
-Wno-import -fconstant-string-class=NSConstantString -DGNUSTEP_BASE_LIBRARY=1 
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGSWARN -DGSDIAGNOSE nsterm.m
nsterm.m: In function ‘ns_update_begin’:
nsterm.m:576: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘ns_update_end’:
nsterm.m:685: warning: ‘NSView’ may not respond to ‘-unlockFocusNeedsFlush:’
nsterm.m:685: warning: (Messages without a matching method signature
nsterm.m:685: warning: will be assumed to return ‘id’ and accept
nsterm.m:685: warning: ‘...’ as arguments.)
nsterm.m: In function ‘x_set_window_size’:
nsterm.m:1246: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘ns_draw_fringe_bitmap’:
nsterm.m:2282: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘ns_draw_window_cursor’:
nsterm.m:2425: warning: ISO C90 forbids mixed declarations and code
nsterm.m: At top level:
nsterm.m:3541: warning: initialization makes integer from pointer without a cast
nsterm.m: In function ‘ns_create_terminal’:
nsterm.m:3960: warning: assignment from incompatible pointer type
nsterm.m: In function ‘-[EmacsApp savePanelDidEnd2:returnCode:contextInfo:]’:
nsterm.m:4471: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘-[EmacsView changeAttributes:]’:
nsterm.m:4799: warning: ‘EmacsView’ may not respond to ‘-changeColor:’
nsterm.m: In function ‘-[EmacsView changeColor:]’:
nsterm.m:4816: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘-[EmacsView changeDocumentBackgroundColor:]’:
nsterm.m:4842: warning: ISO C90 forbids mixed declarations and code
nsterm.m: At top level:
nsterm.m:4925: error: expected ‘)’ before ‘WebView’
nsterm.m:4925: error: expected ‘)’ before ‘WebFrame’
nsterm.m: In function ‘-[EmacsView webView:didFinishLoadForFrame:]’:
nsterm.m:4940: warning: no ‘-frameView’ method found
nsterm.m:4940: warning: no ‘-printOperationWithPrintInfo:’ method found
nsterm.m:4940: warning: ISO C90 forbids mixed declarations and code
nsterm.m:4948: warning: passing argument 3 of 
‘runOperationModalForWindow:delegate:didRunSelector:contextInfo:’ from 
incompatible pointer type
nsterm.m:4948: note: expected ‘SEL’ but argument is of type ‘id’
nsterm.m: In function ‘-[EmacsView windowDidResize:]’:
nsterm.m:5679: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function ‘-[EmacsView windowDidBecomeKey:]’:
nsterm.m:5717: warning: ‘NSWindow’ may not respond to ‘-attachedSheet’
nsterm.m: At top level:
nsterm.m:6320: warning: incomplete implementation of class ‘EmacsView’
nsterm.m:6320: warning: method definition for ‘-unlockFocusNeedsFlush:’ not 
found
nsterm.m: In function ‘-[EmacsScroller judge]’:
nsterm.m:6501: warning: ISO C90 forbids mixed declarations and code
make[1]: *** [nsterm.o] Error 1
make[1]: Leaving directory `/var/src/build/emacs/aquamacs-emacs/src'

Cheers,

M'bert

-- 
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+= 
Ed, the greatest WYGIWYG editor of all.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to