https://bugzilla.redhat.com/show_bug.cgi?id=1167227
Bug ID: 1167227
Summary: build error: conflicting types for 'if_nametoindex'
Product: Fedora
Version: rawhide
Component: mingw-glib2
Assignee: rjones(a)redhat.com
Reporter: ntd(a)entidi.it
QA Contact: extras-qa(a)fedoraproject.org
CC: erik-fedora(a)vanpienbroek.nl,
fedora-mingw(a)lists.fedoraproject.org,
kalevlember(a)gmail.com, lfarkas(a)lfarkas.org,
marcandre.lureau(a)redhat.com, rjones(a)redhat.com,
t.sailer(a)alumni.ethz.ch
The if_nametoindex() API, according to
http://msdn.microsoft.com/en-us/library/windows/desktop/bb408408(v=vs.85).a…
(first paragraph under Remarks), has been introduced on Windows Vista. GLib2
still supports Windows XP, so they provided a fallback function with commit
#01156b12.
For some unknown reason, both versions end up to be defined at build time.
As a temporary workaround I appended "ac_cv_func_if_nametoindex=yes" to the
configure call to be able to successfully terminate the build.
--
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=IUvgO6uPFg&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=851680
Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |needinfo?(greg.hellings@gma
| |il.com)
--- Comment #6 from Erik van Pienbroek <erik-fedora(a)vanpienbroek.nl> ---
Hi Greg,
I just noticed that you haven't imported this package in the Fedora git yet.
Could you please do this so we can close this ticket?
--
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=31Jo8Epyou&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1046027
Bug ID: 1046027
Summary: ld asserts on trying to link -lws2_32 to a DLL (win64
target)
Product: Fedora
Version: rawhide
Component: mingw-binutils
Assignee: rjones(a)redhat.com
Reporter: dkholia(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: erik-fedora(a)vanpienbroek.nl,
fedora-mingw(a)lists.fedoraproject.org,
kalevlember(a)gmail.com, ktietz(a)redhat.com,
rjones(a)redhat.com
See http://sourceforge.net/mailarchive/message.php?msg_id=31592989 for details.
To reproduce the problem, build
https://github.com/magnumripper/JohnTheRipper/tree/bleeding-jumbo code base.
$ rpm -qa | grep -i mingw
mingw64-winpthreads-3.0.999-0.1.trunk.r6379.20131120.fc21.noarch
mingw64-gdb-7.6-2.fc20.noarch
mingw64-libgomp-4.8.2-1.fc21.x86_64
mingw-binutils-generic-2.23.52.0.1-2.fc20.x86_64
mingw64-headers-3.0.999-0.2.trunk.r6388.20131129.fc21.noarch
mingw64-crt-3.0.999-0.2.trunk.r6388.20131129.fc21.noarch
mingw64-gcc-c++-4.8.2-1.fc21.x86_64
mingw64-wine-gecko-2.24-1.fc21.noarch
mingw64-binutils-2.23.52.0.1-2.fc20.x86_64
mingw64-pkg-config-0.28-2.fc20.x86_64
mingw64-openssl-1.0.1e-4.fc20.noarch
mingw64-openssl-static-1.0.1e-4.fc20.noarch
mingw64-filesystem-99-3.fc20.noarch
mingw64-zlib-1.2.8-2.fc20.noarch
mingw64-expat-2.1.0-5.fc20.noarch
mingw64-cpp-4.8.2-1.fc21.x86_64
mingw64-win-iconv-0.0.4-3.fc20.noarch
mingw64-gcc-4.8.2-1.fc21.x86_64
mingw-filesystem-base-99-3.fc20.noarch
--
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=nHKYTxqmKY&a=cc_unsubscribe