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 702860 - [Win32] Remove broken references to gdk.def and gtk.def
[Win32] Remove broken references to gdk.def and gtk.def
Status: RESOLVED DUPLICATE of bug 700445
Product: gtk+
Classification: Platform
Component: .General
3.9.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-06-22 14:53 UTC by tarnyko
Modified: 2013-10-01 03:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
master-gxkdef-win32.patch (1.54 KB, text/plain)
2013-06-22 14:53 UTC, tarnyko
Details

Description tarnyko 2013-06-22 14:53:24 UTC
Created attachment 247517 [details]
master-gxkdef-win32.patch

Latest master. Makefile.am in "gdk/" and "gtk/" still contain win32-only references to gdk.def and gtk.def files, which aren't generated anymore.
As a result, "make && make install" fails on this OS.

Please see attached patch (removes incriminated lines).

If these directives are still needed for memory, maybe we should comment them instead.
Comment 1 Jose Rostagno 2013-06-25 12:58:11 UTC
This bug is a duplicate of
https://bugzilla.gnome.org/show_bug.cgi?id=700445

Also seems that bug has a more complete and reviewed patch for this.
Comment 2 Timothy Arceri 2013-10-01 03:33:54 UTC

*** This bug has been marked as a duplicate of bug 700445 ***