All pastes #2051318 Raw Edit

Miscellany

public text v1 · immutable
#2051318 ·published 2011-04-27 20:12 UTC
rendered paste body
cmake .
-- Building Spring for 32bit environment
-- Found AI Wrapper: Cpp-AIWrapper
-- Found AI Wrapper: LegacyCpp-AIWrapper
-- Found AI Wrapper: LegacyCpp-Creg-AIWrapper
-- Found AI Wrapper: CUtils (sources only wrapper)
-- Found AI Interface: Python-AIInterface 0.1
-- Found Skirmish AI: NullPythonAI 0.1
-- Found AI Interface: Java-AIInterface 0.1
-- Found AI Interface: C-AIInterface 0.1
-- Found Skirmish AI: NullAI 0.1
-- Found Skirmish AI: AAI 0.9
-- Found Skirmish AI: NullOOJavaAI 0.1 (config: default)
-- Found Skirmish AI: NullJavaAI 0.1 (config: default)
-- Found Skirmish AI: KAIK 0.13
-- Found Skirmish AI: CppTestAI 0.1
-- Found Skirmish AI: HughAI 0.1
-- Found Skirmish AI: RAI 0.601
-- Found Skirmish AI: E323AI 3.22.3
-- Could NOT find DocBook  (missing:  DOCBOOK_XSL)
-- MAN pages will not be generated/installed; missing utilit(y|ies): asciidoc docbook-xsl
-- Found OpenAL: /usr/lib/libopenal.so
CMake Error at rts/build/cmake/FindOggVorbis.cmake:71 (message):
  Could NOT find OggVorbis libraries
Call Stack (most recent call first):
  rts/System/Sound/CMakeLists.txt:44 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
ilyas@ilyas-laptop:~/spring_0.82.5.1$ cmake .
-- Building Spring for 32bit environment
-- Found AI Wrapper: Cpp-AIWrapper
-- Found AI Wrapper: LegacyCpp-AIWrapper
-- Found AI Wrapper: LegacyCpp-Creg-AIWrapper
-- Found AI Wrapper: CUtils (sources only wrapper)
-- Found AI Interface: Python-AIInterface 0.1
-- Found Skirmish AI: NullPythonAI 0.1
-- Found AI Interface: Java-AIInterface 0.1
-- Found AI Interface: C-AIInterface 0.1
-- Found Skirmish AI: NullAI 0.1
-- Found Skirmish AI: AAI 0.9
-- Found Skirmish AI: NullOOJavaAI 0.1 (config: default)
-- Found Skirmish AI: NullJavaAI 0.1 (config: default)
-- Found Skirmish AI: KAIK 0.13
-- Found Skirmish AI: CppTestAI 0.1
-- Found Skirmish AI: HughAI 0.1
-- Found Skirmish AI: RAI 0.601
-- Found Skirmish AI: E323AI 3.22.3
-- Could NOT find DocBook  (missing:  DOCBOOK_XSL)
-- MAN pages will not be generated/installed; missing utilit(y|ies): asciidoc docbook-xsl
-- Found OpenAL: /usr/lib/libopenal.so
CMake Error at rts/build/cmake/FindOggVorbis.cmake:71 (message):
  Could NOT find OggVorbis libraries
Call Stack (most recent call first):
  rts/System/Sound/CMakeLists.txt:44 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!