Bug 2598

Summary: [PENDING] Compile Errors on Cygwin
Product: pkg-config Reporter: Sebastian Nohn <sebastian>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: other   
Whiteboard:
i915 platform: i915 features:

Description Sebastian Nohn 2005-02-23 00:14:18 UTC
./configure ; make

[...]

gstrfuncs.c:674: warning: extern declaration of `strsignal' doesn't match global one
make[4]: *** [gstrfuncs.lo] Error 1
make[4]: Leaving directory `/home/root/pkgconfig-0.15.0/glib-1.2.8'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/root/pkgconfig-0.15.0/glib-1.2.8'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/root/pkgconfig-0.15.0/glib-1.2.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/root/pkgconfig-0.15.0'
make: *** [all-recursive-am] Error 2
Comment 1 Tollef Fog Heen 2005-04-02 09:26:47 UTC
2005-04-02  Tollef Fog Heen  <tfheen@err.no>

        * glib-patches/remove-strsignal-prototype.diff: Remove strsignal
        prototype from gstrfuncs.c, it is included in string.h.  This
        fixes a compilation issue on cygwin. (Freedesktop #2598)

        * glib-patches/distcheckfix.diff: Move glibconfig.h.win32 and
        config.h.win32 too.
Comment 2 Tollef Fog Heen 2005-04-12 04:16:43 UTC
0.17 has now been released; closing bug.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.