From owner-freebsd-arm@FreeBSD.ORG Sun Sep 8 13:26:18 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3D43D6EF for ; Sun, 8 Sep 2013 13:26:18 +0000 (UTC) (envelope-from george@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC8FE2DB9 for ; Sun, 8 Sep 2013 13:26:17 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id r88DQBFB028169 for ; Sun, 8 Sep 2013 09:26:16 -0400 (EDT) (envelope-from george@m5p.com) Message-ID: <522C7AF3.5000906@m5p.com> Date: Sun, 08 Sep 2013 09:26:11 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130716 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: Failure compiling glib20 on ARM References: <522C592C.5010800@m5p.com> <522C5CC6.5000901@m5p.com> In-Reply-To: <522C5CC6.5000901@m5p.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Sun, 08 Sep 2013 09:26:16 -0400 (EDT) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2013 13:26:18 -0000 On 09/08/13 07:17, George Mitchell wrote: > On 09/08/13 07:02, George Mitchell wrote: >> ./.libs/libglib-2.0.so: undefined reference to >> `__sync_bool_compare_and_swap_4' >> While making gtester in glib20 (required by accessibility/atk, required >> by print/cups-base, required by print/cups). What should I do next? >> -- George >> > I should have added: > > > pi.m5p.com.2) cat /etc/src.conf > WITHOUT_CLANG="yes" > /.amd_mnt/home/host/usr/home/george > pi.m5p.com.3) cat /etc/make.conf > WITHOUT_CLANG="yes" > WITH_PKGNG="yes" > # added by use.perl 2013-09-07 18:25:36 > PERL_VERSION=5.14.4 > > svn info in /usr/ports: > Path: . > Working Copy Root Path: /usr/ports > URL: svn://svnmirror/ports/head > Relative URL: ^/head > Repository Root: svn://svnmirror/ports > Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 > Revision: 326533 > Node Kind: directory > Schedule: normal > Last Changed Author: gerald > Last Changed Rev: 326533 > Last Changed Date: 2013-09-06 14:11:06 -0400 (Fri, 06 Sep 2013) > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" And: FreeBSD pi.m5p.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254842M: Mon Sep 2 08:20:01 EDT 2013 george@parkstreet.m5p.com:/usr/local/home/george/crochet-freebsd/work/obj/arm.armv6/usr/src/sys/RPI-B arm