Changes between Initial Version and Version 4 of Ticket #55238


Ignore:
Timestamp:
Apr 4, 2018, 10:02:21 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:
.../rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_xcom_networking.cc:86:28: error: no member named 'ifr_ifrn' in 'ifreq'; did you mean 'ifr_ifru'?
  std::string res= ifrecc->ifr_ifrn.ifrn_name;
                           ^~~~~~~~
                           ifr_ifru
/usr/include/net/if.h:315:4: note: 'ifr_ifru' declared here
        } ifr_ifru;
          ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55238

    • Property Cc dgelmer added
    • Property Owner set to pixilla
    • Property Status changed from new to assigned
    • Property Summary changed from mysql57 @ 5.7.17 : Failed to build mysql57: command execution failed to mysql57 @5.7.17: error: no member named 'ifr_ifrn' in 'ifreq'
  • Ticket #55238 – Description

    initial v4  
    11mysql57 fails to build.
    22
     3{{{
    34Hardware:
    45  Model Name:   Xserve
     
    3233  iPhone Simulator:
    3334  6.1:  (10B141)
    34 
    35  
     35}}}