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

2012-11-12 Thread Beeblebrox
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-source-looking-in-the-wrong-place-tp5759953p5760413.html Sent from

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

2012-11-12 Thread Beeblebrox
.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.freebsd.org/mailman/listinfo/freebsd-ports

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

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

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 zap...@berentweb.com 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

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

2012-11-11 Thread Beeblebrox
:( -- 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. ___ freebsd-ports@freebsd.org

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 zap...@berentweb.com 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+=

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

2012-11-11 Thread Beeblebrox
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-linux-source