#2038: win32 cross-build script broken (tar fails)
--------------------------------+-------------------------------------------
        Reporter:  m1ndgames    |        Type:  bug                    
          Status:  new          |    Priority:  minor                  
       Milestone:  unspecified  |   Component:  Build system           
         Version:  svn/trunk    |    Keywords:  cross compile win32 tar
Operating_system:  GNU/Linux    |   Blockedby:                         
        Blocking:               |  
--------------------------------+-------------------------------------------
 {{{
 tar xzf ../../downloads/expat-2.0.1.tar.gz

 gzip: stdin: invalid compressed data--crc error
 tar: Child returned status 1
 }}}

 {{{
 tar xzf ../../downloads/zlib-1.2.5.tar.gz

 gzip: stdin: invalid compressed data--crc error
 tar: Child returned status 1
 }}}


 after removing the tar lines from the makefiles everything compiled
 perfect. (maybe because tar did decompress at the first start?!)

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

Reply via email to