emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS emacs bootstrap problem: cannot open encoded-kb


From: Jason Rumney
Subject: Re: CVS emacs bootstrap problem: cannot open encoded-kb
Date: Thu, 18 May 2006 10:59:59 +0100
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)


# this is not from the diff -p, but from my memory, so I don't remember the line number.
#
- lisp = $(CURDIR)
+lisp = $(shell cygpath -m $(CURDIR))
This would break the build on all platforms other than cygwin!

The fix should be in the makefile.w32
The cygwin build does not use the w32 makefiles. Perhaps this is why you are having problems building it.





reply via email to

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