Thank you for answer me, I do not have bjam to install, but I have jam, I do not know if I am doing well.
Here is my output: with jam:

[masch@pelotinux examples]$ cd ../test/
[masch@pelotinux test]$ jam
Jamfile: No such file or directory
...found 7 target(s)...
[masch@pelotinux test]$ cd ../../
config/     detail/     extension/  filesystem/ reflection/ regex/      system/     test/      
[masch@pelotinux test]$ cd ../../re
reflection/ regex/     
[masch@pelotinux test]$ cd ../../re
reflection/ regex/     
[masch@pelotinux test]$ cd ../../reflection/examples/
[masch@pelotinux examples]$ jam
Jamfile: No such file or directory
...found 7 target(s)...
[masch@pelotinux examples]$ cd ../test/
[masch@pelotinux test]$ jam
Jamfile: No such file or directory
...found 7 target(s)...

I am using Fedora 10, I here it's my compiler info:
[masch@pelotinux test]$ gcc --version
gcc (GCC) 4.3.2 20081007 (Red Hat 4.3.2-6)

Please let me know if you need more info.

Thank you...

On Fri, Nov 7, 2008 at 4:54 PM, Jeremy Pack <rostovpack@gmail.com> wrote:
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


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users