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

Beeblebrox zaphod at berentweb.com
Sun Nov 11 10:43:10 UTC 2012


Hello and thanks for the input.
configure --help shows knob for --with-boost-includes= which I try with
/usr/local/include/boost -> gives me:
./configure: CFLAGS+= -I/usr/local/include/boost/ : not found
./configure: CXXFLAGS+= -I/usr/local/include/boost/ : not found
./configure: CPPFLAGS+= -I/usr/local/include/boost/ : not found
checking boost/foreach.hpp usability... no
checking boost/foreach.hpp presence... no
checking for boost/foreach.hpp... no
configure: error: "BOOST library is missing"
checking for mysql headers and libraries...
CFLAGS="-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g"  
LIBS="-L/usr/local/lib/mysql -lmysqlclient_r  -pthread -lz -lm"
checking for LIBUUID... yes
checking for LUA... no
checking for LUA... configure: error: Package requirements (lua >= 5.1) were
not met:

Since ports tree has lang/lua50 (5.0.3), It seems 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.


More information about the freebsd-ports mailing list