Mario,

>Sorry to bother you again, I really need to fix it. Can you help me?
 
>Salu2...

Are you building with or without BJAM?

Please run the following in the libs/extension example:

cd extension/examples
bjam
cd ../test
bjam
cd ../../reflection/examples
bjam
cd ../test
bjam

And send me the output.

If you're not using bjam, you may need to set some preprocessor macros, but I'll need to know which compiler you are using.

Jeremy