Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-06-05 11:31:05


On Wednesday 04 June 2008 18:40:58 Willie Sheely wrote:
> I'm trying to build Boost v1.34.1 on my AIX 5.2 (RISC) box running VisualAge 5.  I've attemted to run a make after the standard ./configure (which tries to build it using the gcc toolset).  I also built the vacpp toolset using build.sh and specifying that toolset (./configure --with-toolset=vacpp).  When I do a make using either config, the result is the same:
> tarkin$ make install
> ./tools/jam/src/bin.aix/bjam  --user-config=user-config.jam --prefix=/home/bld_acct/boost/boost_v1.34.1.SDK/AIX.5.2_RISC_vacpp50_LP32 --exec-prefix=/home/bld_acct/boost/boost_v1.34.1.SDK/AIX.5.2_RISC_vacpp50_LP32 --libdir=/home/bld_acct/boost/boost_v1.34.1.SDK/AIX.5.2_RISC_vacpp50_LP32/lib --includedir=/home/bld_acct/boost/boost_v1.34.1.SDK/AIX.5.2_RISC_vacpp50_LP32/include  install
> Building Boost.Regex with the optional Unicode/ICU support disabled.
> Please refer to the Boost.Regex documentation for more information
> (don't panic: this is a strictly optional feature).
> /usr/bin/sh: 29268 Segmentation fault(coredump)
> Not all Boost libraries built properly.
>
> Can someone please assist?

We need a backtrace in order to be able to suggest anything.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk