Bug 2598 - [PENDING] Compile Errors on Cygwin
Summary: [PENDING] Compile Errors on Cygwin
Status: RESOLVED FIXED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) other
: high blocker
Assignee: Tollef Fog Heen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 00:14 UTC by Sebastian Nohn
Modified: 2005-04-11 11:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.