Gnus development mailing list
 help / color / mirror / Atom feed
* error compiling gnus
@ 2010-09-20 16:15 Leo
  2010-09-20 16:18 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-09-20 16:15 UTC (permalink / raw)
  To: ding


cd texi && /usr/bin/make EMACS="emacs" all
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
/Users/Shared/sources/gnus/texi//gnus-news.texi:51: Unknown command `SXEmacs'.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
make[1]: *** [gnus] Error 1
make: *** [info] Error 2

GNU Emacs 23.2.17 (x86_64-apple-darwin10.4.0, Carbon Version 1.6.0 AppKit 1038.32)
 of 2010-09-17 on Victoria.local




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

* Re: error compiling gnus
  2010-09-20 16:15 error compiling gnus Leo
@ 2010-09-20 16:18 ` Lars Magne Ingebrigtsen
  2010-09-21  2:44   ` Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-20 16:18 UTC (permalink / raw)
  To: ding

Leo <sdl.web@gmail.com> writes:

> /Users/Shared/sources/gnus/texi//gnus-news.texi:51: Unknown command `SXEmacs'.

Fixed and pushed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

* Re: error compiling gnus
  2010-09-20 16:18 ` Lars Magne Ingebrigtsen
@ 2010-09-21  2:44   ` Leo
  0 siblings, 0 replies; 3+ messages in thread
From: Leo @ 2010-09-21  2:44 UTC (permalink / raw)
  To: ding

On 2010-09-20 17:18 +0100, Lars Magne Ingebrigtsen wrote:
> Leo <sdl.web@gmail.com> writes:
>
>> /Users/Shared/sources/gnus/texi//gnus-news.texi:51: Unknown command `SXEmacs'.
>
> Fixed and pushed.

Thanks.

Leo




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

end of thread, other threads:[~2010-09-21  2:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-20 16:15 error compiling gnus Leo
2010-09-20 16:18 ` Lars Magne Ingebrigtsen
2010-09-21  2:44   ` Leo

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