From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16090 Path: main.gmane.org!not-for-mail From: Bud Rogers Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.6.37 is released Date: 16 Aug 1998 13:59:15 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155018 25789 80.91.224.250 (20 Oct 2002 23:03:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:03:38 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id MAA26886 for ; Sun, 16 Aug 1998 12:06:24 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id PAA03617 for ; Sun, 16 Aug 1998 15:00:04 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id NAT23432; Sun, 16 Aug 1998 13:30:59 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 16 Aug 1998 13:59:28 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA12912 for ; Sun, 16 Aug 1998 13:59:20 -0500 (CDT) Original-Received: from twocups.sirinet.net (budr@twocups.sirinet.net [207.3.88.229]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA14679 for ; Sun, 16 Aug 1998 14:59:16 -0400 (EDT) Original-Received: (from budr@localhost) by twocups.sirinet.net (8.8.8/8.8.7) id NAA16677; Sun, 16 Aug 1998 13:59:16 -0500 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "16 Aug 1998 19:01:09 +0200" Original-Lines: 17 X-Mailer: Gnus v5.6.37/XEmacs 20.3 - "Vatican City" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16090 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16090 And built without warnings or errors, once I massaged the Makefile a bit. I'm running Xemacs 20.3. Configure generates a Makefile which says, among other things, EMACS = no XEMACS = xemacs cd lisp && $(MAKE) EMACS=$(EMACS) lispdir=$(lispdir) all Which fails. If I change that to EMACS = xemacs, it builds fine. Lars, am I missing something obvious here? -- Bud Rogers formerly