Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2010 01:40:37 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Marcel Moolenaar <xcllnt@mac.com>
Cc:        dinoex@freebsd.org, freebsd-ia64@freebsd.org
Subject:   Re: port lang/gnustep-base - make configure fails on ia64
Message-ID:  <20100311014037.GN30257@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <E3F7A3CB-247C-4DFA-9112-A7F8B1745E10@mac.com>
References:  <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk> <E3F7A3CB-247C-4DFA-9112-A7F8B1745E10@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100311014037.GN30257>