Boost logo

Boost-Build :

Subject: [Boost-build] Problem in compilation on RHEL 5
From: Hemanta Pathak (hemantap_at_[hidden])
Date: 2010-01-02 13:04:20


I am trying to build boost 1.3.2 on RHEL 5.

In fact I had successfully compiled the same earlier.

Recently when I was trying to build the same boost library again in a
new location which I had build successfully earlier and I encountered
some weird problem. During compilation it threw up some errors like

mkdir: cannot create directory
`../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc':
File exists

    mkdir "../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc"

...failed MkDir1
../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc...
...skipped <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true
for lack of <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc/...
...skipped <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi
for lack of <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true...
...skipped <@boost!libs!test!build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi>execution_monitor.o
for lack of <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi...
...skipped <@boost!libs!test!build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi>cpp_main.o
for lack of <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi...
...skipped <@boost!libs!test!build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi>libboost_prg_exec_monitor-gcc-mt-1_32.so
for lack of <directory-grist>../../boost/builddir/bin/boost/libs/test/build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi...
...skipped <@boost!lib>libboost_prg_exec_monitor-gcc-mt-1_32.so for
lack of <@boost!libs!test!build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi>libboost_prg_exec_monitor-gcc-mt-1_32.so...
...skipped <@boost!lib>libboost_prg_exec_monitor-gcc-mt-1_32.so.1.32.0
for lack of <@boost!libs!test!build/libboost_prg_exec_monitor.so/gcc//shared-linkable-true/threading-multi>libboost_prg_exec_monitor-gcc-mt-1_32.so.1.32.0...

Compilation log had several these sort of errors.

I don't understand why I am encountering these problem during
compilation when the same code base was getting compiled earlier.

Any help in resolving this issue would be very much appreciated.

-Thanks,
Hemanta.


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