Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael.Cook@cisco.com
Subject: build problems: gnus-load.el
Date: Sun, 07 Oct 2001 13:24:00 -0400	[thread overview]
Message-ID: <g08g08vnz2n.fsf@zzz.cisco.com> (raw)

does this gnus-load.el problem look familiar to anyone?

$ cvs -q update -dP
? texi/gnusconfig.tex
P lisp/ChangeLog
P lisp/Makefile.in
P lisp/gnus-art.el
P lisp/gnus-group.el
P lisp/gnus-util.el
P lisp/message.el
P lisp/rfc2047.el
$ ./configure --prefix=/local
loading cache ./config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for makeinfo... (cached) makeinfo
checking for emacs... (cached) emacs
checking if emacs is really XEmacs... (cached) no
checking where .elc files should go... $(prefix)/share/emacs/site-lisp
checking where etc files should go... $(lispdir)/../etc
checking for acceptable URL version... (cached) no
checking for acceptable W3 version... (cached) no
checking for latex... (cached) /usr/bin/latex
checking for available fonts... no
creating ./config.status
creating Makefile
creating etc/Makefile
creating lisp/Makefile
creating texi/Makefile
creating texi/gnusconfig.tex
creating texi/ps/Makefile
gmake -C gnus install
gmake[1]: Entering directory `/u/zzz/gnus'
cd lisp && gmake EMACS="emacs" lispdir="/local/share/emacs/site-lisp" install
gmake[2]: Entering directory `/u/zzz/gnus/lisp'
/bin/sh ../mkinstalldirs /local/share/emacs/site-lisp
echo " /usr/bin/install -c -m 644 gnus-load.el /local/share/emacs/site-lisp/gnus-load.el"
 /usr/bin/install -c -m 644 gnus-load.el /local/share/emacs/site-lisp/gnus-load.el
/usr/bin/install -c -m 644 gnus-load.el /local/share/emacs/site-lisp/gnus-load.el
/usr/bin/install: cannot stat `gnus-load.el': No such file or directory
gmake[2]: *** [install-el] Error 1
gmake[2]: Leaving directory `/u/zzz/gnus/lisp'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/u/zzz/gnus'
gmake: *** [install] Error 2

m.



             reply	other threads:[~2001-10-07 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-07 17:24 Michael.Cook [this message]
2001-10-07 19:29 ` ShengHuo ZHU

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=g08g08vnz2n.fsf@zzz.cisco.com \
    --to=michael.cook@cisco.com \
    /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).