Gnus development mailing list
 help / color / mirror / Atom feed
From: Joseph Mingrone <jrm@ftfl.ca>
To: ding@gnus.org
Subject: Gnus fails to configure in term-mode
Date: Wed, 19 Jun 2013 10:27:07 -0300	[thread overview]
Message-ID: <86mwqm8c44.fsf@gly.ath.cx> (raw)

The latest code from the git repository has problems when you try to configure
from within a term buffer.  It works fine from xterm.

Joseph

jrm@gly ~/scm/gnus.git % ./configure && gmake
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for makeinfo... makeinfo
checking for emacs... 24.3.1 (term:0.96)
checking if 24.3.1 (term:0.96) is really XEmacs... cat: ./conftest-70338: No such file or directory

checking prefix for your Emacs... cat: ./conftest-70338: No such file or directory

checking where .elc files should go... $(datadir)/emacs/site-lisp/gnus
checking where etc files should go... $(lispdir)/../../etc
checking where the TeXinfo docs should go... ${datarootdir}/info
checking for acceptable URL version... cat: ./conftest-70338: No such file or directory
"no"
checking for acceptable W3 version... cat: ./conftest-70338: No such file or directory
"no"
checking which options to pass on to (X)Emacs... -batch -q -no-site-file -l $(srcdir)/dgnushack.el
checking for latex... /usr/local/bin/latex
checking for available fonts... "no"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating lisp/Makefile
config.status: creating texi/Makefile
config.status: creating texi/gnusconfig.tex
config.status: creating texi/ps/Makefile
cd lisp && gmake EMACS="24.3.1 (term:0.96)" lispdir="/share/emacs/site-lisp/gnus" all
gmake[1]: Entering directory `/usr/home/jrm/scm/gnus.git/lisp'
rm -f *.elc gnus-load.el auto-autoloads.* custom-load.*
URLDIR="no" W3DIR="no" lispdir="/share/emacs/site-lisp/gnus" srcdir=. 24.3.1 (term:0.96) -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-make-cus-load .
Syntax error: "(" unexpected
gmake[1]: *** [gnus-load.el] Error 2
gmake[1]: Leaving directory `/usr/home/jrm/scm/gnus.git/lisp'
gmake: *** [lick] Error 2




             reply	other threads:[~2013-06-19 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 13:27 Joseph Mingrone [this message]
2013-06-20  0:23 ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86mwqm8c44.fsf@gly.ath.cx \
    --to=jrm@ftfl.ca \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).