arm/179561: Compilation issue for lighttpd on raspberry pi

Andrey Fesenko f0andrey at gmail.com
Wed Jun 19 05:39:35 UTC 2013


On Tue, Jun 18, 2013 at 11:23 PM, Sreekanth Rupavatharam
<rskanth at yahoo.com> wrote:
> On 6/17/13 3:04 PM, Andrey Fesenko wrote:
>
> i'm rebuild devel/pcre
> http://armv6.bsdnir.info.ipv4.sixxs.org/files/pcre_build.log
>
> are you build image on the system with blank /etc/make.conf? may be
> you build clang version
> # gcc -v
> Using built-in specs.
> Target: armv6-undermydesk-freebsd
> Configured with: FreeBSD/armv6 system compiler
> Thread model: posix
> gcc version 4.2.1 20070831 patched [FreeBSD]
> # g++ -v
> Using built-in specs.
> Target: armv6-undermydesk-freebsd
> Configured with: FreeBSD/armv6 system compiler
> Thread model: posix
> gcc version 4.2.1 20070831 patched [FreeBSD]
>
> or you RPi have /etc/make.conf with clang
>
> I tried with clang and g++ with same error. Can you share your
> /etc/make.conf?

Sorry for not having replied, trying to collect the current and was offline

/etc/make.conf empty on a system which builds the image, and RPi
pi # cat /etc/make.conf
WITH_PKGNG=yes

# added by use.perl 2013-06-13 10:27:53
PERL_VERSION=5.14.4

Maybe you should try to build RPI-B kernel, just as I used to build
script https://github.com/daveish/freebsd-arm-tools/ or my patchs
https://bitbucket.org/f_andrey/freebsd-arm-tools/


More information about the freebsd-arm mailing list