all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compiling emacs using cygwin
@ 2007-05-26 16:15 David R
  2007-05-26 20:35 ` Eric Hanchrow
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: David R @ 2007-05-26 16:15 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,
My problem is that M-x agrep
M-x fgrep and all other greps produce the message as
 >  symbol's value as variable is void: grep-null-device

A google search told me that this was because emacs was badly installed.
I am using the win32 patch, the source of which seems to be included in 
the \nt directory of cvs release.

So I thought that doing a build would be as easy as building ruby.
I was very much wrong.  3 hours later.

I do cd /nt
./configure.bat
make bootstrap

it chugs away nicely for 3 minutes and then we get the error as follows

Loading c:/temp/emacs/lisp/vc-hooks.el (source)...

Loading c:/temp/emacs/lisp/ediff-hook.el (source)...

Loading c:/temp/emacs/lisp/tooltip.el (source)...

((262207 . 4526) (12896 . 2) (656 . 111) 1819491 248270 (100 . 2) (19 . 
43) (27722 . 502))

Finding pointers to doc strings...

Finding pointers to doc strings...done

Dumping under the name emacs

68559 pure bytes used

Dumping from c:/temp/emacs/src/oo-spd/i386/temacs.exe

           to c:/temp/emacs/src/oo-spd/i386/emacs.exe

mkdir "../bin"
mkdir: cannot create directory `../bin': File exists
make[1]: [bootstrap-emacs] Error 1 (ignored)
cp -f oo-spd/i386/emacs.exe ../bin
make[1]: Leaving directory `/cygdrive/c/temp/emacs/src'
make   -C ../src bootstrap-clean
[Please ignore a syntax error on the next line - it is intentional]
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make[1]: Entering directory `/cygdrive/c/temp/emacs/src'
rm oo-spd/i386/alloc.o
rm oo-spd/i386/data.o
rm oo-spd/i386/intervals.o
rm oo-spd/i386/keyboard.o
rm oo-spd/i386/keymap.o
make[1]: Leaving directory `/cygdrive/c/temp/emacs/src'
make   -C ../lisp bootstrap
[Please ignore a syntax error on the next line - it is intentional]
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make[1]: Entering directory `/cygdrive/c/temp/emacs/lisp'
/cygdrive/c/temp/emacs/lisp/../update-subdirs /cygdrive/c/temp/emacs/lisp; \
	for file in calc calendar emacs-lisp emulation erc eshell gnus 
international language mail mh-e net play progmodes term textmodes url 
obsolete; do \
	   /cygdrive/c/temp/emacs/lisp/../update-subdirs $file; \
	done;
Directories: . calc calendar emacs-lisp emulation erc eshell gnus 
international language mail mh-e net play progmodes term textmodes url
"./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l 
autoload \
		--eval '(setq find-file-hook nil find-file-suppress-same-file-warnings 
t)' \
		-f w32-batch-update-autoloads 
"/cygdrive/c/temp/emacs/lisp/loaddefs.el" . calc calendar emacs-lisp 
emulation erc eshell gnus international language mail mh-e net play 
progmodes term textmodes url
Cannot open load file: encoded-kb

make[1]: *** [autoloads] Error 255
make[1]: Leaving directory `/cygdrive/c/temp/emacs/lisp'
make: *** [bootstrap-gmake] Error 2

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-06-17 23:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-26 16:15 compiling emacs using cygwin David R
2007-05-26 20:35 ` Eric Hanchrow
2007-05-27  3:13 ` Eli Zaretskii
     [not found] ` <mailman.1306.1180211913.32220.help-gnu-emacs@gnu.org>
2007-05-27 11:47   ` David R
2007-05-27 13:23     ` Eric Hanchrow
2007-05-27 19:52     ` Eli Zaretskii
     [not found]     ` <mailman.1330.1180273121.32220.help-gnu-emacs@gnu.org>
2007-05-29 10:49       ` David R
2007-05-29 20:29         ` Eric Hanchrow
     [not found]         ` <mailman.1406.1180471209.32220.help-gnu-emacs@gnu.org>
2007-06-15 14:38           ` David R
2007-06-15 17:56             ` Eric Hanchrow
     [not found]             ` <mailman.2204.1181931525.32220.help-gnu-emacs@gnu.org>
2007-06-17 17:48               ` David R
     [not found]     ` <mailman.1336.1180295540.32220.help-gnu-emacs@gnu.org>
2007-05-29 10:52       ` David R
2007-05-29 19:34         ` Eli Zaretskii
     [not found]         ` <mailman.1400.1180467287.32220.help-gnu-emacs@gnu.org>
2007-06-15 22:08           ` David R
2007-06-16 10:50             ` Eli Zaretskii
2007-06-02  3:53 ` Kevin Rodgers
     [not found] ` <mailman.1488.1180756520.32220.help-gnu-emacs@gnu.org>
2007-06-17 23:41   ` David R

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.