* CVS Emacs failing to compile on Mac OS X
@ 2005-03-24 20:15 Gian Uberto Lauri
2005-03-24 22:26 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Gian Uberto Lauri @ 2005-03-24 20:15 UTC (permalink / raw)
Source update completed on Thu Mar 24 21:11:00 CET 2005
Configured with:
./configure --with-carbon --without-x
Reports:
In file included from ../src/config.h:941,
from junk.c:6:
../src/s/darwin.h:316: warning: "NO_MATHERR" redefined
In file included from junk.c:6:
../src/config.h:749: warning: this is the location of the previous definition
creating src/Makefile
In file included from config.h:941,
from junk.c:11:
s/darwin.h:316: warning: "NO_MATHERR" redefined
In file included from junk.c:11:
config.h:749: warning: this is the location of the previous definition
Here it is the make bootstrap errors
Loading vc-cvs (source)...
Saving file /Users/saint/emacs/lisp/loaddefs.el...
Wrote /Users/saint/emacs/lisp/loaddefs.el
In file included from /usr/include/signal.h:61,
from dispnew.c:23:
/usr/include/sys/types.h:123: error: conflicting types for `size_t'
config.h:1076: error: previous declaration of `size_t'
dispnew.c: In function `free_glyph_matrix':
dispnew.c:554: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c:557: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c:558: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c: In function `adjust_glyph_matrix':
dispnew.c:667: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:744: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c: In function `free_glyph_pool':
dispnew.c:1585: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c:1586: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c: In function `realloc_glyph_pool':
dispnew.c:1619: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c: In function `restore_current_matrix':
dispnew.c:2245: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c:2248: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c:2249: warning: passing arg 1 of `xfree' from incompatible pointer type
dispnew.c: In function `scrolling_window':
dispnew.c:4862: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:4869: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:4877: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:4885: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:4892: warning: passing arg 1 of `xrealloc' from incompatible pointer type
dispnew.c:4894: warning: passing arg 1 of `xrealloc' from incompatible pointer type
make[1]: *** [dispnew.o] Error 1
make: *** [bootstrap-build] Error 2
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico
\/ e coltivatore diretto di software
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CVS Emacs failing to compile on Mac OS X
2005-03-24 20:15 CVS Emacs failing to compile on Mac OS X Gian Uberto Lauri
@ 2005-03-24 22:26 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2005-03-24 22:26 UTC (permalink / raw)
Cc: emacs-devel
GianUberto.Lauri@eng.it (Gian Uberto Lauri) writes:
> Here it is the make bootstrap errors
>
> Loading vc-cvs (source)...
> Saving file /Users/saint/emacs/lisp/loaddefs.el...
> Wrote /Users/saint/emacs/lisp/loaddefs.el
> In file included from /usr/include/signal.h:61,
> from dispnew.c:23:
> /usr/include/sys/types.h:123: error: conflicting types for `size_t'
> config.h:1076: error: previous declaration of `size_t'
Please take a look at config.log, there are probably many tests that fail
when they should not. The compiler may be emitting warnings that confuse
configure.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-24 22:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 20:15 CVS Emacs failing to compile on Mac OS X Gian Uberto Lauri
2005-03-24 22:26 ` Andreas Schwab
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).