From aurele.tux@gmail.com Mon Dec 7 13:15:55 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 7 Dec 2009 21:15:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB7LFrC6012594 for ; Mon, 7 Dec 2009 13:15:55 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHkvx-0005bU-Ek for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2009 16:15:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHkvs-0005aP-JU for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2009 16:15:53 -0500 Received: from [199.232.76.173] (port=50393 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHkvs-0005aM-DJ for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2009 16:15:48 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:57767) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHkvs-0005tv-4u for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2009 16:15:48 -0500 Received: from mx10.gnu.org ([199.232.76.166]:34923) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1NHkvq-0007rC-Jq for bug-emacs@gnu.org; Mon, 07 Dec 2009 16:15:46 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NHkvp-0005tb-IN for bug-emacs@gnu.org; Mon, 07 Dec 2009 16:15:46 -0500 Received: from ey-out-1920.google.com ([74.125.78.145]:28584) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHkvp-0005tT-78 for bug-emacs@gnu.org; Mon, 07 Dec 2009 16:15:45 -0500 Received: by ey-out-1920.google.com with SMTP id 4so499611eyg.34 for ; Mon, 07 Dec 2009 13:15:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=V4KVEC28+MYBL4KPmo1uFWLvoYc7Rmk+BA0tbI5rx4A=; b=aR8BaJj/fZLLS2x9PLPQ08SgLqtfE4AHuQm0UrTIFX3eOaKqBpCgc+odJlFShmaOSX 4smqb97KJmLorEUNT8dQgaDvtBCLJY9LjfgxNFiTHO0miOxayNwfuVrOqlKJaPLfWvTA NB/9oeNBamVE/Pd/y8S6SwJhVakV9AX09jZwo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; b=R+OnSqmtr+93IHOH3bYqDAG8oNH44E3oocTfmblXzfctNsoUZjctU/fxSfAJVEBTbN Jag1llU9wPr3tvSBAi2Y+jIE/ElK72q/EMM/5Dvo/qL9U68sqPmbpc5nY/CcgYnR8Um+ 6CQ7DSUOCB/gAosQp44kAql0KsQtvKJDkraCg= Received: by 10.216.90.136 with SMTP id e8mr306521wef.110.1260220543295; Mon, 07 Dec 2009 13:15:43 -0800 (PST) Received: from ?192.168.1.11? (AMarseille-157-1-31-238.w90-15.abo.wanadoo.fr [90.15.110.238]) by mx.google.com with ESMTPS id g9sm14588975gvc.10.2009.12.07.13.15.41 (version=SSLv3 cipher=RC4-MD5); Mon, 07 Dec 2009 13:15:42 -0800 (PST) Subject: missing lisp.h in the last emacs-23.1.tar.gz From: aurele Reply-To: aurele.tux@gmail.com To: bug-emacs@gnu.org Content-Type: text/plain Date: Mon, 07 Dec 2009 16:15:29 -0500 Message-Id: <1260220529.4719.6.camel@bob.home> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) hi I am on gNS metad I am looking for bugs and I try to install the last emacs from the sources it seems that the file lisp.h is missing I get the last from the git and the ./configure works perfectly the archive I take is this one http://ftp.gnu.org/gnu/emacs/emacs-23.1.tar.gz and from the git this one :~$ git clone git://git.savannah.gnu.org/emacs.git so that's why I think the file is missing in the last tar.gz Have a happy hacking day ! And thanks for all you do. -- aurele P.S. : From rgm@gnu.org Mon Dec 7 19:32:19 2009 Received: (at 5150) by emacsbugs.donarmstrong.com; 8 Dec 2009 03:32:19 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.1 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB83WHUu020450 for <5150@emacsbugs.donarmstrong.com>; Mon, 7 Dec 2009 19:32:19 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NHqoD-0006Ai-57; Mon, 07 Dec 2009 22:32:17 -0500 From: Glenn Morris To: aurele.tux@gmail.com Cc: 5150@debbugs.gnu.org Subject: Re: bug#5150: missing lisp.h in the last emacs-23.1.tar.gz References: <1260220529.4719.6.camel@bob.home> X-Spook: S Box unclassified Ft. Knox Vickie Weaver BROMURE Saddam X-Ran: "(1k#T%1M&{C\8s=4Exz0gE3zv-m+jksMEKApn#):t:1iD$VRv=XBDIBM+{-7=hkp8z<8a X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 07 Dec 2009 22:32:17 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii aurele wrote: > and I try to install the last emacs from the sources it seems that > the file lisp.h is missing [...] > the archive I take is this one > http://ftp.gnu.org/gnu/emacs/emacs-23.1.tar.gz I don't know what to tell you. The above file contains src/lisp.h and builds fine. From rgm@gnu.org Mon Dec 7 19:31:43 2009 Received: (at control) by emacsbugs.donarmstrong.com; 8 Dec 2009 03:31:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB83VgpS020435 for ; Mon, 7 Dec 2009 19:31:43 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NHqnd-0005sP-3z; Mon, 07 Dec 2009 22:31:41 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19229.51357.71520.433918@fencepost.gnu.org> Date: Mon, 7 Dec 2009 22:31:41 -0500 From: Glenn Morris To: control Subject: control close 5043 close 5151 reassign 5141 spam reassign 5142 spam reassign 5143 spam reassign 5144 spam reassign 5147 spam tags 5150 moreinfo unreproducible reassign 5152 spam From rgm@gnu.org Tue Dec 8 09:05:45 2009 Received: (at 5150-done) by emacsbugs.donarmstrong.com; 8 Dec 2009 17:05:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.6 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB8H5hiI006976 for <5150-done@emacsbugs.donarmstrong.com>; Tue, 8 Dec 2009 09:05:45 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NI3VP-00013B-3V; Tue, 08 Dec 2009 12:05:43 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19230.34663.38859.524506@fencepost.gnu.org> Date: Tue, 8 Dec 2009 12:05:43 -0500 From: Glenn Morris To: 5150-done@debbugs.gnu.org Subject: Re: bug#5150: missing lisp.h in the last emacs-23.1.tar.gz In-Reply-To: <1260277084.3636.5.camel@bob.home> References: <1260220529.4719.6.camel@bob.home> <1260277084.3636.5.camel@bob.home> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: X{W([2@3 Subject: Internal Control Message-Id: bug archived. Date: Fri, 29 Jan 2010 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator