[mythtv-commits] Ticket #8831: Update win32 packager zlib

MythTV mythtv at cvs.mythtv.org
Sat Aug 28 14:30:35 UTC 2010


#8831: Update win32 packager zlib
--------------------------------------------+-------------------------------
     Reporter:  Jeff Lu <jll544@…>          |       Owner:  nigel     
         Type:  patch                       |      Status:  new       
     Priority:  minor                       |   Milestone:  unknown   
    Component:  Ports - Windows             |     Version:  Trunk Head
     Severity:  medium                      |    Keywords:  win32 zlib
Ticket locked:  0                           |  
--------------------------------------------+-------------------------------
 The current packager uses msys-z.dll instead of zlib, causing
 initialization problems loading apps that link libavcodec or libavformat.
 Attached patch switches to using zlib provided by MinGW project.
 Dependency downloads also attached for convenience, though they can be
 downloaded from
 http://sourceforge.net/downloads/mingw/MinGW/zlib/zlib-1.2.3-1-mingw32/

 Note that make clean (or bump the default build revision to trigger it) is
 needed to ensure that libavcodec and libavformat are linked against the
 replacement libz-1.dll

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8831>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list