Gnus development mailing list
 help / color / mirror / Atom feed
* Node `...' previously defined at line 29776.
@ 2007-05-02  1:00 Michael Cook
  2007-05-02  1:26 ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Cook @ 2007-05-02  1:00 UTC (permalink / raw)
  To: ding

FYI, I just updated from the CVS repository and got the following
build error:

gmake[2]: Leaving directory `/local/gnus/repo/gnus/lisp'
cd texi && gmake EMACS="emacs" install
gmake[2]: Entering directory `/local/gnus/repo/gnus/texi'
if test "xmakeinfo" != "xno" ; then \
  LC_ALL=C makeinfo -I . --enable-encoding -o gnus gnus.texi; \
else \
  rm -f gnus; \
  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
fi
/local/gnus/repo/gnus/texi//doclicense.texi:2: Node `GNU Free Documentation License' previously defined at line 29776.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
gmake[2]: *** [gnus] Error 1
gmake[2]: Leaving directory `/local/gnus/repo/gnus/texi'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/local/gnus/repo/gnus'
gmake: *** [install] Error 2
gmake: Leaving directory `/local/gnus/repo'

Michael




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

* Re: Node `...' previously defined at line 29776.
  2007-05-02  1:00 Node `...' previously defined at line 29776 Michael Cook
@ 2007-05-02  1:26 ` Katsumi Yamaoka
  2007-05-02 21:18   ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Katsumi Yamaoka @ 2007-05-02  1:26 UTC (permalink / raw)
  To: ding

>>>>> In <m3wszs9h0k.fsf@pigpen.waxrat.com> Michael Cook wrote:

> FYI, I just updated from the CVS repository and got the following
> build error:

> gmake[2]: Leaving directory `/local/gnus/repo/gnus/lisp'
> cd texi && gmake EMACS="emacs" install
> gmake[2]: Entering directory `/local/gnus/repo/gnus/texi'
> if test "xmakeinfo" != "xno" ; then \
>   LC_ALL=C makeinfo -I . --enable-encoding -o gnus gnus.texi; \
> else \
>   rm -f gnus; \
>   emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
> fi
> /local/gnus/repo/gnus/texi//doclicense.texi:2: Node `GNU Free Documentation License' previously defined at line 29776.
> makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
> gmake[2]: *** [gnus] Error 1

This happens also when MAKEINFO=no.  In addition, gnus.texi
says:  This manual corresponds to No Gnus v0.5.

(I have no time this week to fix, sorry.)



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

* Re: Node `...' previously defined at line 29776.
  2007-05-02  1:26 ` Katsumi Yamaoka
@ 2007-05-02 21:18   ` Reiner Steib
  2007-05-03  2:47     ` Miles Bader
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2007-05-02 21:18 UTC (permalink / raw)
  To: ding

On Wed, May 02 2007, Katsumi Yamaoka wrote:

>>>>>> In <m3wszs9h0k.fsf@pigpen.waxrat.com> Michael Cook wrote:
>> /local/gnus/repo/gnus/texi//doclicense.texi:2: Node `GNU Free Documentation License' previously defined at line 29776.
>
> This happens also when MAKEINFO=no.  

This was due to the latest sync from Emacs.  I fixed it by updating
doclicense.texi to the version in Emacs (version 1.2 of the GFDL)
including the arch tag.  I think that we should always keep those in
sync.  Miles, I hope using the same arch tag is The Right Way to
achieve this.

> In addition, gnus.texi says: This manual corresponds to No Gnus
> v0.5.

I've updated all version numbers to No Gnus 0.7.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




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

* Re: Node `...' previously defined at line 29776.
  2007-05-02 21:18   ` Reiner Steib
@ 2007-05-03  2:47     ` Miles Bader
  0 siblings, 0 replies; 4+ messages in thread
From: Miles Bader @ 2007-05-03  2:47 UTC (permalink / raw)
  To: ding

Reiner Steib <reinersteib+gmane@imap.cc> writes:
> I fixed it by updating doclicense.texi to the version in Emacs
> (version 1.2 of the GFDL) including the arch tag.  I think that we
> should always keep those in sync.  Miles, I hope using the same arch
> tag is The Right Way to achieve this.

Yes, that should do it.

-Miles

-- 
=====
(^o^;
(()))
*This is the cute octopus virus, please copy it into your sig so it can spread.




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

end of thread, other threads:[~2007-05-03  2:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-02  1:00 Node `...' previously defined at line 29776 Michael Cook
2007-05-02  1:26 ` Katsumi Yamaoka
2007-05-02 21:18   ` Reiner Steib
2007-05-03  2:47     ` Miles Bader

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