$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: bkhn41 (bkhn41_at_[hidden])
Date: 2005-02-02 18:17:05
Hi there,
I'm having problems with declaring a new features. The error message
says that my feature is already defined. I'm using BBv2 milestone 10.
C:/Boost/boost-build/build/feature.jam:128: in feature from module
feature
error: feature already defined:
error: in feature declaration:
error: feature "foo" : "none" "bar" "foobar" : "composite"
project-root.jam:86: in modules.load from module project-root<.>
C:/Boost/boost-build/build/project-roots.jam:16
I played with feature.jam a little bit to print out features' names
and I got <foo> printed twice.
I found this thread you talked about similar thing, but you actually
never said what the solution was.
http://thread.gmane.org/gmane.comp.lib.boost.build/3847
Can you please let me know? I'd really appreaciate it.
Sara