Can't compile efs-1.8
4th Dimension (winter@zeus.datasrv.co.il)
Wed, 15 Jun 1994 20:28:34 +0200 (EET DST)
This is my first posting, and I'm not sure whther to post it here or on
the -help list. Anyway, I'm using Lucid 19.10 SunOS 4.1.x prebuilt binary
and I can't compile efs:
BDIR= CWD=`pwd` VMDIR=/disk1/amir/emacs-progs/VM-5.72 \
Lemacs -batch -l `pwd`/fixup -f batch-byte-compile `pwd`/efs-netrc.el
Compiling /disk1/amir/emacs-progs/efs-1.8/efs-netrc.el...
>>Error occurred processing /disk1/amir/emacs-progs/efs-1.8/efs-netrc.el:
Lisp nesting exceeds `max-lisp-eval-depth'
gmake: *** [efs-netrc.elc] Error 1
I tried to increase the max-lisp-... to 5000, but I still get the same error.
I renamed my .emacs so emacs -batch will not pick it up, same result.
Here's the customizable part in the Makefile:
# Name of Emacs program
EMACS=Lemacs
VERSION=l19.10
CWD=`pwd`
LISPDIR= $(CWD)
BDIR=
VMDIR = $(HOME)/emacs-progs/VM-5.72
SHELL=/bin/sh
--
/* Amir J. Katz email: winter@datasrv.co.il */
/* 4th Dimension Software, LTD., Tel-Aviv, ISRAEL */
/* ... If you can't hear me, it's because I'm in parentheses */
/* ... (Steven Wright) */