boost-python

Adam K Kirchhoff adamk at voicenet.com
Tue Apr 11 11:09:25 UTC 2006


Hello all,

	KDE currently seems to depend on boost-python, but I can't get it to install.  The build, itself, goes fine, but when I do a "make install" I get:

...
cd /usr/local/lib &&  /bin/mv -f "libboost_thread.so" "libboost_thread.so.3" &&  /bin/ln -fs "libboost_thread.so.3" "libboost_thread.so"
/bin/mkdir -p /usr/local/include
cd /usr/ports/devel/boost-python/work/boost_1_33_1 &&  /usr/bin/find boost -type d -a \! -name "*.orig" -exec /bin/mkdir -p /usr/local/include/\{\} \;
find: -a: unknown option

I believe that "-a" is a gnu find option.  Is there anyway to get this port installed?

Adam


More information about the freebsd-ports mailing list