Boost logo

Boost Users :

Subject: Re: [Boost-users] Problems installing boost 1.47.0
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-09-23 11:15:41


AMDG

On 09/23/2011 02:50 AM, Allan Nielsen wrote:
> I'm trying to install boost 1.47 in a single threaded edition but it does
> not seems to work. Here is what I tried:
>
> ./bootstrap.sh --without-icu --without-libraries=graph_parallel,mpi,python
> ./b2 threading=single --layout=system --prefix=/usr/local
>
> Here is the error I got on the second command:
>
> <snip>
> error: Duplicate name of actual target:
> <pstage/lib>libboost_system.so.1.47.0
> <snip>
> error: created from ./stage-proper
> error: added properties: <threading>single <warnings>on
> error: removed properties: <threading>multi <warnings>all
> <snip>
>
> Is there anything I can do to fix this locally ??
>

Try adding --build-type=minimal to the b2 command line.

In Christ,
Steven Watanabe




Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net