From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulf Jasper Newsgroups: gmane.emacs.bugs Subject: Cannot build Emacs 22.1 on OSF1 4.0F Date: Thu, 14 Jun 2007 14:50:47 +0200 Organization: http://freemail.web.de/ Message-ID: <1498304283@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181825522 16628 80.91.229.12 (14 Jun 2007 12:52:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 12:52:02 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 14:52:00 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 1Hyons-0003T7-Kc for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 14:51:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hyons-00037w-6f for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 08:51:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hyomr-0002Np-Em for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:50:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hyomo-0002Lw-NK for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:50:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hyomo-0002Lh-Hp for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:50:50 -0400 Original-Received: from fmmailgate05.web.de ([217.72.192.243]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hyomn-0003Fg-Vd for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:50:50 -0400 Original-Received: from web.de by fmmailgate05.web.de (Postfix) with SMTP id 7D703203C9FC for ; Thu, 14 Jun 2007 14:50:48 +0200 (CEST) Original-Received: from [195.52.122.81] by freemailng0503.web.de with HTTP; Thu, 14 Jun 2007 14:50:47 +0200 Precedence: fm-user X-Provags-Id: V01U2FsdGVkX185aJtl4rfIcjgPKtOLyZriXuvGZgp1GnmX3IOB00BqZQAyW IyQFGNgWs0B+tVxGc3QV+1rzH+ghxbUhZ6nbp71SO5VLFhgrQZeTguxgS3P2 g== X-detected-kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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:15880 Archived-At: Hi, building GNU Emacs 22.1 on OSF1 fails. It looks like the same problem as this: http://www.mail-archive.com/emacs-pretest-bug@gnu.org/msg08677.html This happens on a clean OSF1 4.0F machine (uname -a says "OSF1 V4.0 1229 alpha") using "Digital UNIX Compiler Driver 3.11 DEC C V5.9-011 on Digital UNIX V4.0 (Rev. 1229)". It happens also with gcc 3.03. Compiling process.c fails. As mentioned in the above thread, this seems to be related to the AF_INET6 define. After adding "#undef AF_INET6" to process.c compilation works, but temacs crashes. Running temacs in gdb, setting a breakpoint in Fsignal, gives ###################################################################### bash-2.04$ LC_ALL=C gdb temacs GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "alphaev67-dec-osf4.0f"... Environment variable "DISPLAY" not defined. TERM = xterm Breakpoint 1 at 0x120143250: file sysdep.c, line 1385. (gdb) break Fsignal Breakpoint 2 at 0x1201b1c88: file eval.c, line 1611. (gdb) run -batch -l loadup dump Starting program: /tmp/emacs-22.1/src/temacs -batch -l loadup dump (gdb) cont Continuing. Loading loadup.el (source)... Using load-path (/tmp/emacs-22.1/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Breakpoint 2, Fsignal (error_symbol=5370837752, data=5370837752) at eval.c:1611 1611 register struct handler *allhandlers = handlerlist; (gdb) bt #0 Fsignal (error_symbol=5370837752, data=5370837752) at eval.c:1611 #1 0x1201b2004 in xsignal (error_symbol=5371555393, data=5371826085) at eval.c:1722 #2 0x1201b2068 in xsignal1 (error_symbol=5371555393, arg=5371826085) at eval.c:1739 #3 0x120197da4 in Fsymbol_value (symbol=5371901953) at data.c:1113 #4 0x1201b3918 in Feval (form=5371901953) at eval.c:2209 #5 0x1201b0010 in Fdefvar (args=5371430913) at eval.c:844 #6 0x1201b3880 in Feval (form=5371826005) at eval.c:2275 #7 0x1201d4168 in readevalloop (readcharfun=5371570177, stream=0x3ffc00803f0, sourcename=5371944515, evalfun=0x1201b3090 , printflag=0, unibyte=5371826005, readfun=5371430913, start=5371430913, end=5371430913) at lread.c:1543 #8 0x1201d26f4 in Fload (file=5371944323, noerror=4831833760, nomessage=5371430913, nosuffix=9, must_suffix=5370837752) at lread.c:1009 #9 0x1201b3664 in Feval (form=5371827125) at eval.c:2342 #10 0x1201d4168 in readevalloop (readcharfun=5371570177, stream=0x3ffc0080348, sourcename=5371903203, evalfun=0x1201b3090 , printflag=0, unibyte=5371827125, readfun=5371430913, start=5371430913, end=5371430913) at lread.c:1543 #11 0x1201d26f4 in Fload (file=5371900867, noerror=4831834832, nomessage=5371430913, nosuffix=8, must_suffix=5370837752) at lread.c:1009 #12 0x1201b3664 in Feval (form=5371835989) at eval.c:2342 #13 0x120122700 in top_level_2 () at keyboard.c:1338 #14 0x1201b1910 in internal_condition_case (bfun=0x1201226e0 , handlers=5371555057, hfun=0x120122160 ) at eval.c:1481 #15 0x120122760 in top_level_1 () at keyboard.c:1346 #16 0x1201b11a4 in internal_catch (tag=4395899786352, func=0x120122720 , arg=5371430913) at eval.c:1222 #17 0x120122614 in command_loop () at keyboard.c:1303 #18 0x120121d14 in recursive_edit_1 () at keyboard.c:1006 #19 0x120121f30 in Frecursive_edit () at keyboard.c:1067 #20 0x12011f618 in main (argc=5, argv=0x11ffffcc8) at emacs.c:1762 (gdb) frame 7 #7 0x1201d4168 in readevalloop (readcharfun=5371570177, stream=0x3ffc00803f0, sourcename=5371944515, evalfun=0x1201b3090 , printflag=0, unibyte=5371826005, readfun=5371430913, start=5371430913, end=5371430913) at lread.c:1543 1543 val = (*evalfun) (val); (gdb) pp val (defvar custom-declare-variable-list nil 0) (gdb) ###################################################################### I'm at my wit's end. Can anybody please help? Thanks Ulf _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066