emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem building emacs from CVS under MSWindow due to CR/LF and adds


From: Eli Zaretskii
Subject: Re: Problem building emacs from CVS under MSWindow due to CR/LF and addsection
Date: Mon, 20 Oct 2008 16:55:02 +0200

> From: =?iso-8859-1?Q?Vincent_Bela=EFche?= <address@hidden>
> CC: <address@hidden>
> Date: Sun, 19 Oct 2008 21:13:19 +0200
> 
> > I always check-out the CVS tree with -kb option, and thus I never have
> > these problems.  Can you try that?
> >
> >   
> I have tried it and it goes far beyond what it used to. However I get a 
> lot of errors like this
> 
> Error: charsets directory (c:/Programme/GNU/Emacs/etc/charsets) does not 
> exist.
> 
> `c:/Programme/GNU/Emacs' is the prefix with I supplied. I am surprised 
> by this error, because I thought that the prefix directory is not tested 
> during the build (make bootstrap) but only during the installation (make 
> install). Currently c:/Programme/GNU/Emacs contains version 22.2.1 on my 
> machine, and I made the build from within Emacs.

Do you have EMACSDATA variable set in the environment or in the
Registry?  If so, remove that variable and try again.  This variable
overrides the default place where Emacs looks for its data files (the
value of `data-directory'), including the charsets directory.

> Final error is this:
> 
> mingw32-make[1]: *** No rule to make target 
> `../lisp/language/european.elc', needed by `DOC'.  Stop.

That's because european.el failed to byte-compile, probably due to the
problems with charsets directory.




reply via email to

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