Hi,
I'm trying to install Boost but if fails everytime:
It compiles for a few minutes and then:
Any ideas? This is the second time I've tried to install Boost but failed
I'm trying to install Boost but if fails everytime:
Code:
root@aerith /usr/ports/devel/boost-all
# make install
It compiles for a few minutes and then:
Code:
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/token_ids.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/wave_config_constant.o
common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer
common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex/aq.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o
gcc.archive bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/libboost_wave.a
common.copy stage/lib/libboost_wave.a
...failed updating 2 targets...
...skipped 5 targets...
...updated 620 targets...
*** Error code 1
Stop in /usr/ports/devel/boost-libs.
*** Error code 1
Stop in /usr/ports/devel/boost-libs.
*** Error code 1
Stop in /usr/ports/devel/boost-all.
*** Error code 1
Stop in /usr/ports/devel/boost-all.
Code:
root@aerith /root
# cat /etc/make.conf
WITHOUT_X11=yes
# added by use.perl 2011-01-12 11:17:34
PERL_VERSION=5.10.1
Code:
root@aerith /root
# uname -a
FreeBSD aerith.cloud 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
Any ideas? This is the second time I've tried to install Boost but failed
