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

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

problem building Emacs under Mac OS 10.2 (Jaguar)


From: Jeffrey Poore
Subject: problem building Emacs under Mac OS 10.2 (Jaguar)
Date: 27 Aug 2002 22:46:49 -0700

I am running into a small problem while building emacs on a new
install of Mac OS 10.2. Has anyone seen this problem ?

gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs
-DHAVE_CONFIG_H   -I. -I/Users/thatjeff/work/emacs/src
-fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2
emacs.c
emacs.c:36: warning: could not use precompiled header
'/usr/include/unistd-gcc3.p', because:
emacs.c:36: warning: macro 'vfork' defined by ./s/darwin.h conflicts
with precomp
emacs.c:232: illegal external declaration, found `--'
emacs.c:232: illegal method definition, found `enable'
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: stray '\' in program
emacs.c:232: warning: ANSI C forbids newline in character constant
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: illegal method definition, missing `{' after `font'
emacs.c:234: undefined type, found `must'
emacs.c:234: illegal external declaration, missing `;' after `be'
emacs.c:234: stray '\' in program
emacs.c:234: illegal method definition, found `--'
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: illegal method definition, missing `{' after `-'
emacs.c:234: illegal external declaration, found `for'
emacs.c:234: stray '\' in program
emacs.c:234: illegal method definition, found `as'
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: stray '\' in program
emacs.c:234: warning: ANSI C forbids newline in character constant
emacs.c:304: warning: ANSI C forbids newline in character constant
emacs.c:414: illegal method definition, missing `{' after `)'
emacs.c:416: #endif outside an #if
emacs.c:218: warning: ANSI C forbids newline in string constant
emacs.c:219: unterminated string constant
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
make[1]: *** [emacs.o] Error 1
make: *** [bootstrap-src] Error 2




reply via email to

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