On Thu, Jun 07, 2007 at 01:34:53PM -0700, Yigal Weinstein wrote:
> Letting --with-boost=/usr fails.

Are you sure?

This is the make output for btool from your log, and it looks right:

make[2]: Entering directory `/home/yigal/bb/barry/tools'
g++ -DHAVE_CONFIG_H -I. -I..    -D__BARRY_BOOST_MODE__ -D_REENTRANT
-I/usr/include -ansi -Wall -g -g -O2 -MT btool-btool.o -MD -MP -MF
.deps/btool-btool.Tpo -c -o btool-btool.o `test -f 'btool.cc' || echo
'./'`btool.cc
mv -f .deps/btool-btool.Tpo .deps/btool-btool.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -D__BARRY_BOOST_MODE__
-D_REENTRANT -I/usr/include -ansi -Wall -g -g -O2 -L/usr/lib  -o btool
btool-btool.o ../src/libbarry.la -lusb   -lboost_serialization -lpthread
mkdir .libs
g++ -D__BARRY_BOOST_MODE__ -D_REENTRANT -I/usr/include -ansi -Wall -g -g -O2 -o
.libs/btool btool-btool.o  -L/usr/lib ../src/.libs/libbarry.so
/usr/lib/libusb.so -lboost_serialization -lpthread


I see no errors when compiling or linking, and boost is linked and
__BARRY_BOOST_MODE__ is on.

- Chris


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to