Gnus development mailing list
 help / color / mirror / Atom feed
* texi build error in current CVS
@ 2004-10-26 14:48 Oystein Viggen
  2004-10-26 15:16 ` Romain Francoise
  0 siblings, 1 reply; 4+ messages in thread
From: Oystein Viggen @ 2004-10-26 14:48 UTC (permalink / raw)


Hi,

I don't think I've seen this error before:

cd texi && make EMACS="emacs" all
make[1]: Entering directory `/home/xdrift/oysteivi/cvs/gnus/texi'
if test "xmakeinfo" != "xno" ; then \
  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
gnus.texi:11: Unknown command `copying'.
gnus.texi:34: Unmatched `@end'.
gnus.texi:330: Unknown command `insertcopying'.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
make[1]: *** [gnus] Error 2
make[1]: Leaving directory `/home/xdrift/oysteivi/cvs/gnus/texi'
make: *** [info] Error 2

This is in current CVS on a Debian woody (current stable) system.
I don't really know texinfo, so I didn't pursue the problem further..

Øystein
-- 
This message was generated by a horde of attack elephants armed with PRNGs.



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

* Re: texi build error in current CVS
  2004-10-26 14:48 texi build error in current CVS Oystein Viggen
@ 2004-10-26 15:16 ` Romain Francoise
  2004-10-26 22:15   ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Romain Francoise @ 2004-10-26 15:16 UTC (permalink / raw)


Oystein Viggen <oysteivi@tihlde.org> writes:

> gnus.texi:11: Unknown command `copying'.
> gnus.texi:34: Unmatched `@end'.
> gnus.texi:330: Unknown command `insertcopying'.

You need texinfo 4.2 or newer for the @copying and @insertcopying
commands.  A backport of texinfo 4.6 for Debian 3.0 (woody) is available
from <URL: http://www.fs.tum.de/~bunk/packages/woody/bunk-2.html>.

Cheers,

-- 
Romain Francoise <romain@orebokech.com> | I am the walrus. I am the
it's a miracle -- http://orebokech.com/ | walrus. I am the walrus.



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

* Re: texi build error in current CVS
  2004-10-26 15:16 ` Romain Francoise
@ 2004-10-26 22:15   ` Katsumi Yamaoka
  2004-10-27  7:43     ` Oystein Viggen
  0 siblings, 1 reply; 4+ messages in thread
From: Katsumi Yamaoka @ 2004-10-26 22:15 UTC (permalink / raw)


>>>>> In <87is8xpl0c.fsf@orebokech.com> Romain Francoise wrote:

> Oystein Viggen <oysteivi@tihlde.org> writes:

>> gnus.texi:11: Unknown command `copying'.
>> gnus.texi:34: Unmatched `@end'.
>> gnus.texi:330: Unknown command `insertcopying'.

> You need texinfo 4.2 or newer for the @copying and @insertcopying
> commands.  A backport of texinfo 4.6 for Debian 3.0 (woody) is available
>>From <URL: http://www.fs.tum.de/~bunk/packages/woody/bunk-2.html>.

Otherwise, use `make MAKEINFO=no'.  It may split info files into
too small fragments, though.



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

* Re: texi build error in current CVS
  2004-10-26 22:15   ` Katsumi Yamaoka
@ 2004-10-27  7:43     ` Oystein Viggen
  0 siblings, 0 replies; 4+ messages in thread
From: Oystein Viggen @ 2004-10-27  7:43 UTC (permalink / raw)


* [Katsumi Yamaoka] 

> Otherwise, use `make MAKEINFO=no'.  It may split info files into
> too small fragments, though.

Thanks, that seems to work.

Øystein
-- 
When in doubt: Recompile.



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

end of thread, other threads:[~2004-10-27  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-26 14:48 texi build error in current CVS Oystein Viggen
2004-10-26 15:16 ` Romain Francoise
2004-10-26 22:15   ` Katsumi Yamaoka
2004-10-27  7:43     ` Oystein Viggen

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