|
These are the errors I got:
"sco.c", line 16: error: undefined symbol: SIOCGIFHWADDR
"sco.c", line 20: error: undefined struct/union member: ifr_hwaddr
"sco.c", line 20: warning: left operand of "." must be struct/union object
"sco.c", line 20: error: cannot access member of non-struct/union object
"sco.c", line 25: warning: newline not last character in file
|