From owner-freebsd-ia64@FreeBSD.ORG Fri Mar 12 09:29:04 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 7FD65106564A for ; Fri, 12 Mar 2010 09:29:04 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3C58E8FC0C for ; Fri, 12 Mar 2010 09:29:03 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1Nq1B0-0001FT-QN; Fri, 12 Mar 2010 09:29:02 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1Nq1B0-0002XL-IW; Fri, 12 Mar 2010 09:29:02 +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 o2C9T2Eu086683; Fri, 12 Mar 2010 09:29:02 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 o2C9T1Wp086682; Fri, 12 Mar 2010 09:29:01 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: Fri, 12 Mar 2010 09:29:01 +0000 From: Anton Shterenlikht To: Dirk Meyer Message-ID: <20100312092901.GA86624@mech-cluster241.men.bris.ac.uk> References: <20100310122923.GF64451@mech-cluster241.men.bris.ac.uk> <20100310221502.GF30257@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: 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: Fri, 12 Mar 2010 09:29:04 -0000 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