Re: autoreconf missing boost?

2017-06-09 Thread Kubilay Kocak
On 6/9/17 2:52 AM, blubee blubeeme wrote: > I forgot to add this in my last email, here's the boost packages that I > have installed. > > me@blubee:~ % pkg info | grep boost > boost-jam-1.64.0 Build tool from the boost.org > boost-libs-1.64.0 Free portable C++ libraries

Re: autoreconf missing boost?

2017-06-08 Thread blubee blubeeme
I forgot to add this in my last email, here's the boost packages that I have installed. me@blubee:~ % pkg info | grep boost boost-jam-1.64.0 Build tool from the boost.org boost-libs-1.64.0 Free portable C++ libraries (without Boost.Python) boost-python-libs-1.62.0

autoreconf missing boost?

2017-06-08 Thread blubee blubeeme
Hi I'm running a autoreconf trying to port a project; some printer code. Having a bit of trouble. I ran autoreconf -fi then I do: ./configure --with-ltdl-include=/usr/local/share/libtool --with-gnu-ld --with-libintl-prefix=/usr/local that goes straight forward. Then when I run gmake, it seems