Menu

#1 2 errors detected in the compilation of "connect.c"

open
nobody
None
5
2006-12-11
2006-12-11
g.fischer
No

irix 6.5.30, mipspro 7.4.4, wgetpro 0.1.3
-----------------------------------------

cc-1065 c99: ERROR File = connect.c, Line = 330
A semicolon is expected at this point.

socklen_t sa_len = sockaddr_len ();
^

cc-1148 c99: ERROR File = connect.c, Line = 331
Expression must have "struct" or "union" type.

if (getsockname (msock, &srv.sa, &sa_len) < 0)
^

2 errors detected in the compilation of "connect.c".

Discussion


Log in to post a comment.

Monday.com Logo