From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10673 Path: main.gmane.org!not-for-mail From: Michael R Cook Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.4.43 is released Date: 10 Apr 1997 16:58:50 -0400 Sender: mcook@cognex.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150503 25711 80.91.224.250 (20 Oct 2002 21:48:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:48:23 +0000 (UTC) Cc: ding-announce@gnus.org Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id OAA28323 for ; Thu, 10 Apr 1997 14:09:34 -0700 Original-Received: from cognex-bh.cognex.com (cognex-bh.cognex.com [198.232.30.66]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 10 Apr 1997 22:59:25 +0200 Original-Received: (from uucp@localhost) by cognex-bh.cognex.com (8.6.12/8.6.11) id QAA15999; Thu, 10 Apr 1997 16:58:38 -0400 Original-Received: from isys.com by cognex-bh.cognex.com via smap (3.2) id xma015991; Thu, 10 Apr 97 16:58:12 -0400 Original-Received: from erawan.cognex.com (erawan.cognex.com [128.1.5.47]) by cognex.cognex.com (8.6.12/8.6.12) with ESMTP id QAA08323; Thu, 10 Apr 1997 16:58:54 -0400 Original-Received: by erawan.cognex.com (8.6.12/8.6.12) id QAA18838; Thu, 10 Apr 1997 16:58:52 -0400 Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 10 Apr 1997 22:12:05 +0200 Original-Lines: 13 X-Mailer: Gnus v5.4.42/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10673 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10673 This version fails to build: $ make cd lisp; make EMACS=emacs all make[1]: Entering directory `/tmp/gnus/gnus-5.4.43/lisp' rm -f *.elc ; emacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-compile Cannot open load file: widget make[1]: *** [all] Error 255 make[1]: Leaving directory `/tmp/gnus/gnus-5.4.43/lisp' make: *** [lick] Error 2 $ Michael.