After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 324665 - glib-java Cygwin build fixes
glib-java Cygwin build fixes
Status: RESOLVED FIXED
Product: java-gnome
Classification: Bindings
Component: Bindings Core
Not Applicable
Other Cygwin
: Normal normal
: ---
Assigned To: Andrew Cowie
java-gnome bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-21 01:40 UTC by Yaakov Selkowitz
Modified: 2006-01-28 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-java-0.2.2 Cygwin patch (3.45 KB, patch)
2005-12-21 01:41 UTC, Yaakov Selkowitz
none Details | Review

Description Yaakov Selkowitz 2005-12-21 01:40:51 UTC
I'm attaching a patch that fixes a few issues building glib-java-0.2.2 on Cygwin.
Comment 1 Yaakov Selkowitz 2005-12-21 01:41:20 UTC
Created attachment 56236 [details] [review]
glib-java-0.2.2 Cygwin patch
Comment 2 Andrew Cowie 2006-01-07 02:56:51 UTC
A few things will have to be checked:

- is dropping the required glib version ok (the actual dependencies are in libgtk-java, but whatever)?

- is mucking with the library name going to cause a mess? The patch seems to have added the right clauses, but we'll need to test carefully (I for one don't have the autoconf expertise to evaluate the implications of these changes, but I can guess)
Comment 3 Andrew Cowie 2006-01-27 23:45:21 UTC
I spoke to Andrew Cagney about this; he suggested that the patch should be ok and that as long as it builds for us on Linux submitter can certainly take care of the Cygwin side of things. I'll give it a try.

AfC