Date: Wed, 10 Mar 2010 17:30:44 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: Anton Shterenlikht <mexas@bristol.ac.uk> Cc: dinoex@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: port lang/gnustep-base - make configure fails on ia64 Message-ID: <E3F7A3CB-247C-4DFA-9112-A7F8B1745E10@mac.com> In-Reply-To: <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk> References: <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3F7A3CB-247C-4DFA-9112-A7F8B1745E10>