From owner-freebsd-arm@FreeBSD.ORG Mon Jun 17 20:52:10 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D50CBEA8 for ; Mon, 17 Jun 2013 20:52:10 +0000 (UTC) (envelope-from rskanth@yahoo.com) Received: from nm9-vm6.bullet.mail.ne1.yahoo.com (nm9-vm6.bullet.mail.ne1.yahoo.com [98.138.91.102]) by mx1.freebsd.org (Postfix) with ESMTP id 716831F01 for ; Mon, 17 Jun 2013 20:52:10 +0000 (UTC) Received: from [98.138.226.177] by nm9.bullet.mail.ne1.yahoo.com with NNFMP; 17 Jun 2013 20:52:04 -0000 Received: from [98.138.226.129] by tm12.bullet.mail.ne1.yahoo.com with NNFMP; 17 Jun 2013 20:52:04 -0000 Received: from [127.0.0.1] by smtp216.mail.ne1.yahoo.com with NNFMP; 17 Jun 2013 20:52:04 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1371502324; bh=ULhc21ILjVR7iq/D+SNHC9E5iMcuRWVaT0lPP5BnnVM=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=E9ETxgeLBXvM4K2Pz/jGe50QiHaJs3YbHkuHh3WF87M0JSRzeC09Th6tBVKaFrMUPvxrwu6VDN3VYu6T5J0s1RngQlwNNbCrDSGn51O2VlykAPeAuJciammqAxuP4VXa+WCM/9nWG6Miyn8O0ScRz/3s0SpRAQjLtRvjYUjiXwM= X-Yahoo-Newman-Id: 312659.80901.bm@smtp216.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 1ws_xpYVM1kN0eA_mGY7x.Xl6DGnsuOi6Apbvn2rGPgcM3q MrqlN.hRPYJ_nc1HdPhN7.EI6xyrLCrJIIYq9q5V_0nb4sHaqvoua5eTzy4o 4S3kjpSiF_juV7PUEVzR8d2263t0AuXaFC26xpldZlqr_.pIEX2nbsTbwNBh 2Q50vDRZwk7vwyJujwradRgIoybNFWAuD0UZ3sWeioUHXbHCeiACSb33aYwP tRO_wI3kpyVMASAHhN1hDzKXWaYH57XNc8EP4Dhs9uk9nOGGuEOPAs5ZBexm NEkrG3NFwm3U9yHRyVQqHRuwjPFoOYORZ0p9Jj6JdlesuO2OP1_9iiJUR2VA iwhol.7bojY6V2FhfFhM_zP3ETXdorRs4lgkrxSUOT8BwYr3VJJkCrlfyr99 SNK3mcOtQWCM4FdZ4LyVCG.Uu.V9nIGnorkgFA42A_XGOX8qAPtrgooL4Gq2 2ZWrNU6FJMoLpqPfGtBM3z3Tl8tdoJheDqUs6EDAVrX44pR4nyQ-- X-Yahoo-SMTP: 0vhBds2swBAUIWerZ77I22nIbgU- X-Rocket-Received: from sreekanth.voilavip.com (rskanth@24.130.110.113 with ) by smtp216.mail.ne1.yahoo.com with SMTP; 17 Jun 2013 13:52:04 -0700 PDT Message-ID: <51BF76F3.8020806@yahoo.com> Date: Mon, 17 Jun 2013 13:52:03 -0700 From: Sreekanth Rupavatharam User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Andrey Fesenko Subject: Re: arm/179561: Compilation issue for lighttpd on raspberry pi References: <201306162210.r5GMA05N031413@freefall.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-arm@freebsd.org" 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: Mon, 17 Jun 2013 20:52:10 -0000 On 6/16/13 4:01 PM, Andrey Fesenko wrote: > I have successfully compiled the port to the RPi and > # uname -a > FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251584M: > Mon Jun 10 01:06:22 MSK 2013 > andrey@my_book.local:/home/andrey/obj/arm.armv6/usr/src/sys/RPI-B-IPv6 > arm I checked out the exact rev and built the image with that(with crochet-freebsd) and I still get the same issue with the C++ crashing 1. /usr/include/c++/4.2/bits/basic_string.tcc:978:43: current parser token ';' 2. /usr/include/c++/4.2/bits/basic_string.tcc:48:1 : parsing namespace 'std' c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.3 (trunk 178860) 20130405 Target: armv6-unknown-freebsd10.0 Wonder what am I missing here My uname -a is #uname -a FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251584: Mon Jun 17 12:22:39 PDT 2013 root@voila1.voilavip.com:/b/raspberry/crochet-freebsd/work/obj/arm.armv6/b/raspberry/head/sys/RPI-B-WIFI arm