Can't rebuild source packages in Kubuntu Precise

Asked by J Queiroz

I'm trying to rebuild freeciv source packages on Kubuntu 12.04 LTS, but I'm getting errors:

$ sudo apt-get build-dep freeciv
<no errors, several dependencies installed>

$ sudo apt-get source freeciv-client-gtk
<no error, source packages downloaded and uncompressed>

$ cd freeciv-2.3.1/
$ dpkg-buildpackage
<snip>
checking for GGZ library: libggz... yes (libraries /usr/lib, headers /usr/include)
checking for GGZ library version: 0.0.14... yes
checking for GGZ library: ggzmod... yes (libraries /usr/lib, headers /usr/include)
checking for GGZ configuration tool: ggz-config... /usr/bin/ggz-config
checking for GGZ library: ggz-gtk... no
configure: WARNING: no
  The library 'ggz-gtk' does not seem to be installed correctly.
  Headers searched in: /usr/include /usr/local/include
  Libraries searched in: /usr/lib /usr/local/lib /usr/local/lib64 /usr/lib64
  Please read QuickStart.GGZ in order to fix this.

make[1]: ** [override_dh_auto_configure] Erro 1
make[1]: Saindo do diretório `/home/jqueiroz/Downloads/freeciv/freeciv-2.3.1'
make: ** [build] Erro 2
dpkg-buildpackage: erro: debian/rules build deu erro de saída estado 2

Seems that freeciv sources depends on "ggz-gtk-client" package, which isn't available since Ubuntu 11.10.

Is this a bug, or am I missing something?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu freeciv Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Any particular reason you are compiling it?

Revision history for this message
J Queiroz (zekkerj) said :
#2

I'm getting repeated segfaults on the game, so I thought on upgrading it from the sources --- I've already done this before.
As I got the same error with 2.3.2 version, I tried to recompile current version.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Seems ggz-gtk-games is in Oneiric and newer. Playdeb may have the app at a newer version but it seems to be down right now :(

Can you help with this problem?

Provide an answer of your own, or ask J Queiroz for more information if necessary.

To post a message you must log in.