Xref: utzoo comp.emacs:4833 comp.unix.microport:2249 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!triceratops.cis.ohio-state.edu!karl From: karl@triceratops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.emacs,comp.unix.microport Subject: Re: GNU Emacs Message-ID: Date: 12 Dec 88 15:33:04 GMT References: <828@ubu.warwick.UUCP> <28173@tut.cis.ohio-state.edu> <10960@bigtex.cactus.org> <8791@wright.mips.COM> <1138@csuchico.EDU> <429@lehi3b15.UUCP> <121@cbw1.UUCP> Sender: news@tut.cis.ohio-state.edu Organization: OSU Lines: 14 brian@cbw1.UUCP (Brian Cuthie) writes: >Partway >through the execution of this command I get an error concerning >the system's inability to add the symbol Lisp_Subr to the symbol >table Check the amount of disk space you have in the root partition. If this is in fact the problem, then try setting the environment variable TMPDIR to some directory on a filesystem with lots of excess space. All the SysV standard utilities will write their temp files there rather than in /tmp. --Karl