[bind10-dev] how to build boost libraries on FreeBSD and MacOS X

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Wed Mar 24 22:46:46 UTC 2010


At Tue, 23 Mar 2010 20:35:34 +0100,
Jelte Jansen <jelte at isc.org> wrote:

> >> Currently it'll fail during build (for --without-boost-lib because it
> >> naively included 'libno' now,
> > 
> > Is this true?  From a quick look at configure.ac it doesn't seem to be
> > possible.  I actually tried building it --without-boost-python, but no
> > Makefile has '-lno'.
> > 
> 
> well it does here:

Please let me be sure about one thing: it's not "-lno" but "-Lno" (and
"-Lyes") according to the sample output you pasted:
> jelte at dragon:~/repos/bind10/trunk> ./configure --with-boost-lib
> jelte at dragon:~/repos/bind10/trunk> make
> <snip>
> /bin/bash ../../../libtool --tag=CXX   --mode=link g++  -g -O2 -g -Wall
> - -Wextra -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fPIC
> - -Lyes -L/usr/lib/python3.1/config      -o b10-auth auth_srv.o main.o
    ^^^^^

On top of this understanding, I believe I fixed the problem in r1641.
Please check it if you have time.

---
JINMEI, Tatuya



More information about the bind10-dev mailing list