From owner-freebsd-arm@FreeBSD.ORG Sat May 30 02:03:41 2015 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2C14C3A for ; Sat, 30 May 2015 02:03:41 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0F301B31 for ; Sat, 30 May 2015 02:03:40 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id t4U21DmG027152; Fri, 29 May 2015 19:01:13 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id t4U21DvJ027151; Fri, 29 May 2015 19:01:13 -0700 (PDT) (envelope-from fbsd) Date: Fri, 29 May 2015 19:01:13 -0700 From: bob prohaska To: arm@freebsd.org Subject: Trouble compiling the u-boot-rpi2 port Message-ID: <20150530020113.GA41939@www.zefox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 May 2015 02:03:41 -0000 Hi all, Just bought an rpi2 and am having trouble compiling the u-boot-rpi2 port. It fails with gmake[3]: Entering directory `/usr/ports/devel/arm-none-eabi-gcc/work/build-gcc/gcc' build/genmddeps .././../gcc-4.9.2/gcc/config/arm/arm.md > tmp-mddeps Shared object "gcc44/libgcc_s.so.1" not found, required by "libc++.so.1" gmake[3]: *** [s-mddeps] Error 1 The host system reports FreeBSD fbsd.zefox.com 11.0-CURRENT FreeBSD 11.0-CURRENT #6 r282701: Mon May 25 09:24:35 PDT 2015 bob@fbsd.zefox.com:/usr/obj/usr/src/sys/ZEFOX i386 It builds world and kernel without issue and seems stable. The ports tree was downloaded on the 26th of May, so it's up to date. The other u-boot builds fail in the same way. Thanks for reading, and any guidance. bob prohaska