Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 08:44:46 -0700
From:      Sreekanth Rupavatharam <rskanth@yahoo.com>
To:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: arm/179561: Compilation issue for lighttpd on raspberry pi
Message-ID:  <51C3236E.6000507@yahoo.com>
In-Reply-To: <20ECDE3B-8D7A-4DF4-A22C-5CC2552C7A66@gromit.dlib.vt.edu>
References:  <201306142359.r5ENxAes024505@oldred.freebsd.org> <201306162210.r5GMA05N031413@freefall.freebsd.org> <CA%2BK5SrMP7WmAXdRtvGddoLbtb=bKvSYhsmjeJFhT_PaqjZjENw@mail.gmail.com> <51BF76F3.8020806@yahoo.com> <CA%2BK5SrOFLgVbFhdNAhjurKZQ6M6MumArCNuMs%2BOvnQLEbSMXyA@mail.gmail.com> <51C0B3AA.3060304@yahoo.com> <CA%2BK5SrOdeJ0eVO=H5BzL5YTXxBDLGxdpUFE3gDXhosQtN4TXwQ@mail.gmail.com> <1371675392953-5821526.post@n5.nabble.com> <20ECDE3B-8D7A-4DF4-A22C-5CC2552C7A66@gromit.dlib.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Switching to g++ in make.conf caused it to fail with the following error.

>/  ===>  Building for pcre-8.32
/>/  make  all-am
/>/   CCLD   pcretest
/>/  ./.libs/libpcre.so: undefined reference to `__clear_cache'
/>/  cc: error: linker command failed with exit code 1 (use -v to see invocation)/


Then  I tried Rev r245446(Based on the discussion here 
http://lists.freebsd.org/pipermail/freebsd-arm/2013-January/004605.html 
and it seems to be not affected by the issue. Now I am able to build 
pcre natively on pi. I hope to try the same tree with cross-compilation 
today.

-S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51C3236E.6000507>