En/na Marko Lindqvist ha escrit:
On 21 August 2011 10:35, Matthias Pfafferodt
<matthias.pfaffer...@mapfa.de>  wrote:
Hello,

could you check that your config.log says about bz2? The error means that the
bzip2 was found but the devel library was not found (-lbz2). Try to install
libbz2-devel.
  Err... configure check should check that evrtyhing needed for
compilation (i.e, also -devel packet) is installed before deciding to
enable libbz2 -support, and error Jordi is getting is about missing
libbz2, not about -devel (that should not be possible to install
without actual library being present already).

  Jordi: Can you create ticket to bug tracker about this, so the
problem will not be forgotten and we can handle it proper manner.
http://gna.org/bugs/?func=additem&group=freeciv It would be helpful if
you can also attach config.log of failed compilation to that ticket.
    Done, but no log. If you want I can try to reproduce the problem...

But the problem is that I didn't install libbz2-devel... looking at the files it installs, it does some magic with pkgconfig... and that's why I suppose that the linker does not find the library...


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to