Hey,
im trying to install the programm in order to be abble to generate chains.
Im working on Ubuntu 9.04 and build the stxxl 1.2.1.
I have symlinked the directory to stxxl in the building dir and then tried to
build the source of the programm with :
cd obj
make
and get the following (only begining of the trace) :
------------------------------------------------------------------------------
l...@ls:~/Desktop/a51/a5_tables/tmto-svn/obj$ make
g++-4.1 -malign-double -O2 -DSTXXL_BOOST_THREADS -DSTXXL_BOOST_CONFIG
-DSTXXL_BOOST_FILESYSTEM -DSTXXL_BOOST_RANDOM -DSTXXL_BOOST_TIMESTAMP -I..
-I/usr/local/cuda/include -I/home/Desktop/stxxl-1.2.1/include -c -o
calculate_chain.o ../calculate_chain.cpp
../calculate_chain.cpp:13:24: error: stxxl/stream: No such file or directory
../tmto/threading/shared.hpp:18: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:22: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:25: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:28: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:31: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:36: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/shared.hpp:39: error: ‘mutex’ in namespace ‘boost’ does not
name a type
../tmto/threading/guard_reference.hpp:5: error: expected type-specifier
../tmto/threading/guard_reference.hpp:5: error: expected `>'
../tmto/threading/guard_reference.hpp:16: error: expected type-specifier
../tmto/threading/guard_reference.hpp:16: error: expected `>'
../tmto/threading/guard_reference.hpp:18: error: ISO C++ forbids declaration of
‘unique_lock’ with no type
../tmto/threading/guard_reference.hpp:18: error: invalid use of ‘::’
../tmto/threading/guard_reference.hpp:18: error: expected ‘;’ before ‘<’ token
../tmto/threading/guard_reference.hpp:23: error: template argument 2 is invalid
../tmto/threading/guard_reference.hpp:34: error: ISO C++ forbids declaration of
‘unique_lock’ with no type
../tmto/threading/guard_reference.hpp:34: error: invalid use of ‘::’
../tmto/threading/guard_reference.hpp:34: error: expected ‘;’ before ‘<’ token
../tmto/threading/guard_reference.hpp:35: error: expected `;' before ‘~’ token
../tmto/threading/guard_reference.hpp: In constructor
‘tmto::threading::guarded_ptr<T, Lock>::guarded_ptr(T*, Lock&)’:
../tmto/threading/guard_reference.hpp:22: error: class
‘tmto::threading::guarded_ptr<T, Lock>’ does not have any field named ‘guard_’
../tmto/threading/guard_reference.hpp: In constructor
‘tmto::threading::guarded_ptr<T, Lock>::guarded_ptr(int&)’:
../tmto/threading/guard_reference.hpp:24: error: request for member ‘get’ in
‘lockable’, which is of non-class type ‘int’
../tmto/threading/guard_reference.hpp:24: error: class
‘tmto::threading::guarded_ptr<T, Lock>’ does not have any field named ‘guard_’
../tmto/threading/guard_reference.hpp:24: error: request for member ‘get_mutex’
in ‘lockable’, which is of non-class type ‘int’
../tmto/threading/guard_reference.hpp: In copy constructor
‘tmto::threading::guarded_ptr<T,
Lock>::guarded_ptr(tmto::threading::guarded_ptr<T, Lock>&)’:
../tmto/threading/guard_reference.hpp:27: error: class
‘tmto::threading::guarded_ptr<T, Lock>’ does not have any field named ‘guard_’
../tmto/work_management/work_management.hpp: At global scope:
../tmto/work_management/work_management.hpp:41: error: template argument 2 is
invalid
../tmto/work_management/work_management.hpp:44: error: template argument 2 is
invalid
../tmto/work_management/work_management.hpp:49: error: template argument 2 is
invalid
../tmto/work_management/work_management.hpp: In member function ‘int
tmto::work_management::direction<T>::lock_work_consumer()’:
../tmto/work_management/work_management.hpp:45: error: template argument 2 is
invalid
../tmto/work_management/work_management.hpp:45: error: invalid type in
declaration before ‘(’ token
../tmto/work_management/work_management.hpp: At global scope:
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
-----------------------------END OF TRACE--------------------------------------
-----------------------------------------------------------------------------------------
Can any1 help me to solve this thing? And can also a1 explain me how to
generate the chains once my error would be solved.?
Thanks to all for the help. And hopping to be able soon to compute chains ;)
Sylvain
_______________________________________________
A51 mailing list
[email protected]
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51