emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5814: marked as done (23.1.93; Compile Emacs on


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5814: marked as done (23.1.93; Compile Emacs on Mac OS 10.4)
Date: Wed, 31 Mar 2010 22:32:02 +0000

Your message dated Wed, 31 Mar 2010 18:30:58 -0400
with message-id <address@hidden>
and subject line Re: bug#5814: 23.1.93; Compile Emacs on Mac OS 10.4
has caused the GNU bug report #5814,
regarding 23.1.93; Compile Emacs on Mac OS 10.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5814: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5814
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.93; Compile Emacs on Mac OS 10.4 Date: Wed, 31 Mar 2010 21:44:19 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (darwin)
I just tried to build Emacs on my desktop running Mac OS 10.4.

At first I just ran make again in my source directory, then I tried
./configure --with-ns and make again, but in both cases the build did
not go through and ended with the following:

gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/alex/Source/emacs/quickfixes/src 
-Dtemacs     -g -O2 -Wdeclaration-after-statement -Wno-pointer-sign   -MMD -MF 
deps/nsterm.d nsterm.m
nsterm.m: In function 'x_set_window_size':
nsterm.m:1192: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function 'ns_draw_fringe_bitmap':
nsterm.m:2203: warning: ISO C90 forbids mixed declarations and code
nsterm.m: In function '-[EmacsScroller judge]':
nsterm.m:5761: warning: ISO C90 forbids mixed declarations and code
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/alex/Source/emacs/quickfixes/src 
-Dtemacs     -g -O2 -Wdeclaration-after-statement -Wno-pointer-sign   -MMD -MF 
deps/nsfns.d nsfns.m
nsfns.m: In function 'ns_get_screen':
nsfns.m:227: warning: assignment makes pointer from integer without a cast
nsfns.m: At top level:
nsfns.m:690: error: conflicting types for 'ns_set_doc_edited'
nsterm.h:712: error: previous declaration of 'ns_set_doc_edited' was here
nsfns.m: In function 'Fx_display_color_cells':
nsfns.m:2377: warning: ISO C90 forbids mixed declarations and code
make[1]: *** [nsfns.o] Error 1
make: *** [src] Error 2




--- End Message ---
--- Begin Message --- Subject: Re: bug#5814: 23.1.93; Compile Emacs on Mac OS 10.4 Date: Wed, 31 Mar 2010 18:30:58 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux)
I've merged the fix from the branch.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]