Gnus development mailing list
 help / color / mirror / Atom feed
* build problems: gnus-load.el
@ 2001-10-07 17:24 Michael.Cook
  2001-10-07 19:29 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Michael.Cook @ 2001-10-07 17:24 UTC (permalink / 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.



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

* Re: build problems: gnus-load.el
  2001-10-07 17:24 build problems: gnus-load.el Michael.Cook
@ 2001-10-07 19:29 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-10-07 19:29 UTC (permalink / raw)


Michael.Cook@cisco.com writes:

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

Fixed.

ShengHuo



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

end of thread, other threads:[~2001-10-07 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-07 17:24 build problems: gnus-load.el Michael.Cook
2001-10-07 19:29 ` ShengHuo ZHU

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