Problems with FO 0.3 compilation

For topics that do not fit in another sub-forum.

Moderator: Oberlus

Post Reply
Message
Author
Wolverine
Space Floater
Posts: 44
Joined: Wed Apr 13, 2005 6:07 pm
Location: Warsaw, Poland

Problems with FO 0.3 compilation

#1 Post by Wolverine »

Hi there. I'm trying to build v0.3 (release and cvs code) and I'm failing to do so.

I'm getting:

Code: Select all

[root@wolverine FreeOrion]# scons
scons: Reading SConscript files ...
Configuring for POSIX system...
Checking for pkg-config... yes
Checking for GiGiSDL >= 0.6.0... yes
Checking for log4cpp >= 0.3.4b... yes
Checking for C++ header file log4cpp/Category.hh... yes
Checking for log4cpp::Category::getRoot() in C++ library log4cpp... yes
Checking for fmod >= 3.74... no
Checking fmod version >= 3.74... (cached) yes
Checking for C header file fmod.h... yes
Checking for FSOUND_GetVersion() in C library fmod-3.74... yes
Checking for graphviz >= 0.15.0... no
Checking for C header file graphviz/dot.h... no
Checking for C header file dot.h... no
It worked for CVS two weeks ago, but now it's not. I thought I had to update GraphViz so I did. Now I'm running on graphviz-2.7.20051221.0540-1. I have rebuilt source rpm for graphviz and installed graphviz, graphviz-graphs and graphviz-devel. But it won't compile. Anyone knows where the problem lies? Maybe you could help? ;)
The emperor wants to control outer space. Yoda wants to control inner space. That's the fundamental difference between the good and the bad sides of the force... - Mof, Human Traffic ;)

Yoghurt
Programmer
Posts: 376
Joined: Sat Jun 28, 2003 8:17 pm
Location: Heidelberg, Germany

#2 Post by Yoghurt »

For the record: should be fixed now.

And next time post to the Programmers board, please.

Post Reply