Gnus development mailing list
 help / color / mirror / Atom feed
* Unable to build with /gnu/bin/emacs
@ 2003-01-19 18:59 Karl Eichwalder
  2003-01-20 18:29 ` Karl Eichwalder
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Eichwalder @ 2003-01-19 18:59 UTC (permalink / raw)


I'm unable to build Gnus with Emacs (CVS HEAD) installed in /gnu/bin:

PATH=/gnu/bin:$PATH ./configure --prefix=/gnu \
  --with-url=/usr/share/emacs/site-lisp/url \
  --with-emacs=/gnu/bin/emacs

checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for makeinfo... makeinfo
checking for emacs... /gnu/bin/emacs
checking if /gnu/bin/emacs is really XEmacs... cat: ./conftest-28855: No such file or directory

checking where .elc files should go... $(datadir)/emacs/site-lisp
checking where etc files should go... $(lispdir)/../etc
checking where the TeXinfo docs should go... $(prefix)/info
checking for acceptable URL version... cat: ./conftest-28855: No such file or directory
"/usr/share/emacs/site-lisp/url"
checking for acceptable W3 version... cat: ./conftest-28855: No such file or directory
"no"

Wondering why configure tests for XEmacs even when saying I want to
build with Emacs...

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unable to build with /gnu/bin/emacs
  2003-01-19 18:59 Unable to build with /gnu/bin/emacs Karl Eichwalder
@ 2003-01-20 18:29 ` Karl Eichwalder
  0 siblings, 0 replies; 2+ messages in thread
From: Karl Eichwalder @ 2003-01-20 18:29 UTC (permalink / raw)


Karl Eichwalder <keichwa@gmx.net> writes:

> PATH=/gnu/bin:$PATH ./configure --prefix=/gnu \
>   --with-url=/usr/share/emacs/site-lisp/url \
>   --with-emacs=/gnu/bin/emacs
>
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for makeinfo... makeinfo
> checking for emacs... /gnu/bin/emacs
> checking if /gnu/bin/emacs is really XEmacs... cat: ./conftest-28855: No such file or directory
Stupid me!  I managed to damage my ~/.abbrev_defs file ;-(((  After
fixing the the syntax error I was able to compile Gnus as usual.

[Wondering why ./configure resp. 'emacs -q' does care about my
.abbrev_defs file?  It seems to read, but not to eval it.  Strange.]

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-20 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-19 18:59 Unable to build with /gnu/bin/emacs Karl Eichwalder
2003-01-20 18:29 ` Karl Eichwalder

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).