Date: Mon, 17 Jun 2013 13:52:03 -0700 From: Sreekanth Rupavatharam <rskanth@yahoo.com> To: Andrey Fesenko <f0andrey@gmail.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: arm/179561: Compilation issue for lighttpd on raspberry pi Message-ID: <51BF76F3.8020806@yahoo.com> In-Reply-To: <CA%2BK5SrMP7WmAXdRtvGddoLbtb=bKvSYhsmjeJFhT_PaqjZjENw@mail.gmail.com> References: <201306162210.r5GMA05N031413@freefall.freebsd.org> <CA%2BK5SrMP7WmAXdRtvGddoLbtb=bKvSYhsmjeJFhT_PaqjZjENw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <Spelling=/usr/include/c++/4.2/bits/c++config.h:76:38>: 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51BF76F3.8020806>