From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "WAROQUIERS Philippe" Newsgroups: gmane.emacs.bugs Subject: RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set Date: Tue, 4 Sep 2007 11:58:26 +0200 Message-ID: <1B2B2EF98D55CB41BD16F13B18B9B0080303EEB4@FFBRUE001.cfmu.corp.eurocontrol.int> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1188899947 7046 80.91.229.12 (4 Sep 2007 09:59:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2007 09:59:07 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 04 11:59:05 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISVBP-0004YF-S4 for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Sep 2007 11:58:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISVBO-0003g8-JB for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Sep 2007 05:58:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISVBM-0003dE-T6 for bug-gnu-emacs@gnu.org; Tue, 04 Sep 2007 05:58:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISVBJ-0003WV-Jb for bug-gnu-emacs@gnu.org; Tue, 04 Sep 2007 05:58:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISVBJ-0003WB-Dy for bug-gnu-emacs@gnu.org; Tue, 04 Sep 2007 05:58:49 -0400 Original-Received: from exprod8og50.obsmtp.com ([64.18.3.82]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1ISVBE-00087T-Er; Tue, 04 Sep 2007 05:58:44 -0400 Original-Received: from source ([193.221.170.179]) by exprod8ob50.obsmtp.com ([64.18.7.12]) with SMTP; Tue, 04 Sep 2007 02:58:31 PDT Original-Received: from HHBRUE006.hq.corp.eurocontrol.int (hhbrue006.hq.corp.eurocontrol.int [193.221.160.195]) by biscuit.eurocontrol.int (8.12.10/8.12.7) with ESMTP id l849wQ5n020767; Tue, 4 Sep 2007 11:58:27 +0200 (MEST) Original-Received: from FFBRUE001.cfmu.corp.eurocontrol.int ([193.58.25.51]) by HHBRUE006.hq.corp.eurocontrol.int with Microsoft SMTPSVC(6.0.3790.1830); Tue, 4 Sep 2007 11:58:26 +0200 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set Thread-Index: AcfaRSWSpQ2knbdCQFGAAyYBXoXcGwUlF1zQ X-OriginalArrivalTime: 04 Sep 2007 09:58:26.0849 (UTC) FILETIME=[2374D910:01C7EEDA] X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16482 Archived-At: I have done a test to see if emacs compiles and runs properly when commenting the #define static line in s/hpux.h I tested with the below versions of hp-ux and c compiler. The emacs was properly configured/compiled with the below change in hpux.h. I started the resulting emacs on an X display and on a tty. With this basic test, everything seems ok. Conclusion: hpux 11.11 and the below version of the compiler does not have a problem with the "static". Hoping this helps ... /* #define static ??? test if still needed for hp-ux 11.11 */ /* tested with the below wao@steer: cc -V bidule.c cpp.ansi: HP92453-01 B.11.X.35175-35176.GP HP C Preprocessor (ANSI) ccom: HP92453-01 B.11.X.35098-35101.GP HP C Compiler cc: "bidule.c", line 1: warning 501: Empty source file. /usr/ccs/bin/ld: 92453-07 linker linker ld B.11.58 060929 /usr/ccs/bin/ld: Unsatisfied symbols: main (Not referenced yet! Probably due to -u option) wao@steer: uname -a HP-UX steer B.11.11 U 9000/800 2316717407 unlimited-user license wao@steer: */ ____ This message and any files transmitted with it are legally privileged and= intended for the sole use of the individual(s) or entity to whom they ar= e addressed. If you are not the intended recipient, please notify the sen= der by reply and delete the message and any attachments from your system.= Any unauthorised use or disclosure of the content of this message is str= ictly prohibited and may be unlawful. Nothing in this e-mail message amounts to a contractual or legal commitme= nt on the part of EUROCONTROL, unless it is confirmed by appropriately si= gned hard copy. Any views expressed in this message are those of the sender. =0D