emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs doesn't compile with UTF-8 locales


From: Karl Eichwalder
Subject: Re: Emacs doesn't compile with UTF-8 locales
Date: Sun, 13 Jan 2002 22:37:57 +0100
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.2.50 (i686-pc-linux-gnu)

Nikolaus Rath <address@hidden> writes:

> | Recursive load: "/home/nikratio/cvs/emacs/lisp/help-mode.el", 
> "/home/nikratio/cvs/emacs/lisp/help-mode.el", 
> "/home/nikratio/cvs/emacs/lisp/help-mode.el", 
> "/home/nikratio/cvs/emacs/lisp/help-mode.el", 
> "/home/nikratio/cvs/emacs/lisp/help-mode.el", 
> "/home/nikratio/cvs/emacs/lisp/disp-table.el"
> | make[1]: *** [autoloads] Error 255
> | make[1]: Leaving directory `/home/nikratio/cvs/emacs/lisp'
> | make: *** [bootstrap-lisp] Error 2
> `----
>
> After switching to a standard latin-* locale i was able to compile
> without problems.

Some days ago I encountered the same problem; I solved it excluding the
previous emacs from PATH; this work for me:

    PATH=/usr/bin:/bin:/usr/local/bin make bootstrap

But this did not:

    PATH=/gnu/bin:$PATH make bootstrap

My devel emacs binaries sit in /gnu/bin .

-- 
address@hidden (work) / address@hidden (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



reply via email to

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