Kod: Zaznacz cały
noip2.c:1493: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c:1499: warning: incompatible implicit declaration of built-in function ‘strrchr’
noip2.c:1500: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:1503: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1503: error: ‘stderr’ undeclared (first use in this function)
noip2.c: In function ‘dump_buffer’:
noip2.c:1517: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:1518: warning: implicit declaration of function ‘mkstemp’
noip2.c: In function ‘dynamic_update’:
noip2.c:1536: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c:1537: warning: incompatible implicit declaration of built-in function ‘strcat’
noip2.c:1594: error: ‘errno’ undeclared (first use in this function)
noip2.c:1595: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:1598: warning: incompatible implicit declaration of built-in function ‘strrchr’
noip2.c:1607: warning: implicit declaration of function ‘execl’
noip2.c:1607: warning: incompatible implicit declaration of built-in function ‘execl’
noip2.c: In function ‘handle_dynup_error’:
noip2.c:1622: error: ‘LOG_INFO’ undeclared (first use in this function)
noip2.c:1625: error: ‘errno’ undeclared (first use in this function)
noip2.c:1625: warning: assignment makes pointer from integer without a cast
noip2.c:1672: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:1673: error: ‘SIGTERM’ undeclared (first use in this function)
noip2.c: In function ‘Malloc’:
noip2.c:1743: warning: implicit declaration of function ‘malloc’
noip2.c:1743: warning: incompatible implicit declaration of built-in function ‘malloc’
noip2.c:1746: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1746: error: ‘stderr’ undeclared (first use in this function)
noip2.c:1747: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c: In function ‘hosts’:
noip2.c:1779: warning: incompatible implicit declaration of built-in function ‘memcpy’
noip2.c:1781: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:1782: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:1788: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1788: error: ‘stderr’ undeclared (first use in this function)
noip2.c: In function ‘xmlerr’:
noip2.c:1795: warning: implicit declaration of function ‘strncmp’
noip2.c:1807: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1807: error: ‘stderr’ undeclared (first use in this function)
noip2.c: In function ‘get_xml_field’:
noip2.c:1821: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:1825: warning: incompatible implicit declaration of built-in function ‘strchr’
noip2.c:1829: warning: implicit declaration of function ‘strncasecmp’
noip2.c:1840: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1840: error: ‘stderr’ undeclared (first use in this function)
noip2.c: In function ‘add_to_list’:
noip2.c:1851: warning: implicit declaration of function ‘assert’
noip2.c:1862: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:1863: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c: In function ‘yesno’:
noip2.c:1891: warning: implicit declaration of function ‘vsnprintf’
noip2.c:1894: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1894: error: ‘stderr’ undeclared (first use in this function)
noip2.c:1895: warning: implicit declaration of function ‘tcgetattr’
noip2.c:1896: error: ‘argout’ has an incomplete type
noip2.c:1897: error: invalid use of undefined type ‘struct termios’
noip2.c:1897: error: ‘ICANON’ undeclared (first use in this function)
noip2.c:1898: error: invalid use of undefined type ‘struct termios’
noip2.c:1898: error: ‘ICRNL’ undeclared (first use in this function)
noip2.c:1899: error: invalid use of undefined type ‘struct termios’
noip2.c:1899: error: ‘OPOST’ undeclared (first use in this function)
noip2.c:1900: error: invalid use of undefined type ‘struct termios’
noip2.c:1900: error: ‘VMIN’ undeclared (first use in this function)
noip2.c:1901: error: invalid use of undefined type ‘struct termios’
noip2.c:1901: error: ‘VTIME’ undeclared (first use in this function)
noip2.c:1902: warning: implicit declaration of function ‘tcsetattr’
noip2.c:1902: error: ‘TCSADRAIN’ undeclared (first use in this function)
noip2.c:1905: warning: implicit declaration of function ‘puts’
noip2.c: In function ‘add_to_request’:
noip2.c:1916: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c:1917: warning: incompatible implicit declaration of built-in function ‘strcat’
noip2.c:1919: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c: In function ‘get_update_selection’:
noip2.c:1929: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c:1947: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:1947: error: ‘stderr’ undeclared (first use in this function)
noip2.c: In function ‘url_encode’:
noip2.c:2043: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c: In function ‘get_credentials’:
noip2.c:2069: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:2069: error: ‘stderr’ undeclared (first use in this function)
noip2.c:2070: warning: implicit declaration of function ‘fgets’
noip2.c:2070: error: ‘stdin’ undeclared (first use in this function)
noip2.c:2071: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:2077: error: ‘argout’ has an incomplete type
noip2.c:2078: error: invalid use of undefined type ‘struct termios’
noip2.c:2078: error: ‘ICANON’ undeclared (first use in this function)
noip2.c:2078: error: ‘ECHO’ undeclared (first use in this function)
noip2.c:2079: error: invalid use of undefined type ‘struct termios’
noip2.c:2079: error: ‘ICRNL’ undeclared (first use in this function)
noip2.c:2080: error: invalid use of undefined type ‘struct termios’
noip2.c:2080: error: ‘OPOST’ undeclared (first use in this function)
noip2.c:2081: error: invalid use of undefined type ‘struct termios’
noip2.c:2081: error: ‘VMIN’ undeclared (first use in this function)
noip2.c:2082: error: invalid use of undefined type ‘struct termios’
noip2.c:2082: error: ‘VTIME’ undeclared (first use in this function)
noip2.c:2083: error: ‘TCSADRAIN’ undeclared (first use in this function)
noip2.c:2090: warning: implicit declaration of function ‘putchar’
noip2.c:2098: warning: implicit declaration of function ‘fflush’
noip2.c:2098: error: ‘stdout’ undeclared (first use in this function)
noip2.c: In function ‘get_all_device_names’:
noip2.c:2195: error: storage size of ‘Ifc’ isn’t known
noip2.c:2196: error: array type has incomplete element type
noip2.c:2201: error: ‘AF_INET’ undeclared (first use in this function)
noip2.c:2201: error: ‘SOCK_DGRAM’ undeclared (first use in this function)
noip2.c:2202: warning: implicit declaration of function ‘perror’
noip2.c:2203: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2205: error: ‘SIOCGIFCONF’ undeclared (first use in this function)
noip2.c:2207: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2209: error: invalid application of ‘sizeof’ to incomplete type ‘struct ifreq’
noip2.c:2211: warning: left-hand operand of comma expression has no effect
noip2.c:2211: error: increment of pointer to unknown structure
noip2.c:2211: error: arithmetic on pointer to an incomplete type
noip2.c:2213: error: dereferencing pointer to incomplete type
noip2.c:2216: warning: incompatible implicit declaration of built-in function ‘strchr’
noip2.c:2224: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2196: warning: unused variable ‘IfcBuf’
noip2.c:2195: warning: unused variable ‘Ifc’
noip2.c: In function ‘get_device_name’:
noip2.c:2243: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2245: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:2254: error: ‘stdin’ undeclared (first use in this function)
noip2.c: In function ‘autoconf’:
noip2.c:2266: error: ‘FILE’ undeclared (first use in this function)
noip2.c:2266: error: ‘fd’ undeclared (first use in this function)
noip2.c:2274: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2277: warning: incompatible implicit declaration of built-in function ‘strcpy’
noip2.c:2278: warning: incompatible implicit declaration of built-in function ‘strrchr’
noip2.c:2288: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c:2290: warning: implicit declaration of function ‘fdopen’
noip2.c:2292: error: ‘struct CONFIG’ has no member named ‘magic’
noip2.c:2293: warning: incompatible implicit declaration of built-in function ‘memset’
noip2.c:2294: warning: incompatible implicit declaration of built-in function ‘memcpy’
noip2.c:2307: warning: incompatible implicit declaration of built-in function ‘sprintf’
noip2.c:2321: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:2321: error: ‘stderr’ undeclared (first use in this function)
noip2.c:2369: error: ‘struct CONFIG’ has no member named ‘rlength’
noip2.c:2370: error: ‘struct CONFIG’ has no member named ‘nat’
noip2.c:2371: error: ‘struct CONFIG’ has no member named ‘device’
noip2.c:2375: error: ‘stdin’ undeclared (first use in this function)
noip2.c:2383: error: ‘struct CONFIG’ has no member named ‘interval’
noip2.c:2389: error: ‘struct CONFIG’ has no member named ‘elength’
noip2.c:2389: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:2394: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c:2397: error: ‘struct CONFIG’ has no member named ‘elength’
noip2.c:2399: error: ‘struct CONFIG’ has no member named ‘elength’
noip2.c:2402: error: ‘struct CONFIG’ has no member named ‘encrypt’
noip2.c:2403: error: ‘struct CONFIG’ has no member named ‘count’
noip2.c:2404: error: ‘struct CONFIG’ has no member named ‘magic’
noip2.c:2404: error: ‘ushort’ undeclared (first use in this function)
noip2.c:2405: error: ‘struct CONFIG’ has no member named ‘rlength’
noip2.c:2406: error: ‘struct CONFIG’ has no member named ‘elength’
noip2.c:2407: error: ‘struct CONFIG’ has no member named ‘chksum’
noip2.c:2408: warning: implicit declaration of function ‘fwrite’
noip2.c:2408: warning: incompatible implicit declaration of built-in function ‘fwrite’
noip2.c:2409: error: ‘struct CONFIG’ has no member named ‘rlength’
noip2.c:2411: error: ‘struct CONFIG’ has no member named ‘elength’
noip2.c:2414: warning: implicit declaration of function ‘rename’
noip2.c:2418: warning: implicit declaration of function ‘unlink’
noip2.c:2419: warning: incompatible implicit declaration of built-in function ‘exit’
noip2.c: In function ‘bencode’:
noip2.c:2433: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c: In function ‘bdecode’:
noip2.c:2478: warning: incompatible implicit declaration of built-in function ‘strlen’
noip2.c: In function ‘Msg’:
noip2.c:2517: error: ‘LOG_ERR’ undeclared (first use in this function)
noip2.c:2519: warning: incompatible implicit declaration of built-in function ‘fprintf’
noip2.c:2519: error: ‘stderr’ undeclared (first use in this function)
make: *** [noip2] Błąd 1
PowerEdge:/home/noip-2.1.7#