From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: [Fwd: autogen 5.9.8 doesn't build on IA64] -- libguile conflict Date: Sat, 11 Jul 2009 13:17:26 -0700 Message-ID: <4A58F356.5060304@sbcglobal.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1247343475 13287 80.91.229.12 (11 Jul 2009 20:17:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jul 2009 20:17:55 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jul 11 22:17:48 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MPj11-0002mw-TS for guile-devel@m.gmane.org; Sat, 11 Jul 2009 22:17:48 +0200 Original-Received: from localhost ([127.0.0.1]:51202 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPj0w-0005g6-1S for guile-devel@m.gmane.org; Sat, 11 Jul 2009 16:17:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPj0p-0005fi-VX for guile-devel@gnu.org; Sat, 11 Jul 2009 16:17:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPj0l-0005fN-H8 for guile-devel@gnu.org; Sat, 11 Jul 2009 16:17:35 -0400 Original-Received: from [199.232.76.173] (port=39723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPj0l-0005fK-CF for guile-devel@gnu.org; Sat, 11 Jul 2009 16:17:31 -0400 Original-Received: from mail-px0-f193.google.com ([209.85.216.193]:41364) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPj0l-0000l3-0C for guile-devel@gnu.org; Sat, 11 Jul 2009 16:17:31 -0400 Original-Received: by pxi31 with SMTP id 31so1144429pxi.14 for ; Sat, 11 Jul 2009 13:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=U/nbnJLReUDcBz2GktDTdotmhsDGG5HJMEaa1eXjvmg=; b=oXqEAXs5TY4HtGSfU7gbqvHNJQCqMM973S7lMuM92gYqBi/iQ85RGfuCKgry4XUXyj ZjNELEWA6N3WtTkp6pPNzYXLN5XTZ2NYzwJVlBURsHftZbkXige2UDcrArDaHK0Tc+m1 M56gmvRAvYaoMnWHC9HbDx5SuIcagNcHyx1KI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=Zz6TKohAfSddMzvbwxfs7FWaEFBjGgOaI74D0rwl4vxg9bLD1EzNY3iixVzNzGXFUP /SAIR9JKRZ1HecAYP9eXTXm8ZLwjmdn33yWveXsXaci4zZ/E6gW/IUJr4KT2as7nQ5Sw qVVzcC9A8F3eXwBjpK9Ps2sQyAjhogKBBdJcE= Original-Received: by 10.115.75.6 with SMTP id c6mr5629708wal.118.1247343449064; Sat, 11 Jul 2009 13:17:29 -0700 (PDT) Original-Received: from ?10.10.1.101? (adsl-75-0-186-250.dsl.pltn13.sbcglobal.net [75.0.186.250]) by mx.google.com with ESMTPS id l30sm4814351waf.35.2009.07.11.13.17.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 11 Jul 2009 13:17:27 -0700 (PDT) User-Agent: Thunderbird 2.0.0.21 (X11/20090310) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8859 Archived-At: Hi, I just got this bug report for my project. My version of the __scm.h header guards the definition of the type with "#ifdef vms" and "#ifdef _CRAY1". If there is a version of lib guile around that doesn't guard it, could you let me know? I'll make my project error or on an incompatible Guile in that case. Thanks -Bruce -------- Original Message -------- Subject: [ autogen-Bugs-2820112 ] autogen 5.9.8 doesn't build on IA64 Date: Sat, 11 Jul 2009 16:56:52 +0000 From: SourceForge.net To: noreply@sourceforge.net Bugs item #2820112, was opened at 2009-07-11 16:56 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103593&aid=2820112&group_id=3593 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: autogen Group: autogen Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Bruce Korb (bkorb) Summary: autogen 5.9.8 doesn't build on IA64 Initial Comment: Invoking make on autogen 5.9.8 stops with the following error: 'error: conflicting types for 'jmp_buf'. gcc 4.4.0 shows that the type is defined in both /usr/include/setjmp.h and guile's libguile/__scm.h. For IA64 those type definitions differ, indeed. Guile version I use: 1.8.7.