From owner-freebsd-ia64@FreeBSD.ORG Thu Mar 11 01:40:39 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AA4D1065675; Thu, 11 Mar 2010 01:40:39 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 56DF18FC08; Thu, 11 Mar 2010 01:40:39 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NpXOA-0003Jx-AU; Thu, 11 Mar 2010 01:40:38 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1NpXO9-0001VZ-W8; Thu, 11 Mar 2010 01:40:38 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id o2B1ebSG067809; Thu, 11 Mar 2010 01:40:37 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.3/Submit) id o2B1ebPf067808; Thu, 11 Mar 2010 01:40:37 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 11 Mar 2010 01:40:37 +0000 From: Anton Shterenlikht To: Marcel Moolenaar Message-ID: <20100311014037.GN30257@mech-cluster241.men.bris.ac.uk> References: <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: dinoex@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: port lang/gnustep-base - make configure fails on ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2010 01:40:39 -0000 On Wed, Mar 10, 2010 at 05:30:44PM -0800, Marcel Moolenaar wrote: > > On Mar 10, 2010, at 4:29 AM, Anton Shterenlikht wrote: > > > On FreeBSD 9.0-CURRENT #0 r203484M > > port lang/gnustep-base fails "make configure". > > > > Please see the log here: > > http://seis.bris.ac.uk/~mexas/gnustep-base-ia64.log > > > > Portsmon is empty for this port, so I've no > > idea if this is a regression: > > > > http://portsmon.freebsd.org/portoverview.py?category=lang&portname=gnustep-base > > > This is the problem: > > /usr/local/lib/gcc42/gcc/ia64-portbld-freebsd9.0/4.2.5/../../../libobjc.so: undefined reference to `__ia64_restore_stack_nonlocal@GCC_3.0' > /usr/local/lib/gcc42/gcc/ia64-portbld-freebsd9.0/4.2.5/../../../libobjc.so: undefined reference to `__ia64_save_stack_nonlocal@GCC_3.0' > > The libobjc on FreeBSD/ia64 is missing 2 functions. I tried to check and got this: # ar -t /usr/local/lib/gcc42/libobjc.so.2 ar: warning: Unrecognized archive format # ldd /usr/local/lib/gcc42/libobjc.so.2 ldd: /usr/local/lib/gcc42/libobjc.so.2: not a FreeBSD ELF shared object thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423