Re: boost error for linux source - looking in the wrong place?

2012-11-12 Thread Beeblebrox
ge in context: http://freebsd.1045724.n5.nabble.com/boost-error-for-linux-source-looking-in-the-wrong-place-tp5759953p5760417.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lists.freebs

Re: boost error for linux source - looking in the wrong place?

2012-11-12 Thread Beeblebrox
ed software in a non-standard prefix. Alternatively, you may set the environment variables LUA_CFLAGS and LUA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. -- View this message in context: http://freebsd.1045724.n5.nabble.com/boost-error-for-linux-

Re: boost error for linux source - looking in the wrong place?

2012-11-11 Thread Beeblebrox
does seem to suggest a gcc/g++ linkage problem though? Do you want full output from config --help? Re lua: Big PIA as bsd.lua.mk is broken for >=51. I have emailed the port maintainer about it. Thanks -- View this message in context: http://freebsd.1045724.n5.nabble.com/boost-error-for-linu

Re: boost error for linux source - looking in the wrong place?

2012-11-11 Thread Scot Hetzel
On Sun, Nov 11, 2012 at 4:43 AM, Beeblebrox wrote: > Hello and thanks for the input. > configure --help shows knob for --with-boost-includes= which I try with > /usr/local/include/boost -> gives me: Try setting --with-boost-includes=/usr/local/include > ./configure: CFLAGS+= -I/usr/local/include

Re: boost error for linux source - looking in the wrong place?

2012-11-11 Thread Beeblebrox
s I'll have to build LUA from source as well :( -- View this message in context: http://freebsd.1045724.n5.nabble.com/boost-error-for-linux-source-looking-in-the-wrong-place-tp5759953p5759965.html Sent from the freebsd-ports mailing list archive at Nabble.com.

Re: boost error for linux source - looking in the wrong place?

2012-11-11 Thread Gary Jennejohn
On Sun, 11 Nov 2012 00:44:06 -0800 (PST) Beeblebrox wrote: > I am trying to compile a linux source code on FreeBSD-9.1-PRERELEASE_amd64. > at the ./configure stage I get this error: > > checking boost/foreach.hpp usability... no > checking boost/foreach.hpp pr

boost error for linux source - looking in the wrong place?

2012-11-11 Thread Beeblebrox
_N "checking boost/foreach.hpp usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac