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

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

Faulty make-package


From: Peter Dyballa
Subject: Faulty make-package
Date: Fri, 18 Mar 2005 00:59:32 +0100

Hello!

Since emacs/mac/make-package fails to byte-compile newer Elisp files from CVS I decided to delete emacs/lisp/abbrev.elc and change the make target 'bootstrap' to 'bootfast.' In the end the new Elisp versions were byte-compiled with this message:

Compiling /Users/pete/Quellen/Emacs_CVS/emacs/mac/../lisp/./isearch.el

In isearch-lazy-highlight-update:
isearch.el:2446:49:Warning: `isearch-lazy-highlight-face' is an obsolete
    variable; use `lazy-highlight-face' instead.
Wrote /Users/pete/Quellen/Emacs_CVS/emacs/lisp/isearch.elc




In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.8.0, GTK+ Version 2.4.9)
 of 2005-03-16 on Latsche.local
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-carbon' '--with-x' '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-png' '--with-gif' '--with-gtk' '--with-x-toolkit=gtk' 'CFLAGS=-O3 -pipe -faltivec -maltivec -no-cpp-precomp -fomit-frame-pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -fast -mtune=G4 -mcpu=G4 -fPIC' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  auto-compression-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  TeX-PDF-mode: t
  display-time-mode: t
  desktop-save-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

--
Greetings

  Pete





reply via email to

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