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: rjo...@redhat.com
          Reporter: n...@entidi.it
        QA Contact: extras...@fedoraproject.org
                CC: erik-fed...@vanpienbroek.nl,
                    fedora-mi...@lists.fedoraproject.org,
                    kalevlem...@gmail.com, lfar...@lfarkas.org,
                    marcandre.lur...@redhat.com, rjo...@redhat.com,
                    t.sai...@alumni.ethz.ch



The if_nametoindex() API, according to
http://msdn.microsoft.com/en-us/library/windows/desktop/bb408408(v=vs.85).aspx
(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
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to