- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to install tbb 2.2 ina a fedora 12 x86_64 system, because i need it to build cortex and all I need are the include and library files. I try doing make all in source and in the bin package but in both I get this:
gmake[2]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples/task/tree_sum'
gmake -C test_all/fibonacci -f Makefile test CXX="g++ " CXXFLAGS="-m64"
gmake[2]: Entering directory `/cluster/vordok/tbb22_20090809oss/examples/test_all/fibonacci'
./fibonacci
gmake[2]: ./fibonacci: Command not found
gmake[2]: *** [test] Error 127
gmake[2]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples/test_all/fibonacci'
gmake[1]: [test_all/fibonacci/test] Error 2 (ignored)
gmake[1]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples'
gmake[2]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples/task/tree_sum'gmake -C test_all/fibonacci -f Makefile test CXX="g++ " CXXFLAGS="-m64"gmake[2]: Entering directory `/cluster/vordok/tbb22_20090809oss/examples/test_all/fibonacci'./fibonaccigmake[2]: ./fibonacci: Command not foundgmake[2]: *** [test] Error 127gmake[2]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples/test_all/fibonacci'gmake[1]: [test_all/fibonacci/test] Error 2 (ignored)gmake[1]: Leaving directory `/cluster/vordok/tbb22_20090809oss/examples'is anything missing or should I change something?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
AFAIK we used to have some issues with running examples on some configurations in the past. Now they should have been fixed.
If all unit tests passed then your config/compiler is correct.
Since fedora 12was released 3 months after this developemnt release I suggest to take the newer release. The current release is TBB 4.0
thanks
--Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page