Boost logo

Boost-Build :

Subject: [Boost-build] problem with installing
From: Shridhar Daithankar (ghodechhap_at_[hidden])
Date: 2010-05-28 00:02:45


Hello,

I have a multi-module project with each module defining its own install and
the jamroot ties them together with an alias, as follows

alias install : /cms/utils//install /cms/db//install /cms/core//install
/cms/h2//install /cms/player//install ;

I am getting the attached error when I run
$ bjam -n --prefix=/home/shridhar/ install

Previously when I encountered this problem I removed a module from top level
definition to fix it and I accepted it as a workaround. This time also,
removing player module from top level fixes the problem.

I want to fix this and not work around. Any help?

-- 
Regards 
 Shridhar



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