unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: emacs-devel@gnu.org
Subject: Re: Mac OS X 10.2.2 - Need to Recompile
Date: Tue, 12 Nov 2002 08:16:23 -0800	[thread overview]
Message-ID: <16411DC1-F65A-11D6-B13B-00039390AB82@mac.com> (raw)
In-Reply-To: <7E3E3540-F64C-11D6-8E61-0003938697CA@cs.umn.edu>

FWIW, I got it to work by just relinking.  I removed src/emacs and then 
"make"  rerunning make from a two week old version of CVS.

> Now I get a bunch of warnings like this one, chosen at random:
> keyboard.c:62: warning: could not use precompiled header 
> '/usr/include/unistd-gcc3.p', because:
> keyboard.c:62: warning: macro 'select' defined by ./s/darwin.h 
> conflicts with precomp

This warning is OK.  Select is overridden on Mac OS X to deal with a 
small problem when carbon emacs is run from the command line.  It 
should also complain about vfork being overridden.  I don't remember 
what it was for and I'm not sure if that override is necessary in 10.2. 
  If it says "precompiled header is out of date" then run
% sudo fixPrecomps

> Finally the compile dies a horrible death at:
> Compiling /Users/bmiller/src/emacs/lisp/progmodes/cc-mode.el
> >>Error occurred processing 
> /Users/bmiller/src/emacs/lisp/progmodes/cc-mode.el: Symbol's function 
> definition is void ((char-table-p))
> make[1]: *** [compile] Error 1
> make: *** [bootstrap] Error 2

A couple other people have sent this to me.  It appears latest CVS is 
broken.  I just updated to the latest CVS and run a make bootstrap and 
encountered the same problem.  I'm going to try to revert to CVS from 
two weeks ago and see what happens.

  reply	other threads:[~2002-11-12 16:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20021112092211.24610.36860.Mailman@monty-python.gnu.org>
2002-11-12 14:39 ` Mac OS X 10.2.2 - Need to Recompile Brad Miller
2002-11-12 16:16   ` Steven Tamm [this message]
2002-11-12 16:42   ` Andrew Choi
2002-11-14  2:55     ` char-table-p (Re: Mac OS X 10.2.2 - Need to Recompile) Katsumi Yamaoka
     [not found] <20021114202626.11156.14764.Mailman@monty-python.gnu.org>
2002-11-15 10:01 ` Mac OS X 10.2.2 - Need to Recompile Mikael Krantz
2002-11-15 12:51   ` Mikael Krantz
2002-11-13  0:06 Dan Brotsky
  -- strict thread matches above, loose matches on Subject: below --
2002-11-13  0:05 Dan Brotsky
2002-11-12  3:34 Steven Tamm
2002-11-13 10:05 ` Thorbjørn Ravn Andersen
2002-11-13 11:33 ` Richard Stallman
2002-11-14  8:12   ` Steven Tamm
2002-11-15 13:46     ` Thorbjørn Ravn Andersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16411DC1-F65A-11D6-B13B-00039390AB82@mac.com \
    --to=steventamm@mac.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).