From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: HPUX support in 22.0.96 Date: Thu, 29 Mar 2007 11:33:34 -0400 Message-ID: References: <864poeoc05.fsf@lola.quinscape.zz> <11y7lq2wwu.fsf@fencepost.gnu.org> <4iodmfqukv.fsf@fencepost.gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1175182643 4425 80.91.229.12 (29 Mar 2007 15:37:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Mar 2007 15:37:23 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org, jbuehler@spirentcom.com To: Sascha Wilde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 29 17:37:14 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HWwga-0000Xc-VS for ged-emacs-devel@m.gmane.org; Thu, 29 Mar 2007 17:37:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWwjB-0004JR-4j for ged-emacs-devel@m.gmane.org; Thu, 29 Mar 2007 10:39:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWwhn-0003YJ-8E for emacs-devel@gnu.org; Thu, 29 Mar 2007 11:38:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWwhm-0003Xk-J9 for emacs-devel@gnu.org; Thu, 29 Mar 2007 11:38:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWwhm-0003XY-9z for emacs-devel@gnu.org; Thu, 29 Mar 2007 10:38:26 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWwfB-0005oZ-0U for emacs-devel@gnu.org; Thu, 29 Mar 2007 11:35:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HWwd4-0000mq-5y; Thu, 29 Mar 2007 11:33:34 -0400 In-reply-to: (message from Sascha Wilde on Wed, 28 Mar 2007 15:22:44 +0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68745 Archived-At: Only HPUX users can debug failures like this. Can you try building a pretest from last fall, such as 22.0.90? If that works, the problem is probably due to failure to reinstall some HPUX-specific code that was taken out. Maybe you can find what it was. If 22.0.90 fails too, the next step is to see if Emacs 21.4 fails. If it works, then you need to try to find what change makes it fail. If it does not work, maybe that means HPUX has changed.