[Bug 794726] New: wrong dll name in libz.la

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 17 12:50:09 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: wrong dll name in libz.la

https://bugzilla.redhat.com/show_bug.cgi?id=794726

           Summary: wrong dll name in libz.la
           Product: Fedora
           Version: 16
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: mingw32-zlib
        AssignedTo: rjones at redhat.com
        ReportedBy: dtardon at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: lfarkas at lfarkas.org, t.sailer at alumni.ethz.ch,
                    rjones at redhat.com, erik-fedora at vanpienbroek.nl,
                    fedora-mingw at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Created attachment 563896
  --> https://bugzilla.redhat.com/attachment.cgi?id=563896
patch

Description of problem:
SSIA

Version-Release number of selected component (if applicable):
mingw32-zlib-1.2.5-4.fc16

How reproducible:
always

Steps to Reproduce:
1. cd /usr/i686-pc-mingw32/sys-root/mingw/lib
2. eval $(grep "^dlname" libz.la)
3. ls $dlname

Actual results:
ls: cannot access ../bin/libz-1.dll: No such file or directory

Expected results:
../bin/zlib1.dll

Additional info:
The attached patch fixes the problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the mingw mailing list