From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 12 13:14:49 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7BDA12C9 for ; Fri, 12 Jul 2013 13:14:49 +0000 (UTC) (envelope-from db@db.net) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id 65D1F15E5 for ; Fri, 12 Jul 2013 13:14:49 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id EABE12AA348; Fri, 12 Jul 2013 07:14:41 -0600 (MDT) Received: by night.db.net (Postfix, from userid 1000) id 2A56D1CC0E; Fri, 12 Jul 2013 08:14:34 -0500 (EST) Date: Fri, 12 Jul 2013 08:14:34 -0500 From: Diane Bruce To: Otac?lio Subject: Re: Error on building cross-gcc Message-ID: <20130712131434.GA56841@night.db.net> References: <51DF72B8.40502@bsd.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51DF72B8.40502@bsd.com.br> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 13:14:49 -0000 On Fri, Jul 12, 2013 at 12:06:32AM -0300, Otac?lio wrote: > Dears > > I'm tryning to build cross-gcc with this command line > > make TGTARCH=arm TGTABI=freebsd10 > > or > > make TGTARCH=arm TGTABI=freebsd8 > > on a > > FreeBSD squitch 8.4-RELEASE FreeBSD 8.4-RELEASE #27: Mon Jun 10 08:52:47 > BRT 2013 ota@squitch:/usr/obj/usr/src/sys/SQUITCH i386 > > > but all times I got > > /usr/ports/devel/cross-gcc/work/build/./gcc/xgcc > -B/usr/ports/devel/cross-gcc/work/build/./gcc/ > -B/usr/local/arm-freebsd10/bin/ -B/usr/local/arm-freebsd10/lib/ -isystem > /usr/ports/devel/cross-gcc/work/build/./gcc -isystem > /usr/local/arm-freebsd10/include -isystem > /usr/local/arm-freebsd10/sys-include -g -O2 -pipe > -fno-strict-aliasing -mbig-endian -O2 -g -O2 -pipe -fno-strict-aliasing > -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings > -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > -Wold-style-definition -isystem ./include -fno-inline -g > -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc > -I. -I. -I../../.././gcc -I../../.././../gcc-4.5.4/libgcc > -I../../.././../gcc-4.5.4/libgcc/. > -I../../.././../gcc-4.5.4/libgcc/../gcc > -I../../.././../gcc-4.5.4/libgcc/../include -DHAVE_CC_TLS -o _muldi3.o > -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c > ../../.././../gcc-4.5.4/libgcc/../gcc/libgcc2.c \ > > In file included from ../../.././../gcc-4.5.4/libgcc/../gcc/tsystem.h:44:0, > from ../../.././../gcc-4.5.4/libgcc/../gcc/libgcc2.c:29: > /usr/ports/devel/cross-gcc/work/build/./gcc/include/stddef.h:59:24: > fatal error: sys/_types.h: No such file or directory > compilation terminated. > gmake[4]: ** [_muldi3.o] Erro 1 Did you compile cross-binutils first? Check back next week. Work is being done on this port. > > > Someone can give me a hint about what is happen? > > Thanks a lot > -Otacilio > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" -- - db@FreeBSD.org db@db.net http://www.db.net/~db