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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]



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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to