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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    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.
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to