debian unstable,
Tracker.cpp
TCPTracker.cpp:8:28: error: boost/format.hpp: 没有那个文件或目录
TCPTracker.cpp: In member function 'std::string CTCPTracker::makeTrackerUrl(const char*)':
TCPTracker.cpp:219: error: 'boost' has not been declared
TCPTracker.cpp:219: error: 'format' was not declared in this scope
TCPTracker.cpp:227: error: 'str' was not declared in this scope
make[2]: *** [TCPTracker.o] 错误 1
make[2]: Leaving directory `/home/XXX/BitStormLite-0.1b/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/XXX/BitStormLite-0.1b'
make: *** [all-recursive-am] 错误 2
请问这是什么问题引起的