From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Build Emacs without Lisp? Date: Sun, 26 Jun 2016 04:54:41 -0700 (PDT) Message-ID: <7538bdc5-9579-4dd2-8917-4b5e55353c15@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1466942144 1132 80.91.229.3 (26 Jun 2016 11:55:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2016 11:55:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 26 13:55:44 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bH8fA-0004Be-8B for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jun 2016 13:55:44 +0200 Original-Received: from localhost ([::1]:53499 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bH8f9-00009J-8k for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jun 2016 07:55:43 -0400 X-Received: by 10.157.30.195 with SMTP id n61mr12271151otn.34.1466942082122; Sun, 26 Jun 2016 04:54:42 -0700 (PDT) X-Received: by 10.36.36.133 with SMTP id f127mr150863ita.2.1466942082032; Sun, 26 Jun 2016 04:54:42 -0700 (PDT) Original-Path: usenet.stanford.edu!jk6no2796576igb.0!news-out.google.com!d62ni17924ith.0!nntp.google.com!jk6no2796571igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=123.201.208.226; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 123.201.208.226 User-Agent: G2/1.0 Injection-Date: Sun, 26 Jun 2016 11:54:42 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218268 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:110577 Archived-At: On Saturday, June 25, 2016 at 7:10:28 PM UTC+5:30, Jeffrey Walton wrote: > I'm working in a Debian S/390x Chroot (https://www.debian.org/ports/). > Its a lightweight VM-like command line environment. > > I'm trying to build emacs from sources because the port does not have > a suitable package available. The features I need are (a) Open file > (b) Save file (c) Search in buffer and (d) Replace in buffer. > Everything else is superfluous. Below is my Configure line. > > Things are dying during 'make install': > > Using load-path (/root/emacs-24.5/lisp > /root/emacs-24.5/lisp/emacs-lisp /root/emacs-24.5/lisp/language > /root/emacs-24.5/lisp/international /root/emacs-24.5/lisp/textmodes > /root/emacs-24.5/lisp/vc) > Loading emacs-lisp/byte-run... > /bin/bash: line 7: 23039 Segmentation fault ./temacs --batch > --load loadup bootstrap > Makefile:815: recipe for target 'bootstrap-emacs' failed > make[1]: *** [bootstrap-emacs] Error 1 > make[1]: Leaving directory '/root/emacs-24.5/src' > Makefile:387: recipe for target 'src' failed > make: *** [src] Error 2 > > Fixing bugs in Debian does not move as quickly as one would hope. And > I have observed fixing them in a port moves even slower. Additionally, > GDB usually suffers some degree of not-working-ness. > > I'd like to try skipping LISP since I don't use it. Configure does not > discuss disgorging Lisp: > > ./configure --help | grep -i lisp > --enable-locallisppath=PATH > directories Emacs should search for lisp files > --enable-check-lisp-object-type > enable compile time checks for the Lisp_Object data > > My questions are: > > - Is it possible to build emacs without Lisp? If so, how? > > - Are there other work arounds available for the seg fault? > > Thanks in advance. > > ---------- > > ./configure --with-xml2 --with-zlib --without-x --without-sound > --without-xpm --without-jpeg --without-tiff --without-gif > --without-png --without-rsvg --without-imagemagick --without-xft > --without-libotf --without-m17n-flt --without-xaw3d > --without-toolkit-scroll-bars --without-gpm --without-dbus > --without-gconf --without-gsettings --without-makeinfo Taking your subject line literally (ie not the usual way its done today to suggest emacs = gnu-emacs) have you seen this list of 'smaller' emacsen: https://en.wikipedia.org/wiki/Emacs#Various_Emacs_editors