|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Vladimir Leonov 2:5061/122.1 17 May 2004 01:36:22 To : All Subject : Странности. --------------------------------------------------------------------------------
Компилю прогу и получаю вот такую вот вещь:
----openf(Windows Clipboard)-----
$ g++ client.cpp -o cl.bin
In file included from client.cpp:3:
/usr/include/netinet/in.h:235: syntax error before `;'
/usr/include/netinet/in.h:287: syntax error before `;'
In file included from /usr/include/netinet/in.h:487,
from client.cpp:3:
/usr/include/netinet6/in6.h:122: syntax error before `['
/usr/include/netinet6/in6.h:144: syntax error before `;'
/usr/include/netinet6/in6.h:149: syntax error before `;'
/usr/include/netinet6/in6.h:612: syntax error before `*'
/usr/include/netinet6/in6.h:614: syntax error before `*'
/usr/include/netinet6/in6.h:615: syntax error before `*'
/usr/include/netinet6/in6.h:616: syntax error before `*'
/usr/include/netinet6/in6.h:631: type specifier omitted for parameter
/usr/include/netinet6/in6.h:632: type specifier omitted for parameter
/usr/include/netinet6/in6.h:636: syntax error before `*'
/usr/include/netinet6/in6.h:638: type specifier omitted for parameter
client.cpp: In function `int main(int, char **)':
client.cpp:43: `struct sockaddr_in' has no member named `sin_family'
client.cpp:46: `struct sockaddr_in' has no member named `sin_port'
----closef(Windows Clipboard)----
Это у меня ошибка или это у них?
[pionээr] [nodes over 100]
но и волос с головы вышей не пропадет, - (Лук. 21,18)
... Христос Воскрес!
--- GoldED+ 1.1.5-030227 (WinNT 5.1.2600-Service_Pack_1 i686)
* Origin: Христос Воскрес! (2:5061/122.1)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/324340a7defe.html, оценка из 5, голосов 10
|