From: Heiko Hellweg <nospam@snark.de>
Subject: Re: ? OSX compile from CVS (and some setup questions)
Date: 12 Nov 2002 16:54:06 +0100 [thread overview]
Message-ID: <m2d6padbs1.fsf@ifruit.bonn.iz-soz.de> (raw)
In-Reply-To: 84wunkrooc.fsf@crybaby.uni-duisburg.de
kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
> Heiko Hellweg <nospam@snark.de> writes:
>
> > Compiling /Users/hh/tmp/emacs/emacs/lisp/progmodes/cc-mode.el
> >>>Error occurred processing /Users/hh/tmp/emacs/emacs/lisp/progmodes/cc-mode.el: Symbol's function definition is void ((char-table-p))
> > make[1]: *** [compile] Error 1
> > make: *** [bootstrap] Error 2
> > <---
> >
> > Is this a known bug in the current CVS?
>
> Yes, it's known. A workaround is to edit cc-vars.el and comment out
> the appropriate cc-bytecomp-defun statement on line 49 or so.
thanks - that helped to compile and install.
But then (for some stupid reason like 'now let's do it all over again'),
i did a 'make uninstall' and tried to - well - do it all over again
(and because the update to Max OS 10.2.2 seems to force recompiling emacs):
check out src from cvs, edit cc-vars.el, configure, make bootstrap
and this time, it dies with:
--->
...
(cd lisp; make bootstrap EMACS=../src/bootstrap-emacs)
wd=/Users/hh/tmp/emacs/lisp; subdirs=`find $wd -type d -print`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */=* ) ;; *) wins="$wins $file" ;; esac; done; \
for file in $wins; do \
/Users/hh/tmp/emacs/lisp/../update-subdirs $file; \
done;
wd=/Users/hh/tmp/emacs/lisp; subdirs=`find $wd -type d -print`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */=* ) ;; *) wins="$wins $file" ;; esac; done; \
echo Directories: $wins; \
../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/Users/hh/tmp/emacs/lisp/loaddefs.el")' -f batch-update-autoloads $wins
Directories: /Users/hh/tmp/emacs/lisp /Users/hh/tmp/emacs/lisp/calc /Users/hh/tmp/emacs/lisp/calendar /Users/hh/tmp/emacs/lisp/emacs-lisp /Users/hh/tmp/emacs/lisp/emulation /Users/hh/tmp/emacs/lisp/eshell /Users/hh/tmp/emacs/lisp/gnus /Users/hh/tmp/emacs/lisp/international /Users/hh/tmp/emacs/lisp/language /Users/hh/tmp/emacs/lisp/mail /Users/hh/tmp/emacs/lisp/net /Users/hh/tmp/emacs/lisp/obsolete /Users/hh/tmp/emacs/lisp/play /Users/hh/tmp/emacs/lisp/progmodes /Users/hh/tmp/emacs/lisp/term /Users/hh/tmp/emacs/lisp/textmodes /Users/hh/tmp/emacs/lisp/toolbar
make[1]: *** [autoloads] Error 139
make: *** [bootstrap] Error 2
<---
did 'make uninstall' break something critical? or did a new error creep into cvs
over the night?
>
> It's useful to read the Emacs developer list if you are using the CVS
> version.
i tried - but the archives at http://mail.gnu.org/pipermail/emacs-devel/ didn't
really help - and subscribing to a devel-list seems not to appropriate for
one-time problems like these. I thougth, that's what usenet is for.
next prev parent reply other threads:[~2002-11-12 15:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-11 12:19 ? OSX compile from CVS (and some setup questions) Heiko Hellweg
2002-11-11 13:22 ` Hugo Wolf
2002-11-12 16:03 ` Heiko Hellweg
2002-11-12 16:48 ` Schone Mullerin
2002-11-11 17:39 ` Kai Großjohann
2002-11-12 15:54 ` Heiko Hellweg [this message]
2002-11-13 7:48 ` Kai Großjohann
2002-11-13 20:59 ` Heiko Hellweg
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2d6padbs1.fsf@ifruit.bonn.iz-soz.de \
--to=nospam@snark.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.