Код
In file included from /usr/include/netdb.h:43,
from ConnBase.h:76,
from ConnChoose.h:28,
from Server.h:31,
from DcServer.h:28,
from DcConfig.cpp:26:
/usr/include/bits/netdb.h:32: error: ‘uint32_t’ does not name a type
In file included from ConnBase.h:76,
from ConnChoose.h:28,
from Server.h:31,
from DcServer.h:28,
from DcConfig.cpp:26:
/usr/include/netdb.h:217: error: ‘uint32_t’ was not declared in this scope
/usr/include/netdb.h:217: error: expected primary-expression before ‘int’
/usr/include/netdb.h:217: error: initializer expression list treated as compound expression
/usr/include/netdb.h:241: error: ‘uint32_t’ was not declared in this scope
/usr/include/netdb.h:241: error: expected primary-expression before ‘int’
/usr/include/netdb.h:242: error: expected primary-expression before ‘struct’
/usr/include/netdb.h:243: error: expected primary-expression before ‘char’
/usr/include/netdb.h:243: error: expected primary-expression before ‘__buflen’
/usr/include/netdb.h:244: error: expected primary-expression before ‘struct’
/usr/include/netdb.h:245: error: expected primary-expression before ‘int’
/usr/include/netdb.h:245: error: initializer expression list treated as compound expression
/usr/include/netdb.h:528: error: ‘uint32_t’ was not declared in this scope
/usr/include/netdb.h:528: error: expected primary-expression before ‘int’
/usr/include/netdb.h:529: error: expected primary-expression before ‘const’
/usr/include/netdb.h:529: error: expected primary-expression before ‘const’
/usr/include/netdb.h:529: error: initializer expression list treated as compound expression
make[2]: *** [DcConfig.o] Ошибка 1
make[2]: Leaving directory `/home/shadowx/tmp/trunk/rushub/src'
make[1]: *** [all] Ошибка 2
make[1]: Leaving directory `/home/shadowx/tmp/trunk/rushub/src'
make: *** [all-recursive] Ошибка 1