Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: compile error on solaris current cvs
Date: Sat, 08 Sep 2001 20:10:32 -0700	[thread overview]
Message-ID: <x74rqdxdnb.fsf@reader.newsguy.com> (raw)


I'm getting a compile error on Solaris 8 (intel) but not on a linux
machine, when compiling the same cvs of now.

Both are running emacs-21

On the solaris `which make' shows /usr/local/bin/make  which is gnu
make.

Tail of compile:

[...]

make[1]: Leaving directory `/usr/local/gnus/lisp'
cd texi && make EMACS="emacs" all
make[1]: Entering directory `/usr/local/gnus/texi'
if test "xmakeinfo" != "xno" ; then \
  makeinfo -I . -o gnus gnus.texi; \
else \
  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
fi
Making info file `gnus' from `gnus.texi'.
gnus.texi:5077: itemize requires an argument: the formatter for @item.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
make[1]: *** [gnus] Error 2
make[1]: Leaving directory `/usr/local/gnus/texi'
make: *** [info] Error 2

Anyone have a guess?


             reply	other threads:[~2001-09-09  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-09  3:10 Harry Putnam [this message]
2001-11-02  4:03 ` 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=x74rqdxdnb.fsf@reader.newsguy.com \
    --to=reader@newsguy.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).