Note360
October 9th, 2006, 02:32 PM
Ok, I decided I wanted to try this out, but I am on ppc. So I had to build everything on my own. so i get the svn stuff I get everything set up. I run ./makeit and it goes all error crazy on me.
Make!
running build
running build_ext
building 'torrent' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I./include -I./include/libtorrent -I/usr/include/python2.4 -I/usr/include/python2.4 -c alert.cpp -o build/temp.linux-ppc-2.4/alert.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from alert.cpp:33:
./include/libtorrent/alert.hpp:46:34: error: boost/thread/mutex.hpp: No such file or directory
./include/libtorrent/alert.hpp:48:72: error: boost/preprocessor/repetition/enum_params_with_a_default.hpp: No such file or directory
./include/libtorrent/alert.hpp:49:50: error: boost/preprocessor/repetition/enum.hpp: No such file or directory
./include/libtorrent/alert.hpp:50:57: error: boost/preprocessor/repetition/enum_params.hpp: No such file or directory
./include/libtorrent/alert.hpp:51:65: error: boost/preprocessor/repetition/enum_shifted_params.hpp: No such file or directory
./include/libtorrent/alert.hpp:52:53: error: boost/date_time/posix_time/posix_time.hpp: No such file or directory
In file included from ./include/libtorrent/alert.hpp:58,
from alert.cpp:33:
./include/libtorrent/config.hpp:36:28: error: boost/config.hpp: No such file or directory
./include/libtorrent/alert.hpp:73: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:73: error: ‘ptime’ does not name a type
./include/libtorrent/alert.hpp:84: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:84: error: ‘ptime’ does not name a type
./include/libtorrent/alert.hpp:103: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:103: error: ‘mutex’ does not name a type
./include/libtorrent/alert.hpp:117: error: ‘BOOST_PP_ENUM_PARAMS’ has not been declared
./include/libtorrent/alert.hpp:117: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:117: error: expected `>' before numeric constant
./include/libtorrent/alert.hpp:117: error: expected unqualified-id before ‘)’ token
./include/libtorrent/alert.hpp:141: error: ‘BOOST_PP_ENUM_PARAMS’ has not been declared
./include/libtorrent/alert.hpp:141: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:141: error: expected ‘,’ or ‘...’ before numeric constant
./include/libtorrent/alert.hpp:141: error: expected initializer before ‘)’ token./include/libtorrent/alert.hpp:149: error: ‘BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT’ has not been declared
./include/libtorrent/alert.hpp:149: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:149: error: expected `>' before numeric constant
./include/libtorrent/alert.hpp:149: error: expected unqualified-id before ‘)’ token
alert.cpp: In constructor ‘libtorrent::alert::alert(libtorrent::alert::sever ity_t, const std::string&)’:
alert.cpp:40: error: class ‘libtorrent::alert’ does not have any field named ‘m_timestamp’
alert.cpp:40: error: ‘boost’ has not been declared
alert.cpp:40: error: ‘universal_time’ was not declared in this scope
alert.cpp: At global scope:
alert.cpp:48: error: ‘boost’ has not been declared
alert.cpp:48: error: ‘ptime’ does not name a type
alert.cpp: In member function ‘void libtorrent::alert_manager::post_alert(const libtorrent::alert&)’:
alert.cpp:80: error: ‘boost’ has not been declared
alert.cpp:80: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:80: error: expected `;' before ‘lock’
alert.cpp: In member function ‘std::auto_ptr<libtorrent::alert> libtorrent::alert_manager::get()’:
alert.cpp:95: error: ‘boost’ has not been declared
alert.cpp:95: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:95: error: expected `;' before ‘lock’
alert.cpp: In member function ‘bool libtorrent::alert_manager::pending() const’:alert.cpp:106: error: ‘boost’ has not been declared
alert.cpp:106: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:106: error: expected `;' before ‘lock’
alert.cpp: In member function ‘void libtorrent::alert_manager::set_severity(libtorrent ::alert::severity_t)’:
alert.cpp:113: error: ‘boost’ has not been declared
alert.cpp:113: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:113: error: expected `;' before ‘lock’
error: command 'gcc' failed with exit status 1
Make!
running build
running build_ext
building 'torrent' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I./include -I./include/libtorrent -I/usr/include/python2.4 -I/usr/include/python2.4 -c alert.cpp -o build/temp.linux-ppc-2.4/alert.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from alert.cpp:33:
./include/libtorrent/alert.hpp:46:34: error: boost/thread/mutex.hpp: No such file or directory
./include/libtorrent/alert.hpp:48:72: error: boost/preprocessor/repetition/enum_params_with_a_default.hpp: No such file or directory
./include/libtorrent/alert.hpp:49:50: error: boost/preprocessor/repetition/enum.hpp: No such file or directory
./include/libtorrent/alert.hpp:50:57: error: boost/preprocessor/repetition/enum_params.hpp: No such file or directory
./include/libtorrent/alert.hpp:51:65: error: boost/preprocessor/repetition/enum_shifted_params.hpp: No such file or directory
./include/libtorrent/alert.hpp:52:53: error: boost/date_time/posix_time/posix_time.hpp: No such file or directory
In file included from ./include/libtorrent/alert.hpp:58,
from alert.cpp:33:
./include/libtorrent/config.hpp:36:28: error: boost/config.hpp: No such file or directory
./include/libtorrent/alert.hpp:73: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:73: error: ‘ptime’ does not name a type
./include/libtorrent/alert.hpp:84: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:84: error: ‘ptime’ does not name a type
./include/libtorrent/alert.hpp:103: error: ‘boost’ has not been declared
./include/libtorrent/alert.hpp:103: error: ‘mutex’ does not name a type
./include/libtorrent/alert.hpp:117: error: ‘BOOST_PP_ENUM_PARAMS’ has not been declared
./include/libtorrent/alert.hpp:117: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:117: error: expected `>' before numeric constant
./include/libtorrent/alert.hpp:117: error: expected unqualified-id before ‘)’ token
./include/libtorrent/alert.hpp:141: error: ‘BOOST_PP_ENUM_PARAMS’ has not been declared
./include/libtorrent/alert.hpp:141: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:141: error: expected ‘,’ or ‘...’ before numeric constant
./include/libtorrent/alert.hpp:141: error: expected initializer before ‘)’ token./include/libtorrent/alert.hpp:149: error: ‘BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT’ has not been declared
./include/libtorrent/alert.hpp:149: error: expected `)' before numeric constant
./include/libtorrent/alert.hpp:149: error: expected `>' before numeric constant
./include/libtorrent/alert.hpp:149: error: expected unqualified-id before ‘)’ token
alert.cpp: In constructor ‘libtorrent::alert::alert(libtorrent::alert::sever ity_t, const std::string&)’:
alert.cpp:40: error: class ‘libtorrent::alert’ does not have any field named ‘m_timestamp’
alert.cpp:40: error: ‘boost’ has not been declared
alert.cpp:40: error: ‘universal_time’ was not declared in this scope
alert.cpp: At global scope:
alert.cpp:48: error: ‘boost’ has not been declared
alert.cpp:48: error: ‘ptime’ does not name a type
alert.cpp: In member function ‘void libtorrent::alert_manager::post_alert(const libtorrent::alert&)’:
alert.cpp:80: error: ‘boost’ has not been declared
alert.cpp:80: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:80: error: expected `;' before ‘lock’
alert.cpp: In member function ‘std::auto_ptr<libtorrent::alert> libtorrent::alert_manager::get()’:
alert.cpp:95: error: ‘boost’ has not been declared
alert.cpp:95: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:95: error: expected `;' before ‘lock’
alert.cpp: In member function ‘bool libtorrent::alert_manager::pending() const’:alert.cpp:106: error: ‘boost’ has not been declared
alert.cpp:106: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:106: error: expected `;' before ‘lock’
alert.cpp: In member function ‘void libtorrent::alert_manager::set_severity(libtorrent ::alert::severity_t)’:
alert.cpp:113: error: ‘boost’ has not been declared
alert.cpp:113: error: ‘scoped_lock’ was not declared in this scope
alert.cpp:113: error: expected `;' before ‘lock’
error: command 'gcc' failed with exit status 1