#2913: Ubuntu 11.10 requires -lz
------------------------------------+---------------------------
        Reporter:  rbt              |        Type:  bug
          Status:  new              |    Priority:  normal
       Milestone:  unspecified      |   Component:  Build system
         Version:  master_20110801  |    Keywords:
Operating System:  GNU/Linux 64bit  |  Blocked By:
        Blocking:                   |
------------------------------------+---------------------------
 11.04 did not require this flag but 11.10 cannot find `deflate` without
 it.

 Compiling in this way fixed the issue:
 {{{
 LIBS=-lz ./configure; make
 }}}

 This was with the `warzone2100-master_20110801.tar.gz` source package.

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2913>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to