[Bug 954351] New: mingw32-configure unsets PKG_CONFIG_PATH

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 22 11:03:45 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954351

            Bug ID: 954351
           Summary: mingw32-configure unsets PKG_CONFIG_PATH
           Product: Fedora
           Version: 18
         Component: mingw32-filesystem
          Severity: unspecified
          Priority: unspecified
          Assignee: extras-orphan at fedoraproject.org
          Reporter: jdieter at lesbg.com
        QA Contact: extras-qa at fedoraproject.org
                CC: drizt at land.ru, erik-fedora at vanpienbroek.nl,
                    extras-orphan at fedoraproject.org,
                    fedora-mingw at lists.fedoraproject.org,
                    kalevlember at gmail.com, lfarkas at lfarkas.org
          Category: ---

Description of problem:
I am trying to cross-compile a program for Windows, and it needs a library that
I've already cross-compiled.  I set PKG_CONFIG_PATH to point to the directory
that contains the .pc file for that library, but mingw32-configure unsets
PKG_CONFIG_PATH and I can't compile my program

Version-Release number of selected component (if applicable):
mingw32-filesystem-97-1.fc18.noarch

Additional info:
This can be easily fixed by removing the following line from
/etc/rpm/macros.mingw32
unset PKG_CONFIG_PATH; \

I've verified that if PKG_CONFIG_PATH isn't set, then mingw32-configure shows
it as empty, but if it is configured, my program compiles correctly, using both
public mingw libraries and my private library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=FDAekybQSI&a=cc_unsubscribe


More information about the mingw mailing list