Date: Fri, 12 Mar 2010 09:29:01 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Dirk Meyer <dirk.meyer@dinoex.sub.org> Cc: freebsd-ia64@freebsd.org Subject: Re: port lang/gnustep-base - make configure fails on ia64 Message-ID: <20100312092901.GA86624@mech-cluster241.men.bris.ac.uk> In-Reply-To: <vG6zZZGaQ/@dmeyer.dinoex.sub.org> References: <J%2Ba9a5GaQ/@dmeyer.dinoex.sub.org> <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk> <J%2Ba9a5GaQ/@dmeyer.dinoex.sub.org> <20100310221502.GF30257@mech-cluster241.men.bris.ac.uk> <vG6zZZGaQ/@dmeyer.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2010 at 10:43:50AM +0100, Dirk Meyer wrote: > Hallo Anton Shterenlikht, > > > I must say that gcc42 is marked "NOT_FOR_ARCHS= ia64 powerpc", > > which I've overwritten manually. > > Perhaps the fact that gcc42 now builds on ia64 doesn't > > mean that is works correctly.. > > I think so too. > > Please try to build gnustep with a newer gcc. > Put on of the following options in /etc/make.conf > > GNUSTEP_WITH_GCC43=yes > GNUSTEP_WITH_GCC44=yes Dirk, no luck gcc43/44/45 fail to build on ia64. I suspect they never did. > if all this fails, put the following options in /etc/make.conf > GNUSTEP_WITH_BASE_GCC=yes This triggers building of lang/gnustep-objc which fails as well: ===> Building for gnustep-objc-1.6.0,1 This is gnustep-make 2.2.0. Type 'gmake print-gnustep-make-help' for help. Making all for clibrary libobjc... Compiling file archive.c ... archive.c:27:21: error: tconfig.h: No such file or directory gmake[2]: *** [obj/archive.c.o] Error 1 gmake[1]: *** [internal-library-all_] Error 2 gmake: *** [libobjc.all.clibrary.variables] Error 2 *** Error code 2 It seems gcc doesn't like ia64 at all. many 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?20100312092901.GA86624>