You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build openpgm-5.2.122~dfsg in Fedora 19 with mingw32 (gcc
4.8.1-1). But when I call mingw32-make I get an error:
recvc.: 61:37: error: dereferencing pointer to incomplete type
# define PGM_CMSG_NXTHDR(msg, cmsg) WSA_CMSG_NXTHDR(msg, cmsg)
and some other similar errors... The windows headers patch is already applied
to fedora's windows headers and WSA_CMSG_NXTHDR is defined as in patch.
Original issue reported on code.google.com by [email protected] on 7 Aug 2013 at 10:08
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 Aug 2013 at 10:08The text was updated successfully, but these errors were encountered: