[Homeros] Сборка voiceman из git.

Sergei V. Fleytin fleytin на mail.ru
Сб Янв 23 12:17:02 UTC 2010


Всем здравствовать!

Пытаюсь собрать voiceman из git и получаю то, что вы увидите после
моей подписи. Подскажите, пожалуйста, что нужно сделать, чтобы вместо
этого появился работающий voiceman?

Спасибо!

Сергей Флейтин.
g++ -DPACKAGE_NAME=\"Voiceman\" -DPACKAGE_TARNAME=\"voiceman\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"Voiceman\ 1.5.0\" -DPACKAGE_BUGREPORT=\"msp at altlinux.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"voiceman\" -DVERSION=\"1.5.0\" -I.  -fno-rtti -DVOICEMAN_DEFAULT_CONFIG=\"/usr/local/etc/voiceman.conf\" -DVOICEMAN_DATADIR=\"/usr/local/share/voiceman/\" -I../../daemon -I../../utils    -Wall -pedantic -O2 -MT PlaybackQueue.o -MD -MP -MF .deps/PlaybackQueue.Tpo -c -o PlaybackQueue.o PlaybackQueue.cpp
PlaybackQueue.cpp:154:1: error: unterminated argument list invoking macro "assert"
In file included from PlaybackQueue.cpp:4:
PlaybackQueue.h:18: error: ISO C++ forbids declaration of ‘std’ with no type
PlaybackQueue.h:18: error: expected ‘,’ or ‘...’ before ‘:’ token
PlaybackQueue.h:18: error: expected ‘)’ before ‘;’ token
PlaybackQueue.h:18: error: ISO C++ forbids declaration of ‘string’ with no type
PlaybackQueue.h:18: error: expected ‘;’ before ‘&’ token
PlaybackQueue.h:25: error: expected ‘;’ before ‘void’
PlaybackQueue.cpp: In member function ‘void PlaybackQueue::say(const TextItem&)’:
PlaybackQueue.cpp:51: error: ‘COmmandHeader’ was not declared in this scope
PlaybackQueue.cpp:65: error: ISO C++ forbids comparison between pointer and integer
PlaybackQueue.cpp:73: warning: comparison between signed and unsigned integer expressions
PlaybackQueue.cpp: In member function ‘void PlaybackQueue::stop()’:
PlaybackQueue.cpp:85: error: ‘struct CommandHeader’ has no member named ‘commandLen’
PlaybackQueue.cpp:94: error: ‘assert’ was not declared in this scope
PlaybackQueue.cpp:94: error: expected ‘;’ at end of input
PlaybackQueue.cpp:94: error: expected ‘}’ at end of input
make[2]: *** [PlaybackQueue.o] Ошибка 1
make[2]: Leaving directory `/home/sfleytin/src/voiceman/voiceman/daemon/core'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/sfleytin/src/voiceman/voiceman/daemon'
make: *** [all-recursive] Ошибка 1

Compilation exited abnormally with code 2 at Sat Jan 23 15:03:39


Подробная информация о списке рассылки Homeros