From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71235 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.gnus.general Subject: error compiling gnus Date: Mon, 20 Sep 2010 17:15:41 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284999363 20777 80.91.229.12 (20 Sep 2010 16:16:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Sep 2010 16:16:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19608@lists.math.uh.edu Mon Sep 20 18:16:02 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oxj27-0007fA-Rb for ding-account@gmane.org; Mon, 20 Sep 2010 18:16:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Oxj26-0002jt-90; Mon, 20 Sep 2010 11:15:58 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Oxj24-0002ji-Vj for ding@lists.math.uh.edu; Mon, 20 Sep 2010 11:15:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Oxj24-0006zw-7z for ding@lists.math.uh.edu; Mon, 20 Sep 2010 11:15:56 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Oxj23-0005PR-00 for ; Mon, 20 Sep 2010 18:15:55 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Oxj21-0007Zj-7U for ding@gnus.org; Mon, 20 Sep 2010 18:15:53 +0200 Original-Received: from cpc1-cmbg13-0-0-cust596.5-4.cable.virginmedia.com ([86.9.122.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 18:15:53 +0200 Original-Received: from sdl.web by cpc1-cmbg13-0-0-cust596.5-4.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 18:15:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc1-cmbg13-0-0-cust596.5-4.cable.virginmedia.com Face: iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEUvT09qWs3/pQD///+J kUVcAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cBBwMLOd3veKQA AACuSURBVBjTldE9CgIxEAXgB+lEyFUC2wo5ikdZ8DSypxhMY7H9VuIVwlqkGRgnm59VsHGafIQ3 CZlAtmKIRaHETgYa12lqvEsPYKf8wXHsPGfqPaUM0g9aJPKFXkmNQmSDqwzz4Fpgpz+6WAPY2z5o uPJJpu0uypcl4nyCibMLQ8lCiVjayLoQvw5LsVKQuHPRR958HZbOcVsKeepcLxpByjycGvnKmY+c MBvrtyjfe0vmuLvdq/kAAAAASUVORK5CYII= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4) Cancel-Lock: sha1:6rWAZRNaAWmO/LLscOCoEw33erg= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71235 Archived-At: 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