Mail Archives: djgpp/1996/07/15/22:17:06
I am having problems compiling emacs-19.31 with
djgpp v2. I got the sources off prep.ai.mit.edu,
then executed:
config --no-debug msdos
followed by
make install
It built a bunch of targets OK, then bombed out
during some final building stuff. Here is where
I am at:
C:\EMACS>make install
cd lib-src
c:/djgpp/bin/make.exe
make.exe[1]: Entering directory `c:/emacs/lib-src'
make.exe[1]: Nothing to be done for `all'.
make.exe[1]: Leaving directory `c:/emacs/lib-src'
cd ..
cd src
c:/djgpp/bin/make.exe
make.exe[1]: Entering directory `c:/emacs/src'
stubedit temacs.exe minstack=40k
../temacs -batch -l loadup dump
Loading loadup...
Using load-path (../lisp ../lisp)
Loading subr...
Symbol's value as variable is void: expressions\.
make.exe[1]: *** [emacs] Error 255
make.exe[1]: Leaving directory `c:/emacs/src'
make.exe: *** [src] Error 2
C:\EMACS>
It seems to be having a problem with "../lisp/subr.el"
so I poked around in there hoping for something obvious
to do with "expressions\.", but no luck. Can someone
help me? I am building under DOS 6.22 with 16M of memory.
Thanks,
Scott Frazer
frazer AT rtp DOT ericsson DOT se
- Raw text -