Guest User

Ubuntu 12.04LTS 64Bit wont be complie with remote includes

a guest
Aug 4th, 2012
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.79 KB | None | 0 0
  1. root@sun:/home/ircd# su ircd
  2. iircd@sun:~$ cd /home/ircd/
  3. ircd@sun:~$ ls -la
  4. total 20
  5. drwx------ 2 ircd ircd 4096 Aug 4 11:48 .
  6. drwxr-xr-x 6 root root 4096 Jun 22 23:24 ..
  7. -rw-r--r-- 1 ircd ircd 220 Jun 10 23:39 .bash_logout
  8. -rw-r--r-- 1 ircd ircd 3486 Jun 10 23:39 .bashrc
  9. -rw-r--r-- 1 ircd ircd 675 Jun 10 23:39 .profile
  10. ircd@sun:~$ mkdir save
  11. ircd@sun:~$ cd save/
  12. ircd@sun:~/save$ wget http://www.unrealircd.com/downloads/Unreal3.2.9.tar.gz
  13. --2012-08-04 11:49:07-- http://www.unrealircd.com/downloads/Unreal3.2.9.tar.gz
  14. Resolving www.unrealircd.com (www.unrealircd.com)... 80.69.83.213
  15. Connecting to www.unrealircd.com (www.unrealircd.com)|80.69.83.213|:80... connected.
  16. HTTP request sent, awaiting response... 200 OK
  17. Length: 3064571 (2.9M) [application/x-gzip]
  18. Saving to: `Unreal3.2.9.tar.gz'
  19.  
  20. 100%[=========================================================================================================================================>] 3,064,571 1.53M/s in 1.9s
  21.  
  22. 2012-08-04 11:49:09 (1.53 MB/s) - `Unreal3.2.9.tar.gz' saved [3064571/3064571]
  23.  
  24. ircd@sun:~/save$ tar xfz Unreal3.2.9.tar.gz
  25. ircd@sun:~/save$ mv Unreal3.2 ../unrealircd3.2.9
  26. ircd@sun:~/save$ cd ../
  27. ircd@sun:~$ ln -s unrealircd3.2.9/ UnrealIRCD
  28. ircd@sun:~$ ls -la
  29. total 28
  30. drwx------ 4 ircd ircd 4096 Aug 4 11:50 .
  31. drwxr-xr-x 6 root root 4096 Jun 22 23:24 ..
  32. -rw-r--r-- 1 ircd ircd 220 Jun 10 23:39 .bash_logout
  33. -rw-r--r-- 1 ircd ircd 3486 Jun 10 23:39 .bashrc
  34. -rw-r--r-- 1 ircd ircd 675 Jun 10 23:39 .profile
  35. drwxrwxr-x 2 ircd ircd 4096 Aug 4 11:49 save
  36. lrwxrwxrwx 1 ircd ircd 16 Aug 4 11:50 UnrealIRCD -> unrealircd3.2.9/
  37. drwx------ 11 ircd ircd 4096 Aug 4 11:50 unrealircd3.2.9
  38. ircd@sun:~$ cd UnrealIRCD
  39. ircd@sun:~/UnrealIRCD$ ./Config
  40.  
  41.  
  42. _ _ _ ___________ _____ _
  43. | | | | | |_ _| ___ \/ __ \ | |
  44. | | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
  45. | | | | '_ \| '__/ _ \/ _ | | | | | / | | / _ |
  46. | |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
  47. \___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
  48.  
  49. Configuration Program
  50. for Unreal3.2.9
  51.  
  52. This program will help you to compile your IRC server, and ask you
  53. questions regarding the compile-time settings of it during the process.
  54. regarding the setup of it, during the process.
  55.  
  56. If you have problems regarding the setup & compile, read Unreal.nfo to get
  57. more information on where to get help. Please, before running this setup,
  58. read the documentation in the "doc" folder. Docs are also avail online @
  59. http://www.unrealircd.com/unreal32docs.html
  60.  
  61. [Enter to continue]
  62.  
  63. Unreal3.2.9 Release Notes
  64. ==========================
  65.  
  66. ==[ GENERAL INFORMATION ]==
  67. - If you are upgrading on *NIX, make sure you run 'make clean' and './Config'
  68. first, before doing 'make'
  69. - The official UnrealIRCd documentation is doc/unreal32docs.html
  70. online version at: http://www.vulnscan.org/UnrealIRCd/unreal32docs.html
  71. FAQ: http://www.vulnscan.org/UnrealIRCd/faq/
  72. Read them before asking for help.
  73. - Report bugs at http://bugs.unrealircd.org/
  74. - When upgrading a network, we assume you are upgrading from the previous
  75. version (3.2.8/3.2.8.1). Upgrading from 3.2.6 or 3.2.7 should also be no problem.
  76. - The purpose of the sections below (NEW, CHANGED, MINOR, etc) is to be a SUMMARY
  77. of the changes in this release. There have been 160+ changes, twice as much
  78. as usual for a release, hence this summary is a bit long too.
  79. For the FULL list of changes, see the Changelog.
  80. - If you previously used CVS to access the development version of UnrealIRCd,
  81. you now need to use Mercurial, see see http://www.unrealircd.com/hgmove
  82.  
  83. ==[ NEW ]==
  84. - Extban ~j: this only prevents a user from joining, once in he can speak freely.
  85. - Extban ~R:<nick>: this ban only matches if <nick> is a registered user (has
  86. identified to services). Especially useful in cases like: +e ~R:TrustedUser.
  87. - Stacked Extended Bans:
  88. - Extbans are now split in two groups:
  89. - Ones that specify which user actions are affected (group 1):
  90. ~q (quiet), ~n (nick change), ~j (join)
  91. - Ones that introduce new criteria that can be used (group 2):
  92. ~c (channel), ~r (realname), ~R (registered)
  93. - With stacked extbans you can combine an extban of the first group with the second
  94. For example: ~q:~c:#lamers would quiet all users who are also in #lamers
  95. - Extended Invex: very much like extended bans, but for +I (Invite Exception).
  96. Currently supported are: ~c (channel, ~r (realname) and ~R (registered) [=group 2]
  97. Possible useful uses are setting a channel +i (invite only) and then setting
  98. +I ~c:#trustedchan (or even: +I ~c:+#trustedchan) while still retaining the ability
  99. to easily ban users through +b.
  100. - Channel Mode +Z: indicates whether a channel is 'secure' or not.
  101. This channel mode works in conjunction with +z (lower case z).
  102. While +z (normally) prevents new non-SSL users from joining, sometimes they
  103. can still join, like when after a netsplit the channels merge again.
  104. When all users on the channel are connected through SSL, the channel is set +Z
  105. by the server. Whenever an insecure user joins, the channel is put -Z.
  106. - Remote MOTD support: you can now specify an URL instead of a file
  107. - Automatic installation of curl (w/c-ares) if you answer 'Yes' to remote includes
  108. - One can now rehash ALL servers with the command '/REHASH -global'. This can be
  109. particularly useful if you use remote includes or MOTD's. NetAdmin only command.
  110. - files { } block by which you can configure the location of the tune file, pid, etc
  111. - STARTTLS: On an IRCd compiled with SSL support this allows a client to start a SSL
  112. session on a regular non-SSL port (like 6667). Only supported by a few IRC clients.
  113. Can be disabled by setting set::ssl::options::no-starttls
  114. - set::uhnames: this allows one to turn UHNAMES off ('no'), which can be a good idea
  115. if you have channels with more than 1000 users, as otherwise the nicklist can take
  116. several seconds to load. Defaults to on ('yes').
  117. - IPv6 clones detection support: allow::ipv6-clone-mask determines the number of bits
  118. used when comparing two IPv6 addresses to determine if allow::maxperip is exceeded.
  119. This allows an admin to recognize that most IPv6 blocks are allocated to individuals,
  120. who might each get a /64 IPv6 block. set::default-ipv6-clone-mask defaults to 64 and
  121. provides default value for the allow blocks.
  122. - The m_nopost module is now part of Unreal: this defends against the Firefox/
  123. Javascript 'XPS attack' which uses HTTP POST to create dummy IRC bots.
  124. - There have also been some behavior changes, which can be considered NEW, see
  125. next section (CHANGED).
  126.  
  127. ==[ CHANGED ]==
  128. - Channel Mode +z: due to the +z/+Z changes, some things have changed:
  129. - +z can now be set even when insecure users are present
  130. (the channel will then be set +Z when the last insecure user leaves)
  131. - An oper previously had to invite himself and then join the channel
  132. with the key 'override' to set -z. This is no longer needed.
  133. The channel stays +z, but will be set -Z when the oper joins.
  134. - Remote includes: if a remote include fails to load (eg: webserver down) then
  135. the most recent (cached) version of that remote include will be used, and the
  136. IRCd will still boot and be able to REHASH. This means it is now 'safe' to
  137. use remote includes on a network, without risking problems like unable to
  138. rehash in case of webserver problems.
  139. - set::level-on-join now supports voice/halfop/protect/owner
  140. - Backslashes (\) in MOTD/RULES files are no longer considered special, this
  141. might mean that you have to change some escaped backslashes (\\) to \.
  142. - '/REHASH -motd' really rehashes ALL MOTD/OPERMOTD/BOTMOTD/RULES files, both
  143. the 'normal' files and the ones in tld { } blocks.
  144. - The 'Compile as hub/leaf' choice is now gone, as it didn't do anything.
  145. - Better document 'sslclientcert' in the Oper Block documentation.
  146. This allows one to authenticate against a SSL certificate for /OPER, instead
  147. of using a password.
  148.  
  149. ==[ MAJOR BUGS FIXED ]==
  150. - If you have autoconnect with a low connfreq, previously you often risked getting
  151. 'Server exists' errors and 'breaking' the network. Now, the server handshake has
  152. been redesigned which means this will no longer happen. You can now safely have
  153. a low connfreq of - for example - 10 seconds.
  154. - Windows: 'Permission denied' errors when starting Unreal
  155. - A crash on some new Linux systems when replacing .so files
  156. - Solaris & QNX: Compile problems
  157. - IPv6: admins no longer have to tweak sysctl, like on FreeBSD & newer Linux systems
  158. - IPv6: IPv4 ip's in link::bind-ip did not work properly which made the IRCd either
  159. not bind to the correct IP, or - like on FreeBSD - made it unable to link at all.
  160. - A very rare crash on outgoing connect
  161.  
  162. ==[ MINOR BUGS FIXED ]==
  163. - autoconnect not working if TS offset was negative (for the duration of the offset)
  164. - CGI:IRC & IPv6: sometimes a users' IP was incorrectly formatted, causing 'ghosts'
  165. - Mac OS X: permission problems
  166. - Several installation issues with curl
  167. - SSL: No more 'Underlying syscall error', the actual error is now shown
  168. - And many more... see Changelog
  169.  
  170. ==[ KNOWN ISSUES ]==
  171. - Regexes: Be careful with backreferences (\1, etc), certain regexes can slow the
  172. IRCd down considerably and even bring it to a near-halt. In the spamfilter user
  173. target it's usually safe though. Slow spamfilter detection can help prevent the
  174. slowdown/freeze, but might not work in worst-case scenario's.
  175. - Regexes: Possessive quantifiers such as, for example, "++" (not to be confused
  176. with "+") are not safe to use, they can easily freeze the IRCd.
  177.  
  178. ==[ ADDITIONAL INFO ]==
  179. * See Changelog for more details
  180. [Enter to continue]
  181.  
  182.  
  183. Many older operating systems have an insecure TCP/IP stack
  184. which may be vulnerable to IP spoofing attacks, if you run
  185. an operating system that is vulnerable to such attacks
  186. enable this option.
  187. This option also prevents blind proxies (eg: HTTP POST proxies)
  188. and other blind clients from connecting (eg: protects against
  189. the Firefox XPS IRC Attack).
  190.  
  191. Do you want to enable the server anti-spoof protection?
  192. [Yes] ->
  193.  
  194. What directory are all the server configuration files in?
  195. [/home/ircd/UnrealIRCD] ->
  196.  
  197. What is the path to the ircd binary including the name of the binary?
  198. [/home/ircd/UnrealIRCD/src/ircd] ->
  199.  
  200. What should the default permissions for your configuration files be? (Set this to 0 to disable)
  201. It is strongly recommended that you use 0600 to prevent unwanted reading of the file
  202. [0600] ->
  203.  
  204. Do you want to support SSL (Secure Sockets Layer) connections?
  205. [No] -> yes
  206.  
  207. If you know the path to OpenSSL on your system, enter it here. If not
  208. leave this blank (in most cases it will be detected automatically).
  209. [] ->
  210.  
  211. Do you want to enable IPv6 support?
  212. [No] -> yes
  213.  
  214. Do you want to enable ziplinks support?
  215. [No] -> yes
  216.  
  217. If you know the path to zlib on your system, enter it here. If not
  218. leave this blank
  219. [] ->
  220.  
  221. Do you want to enable remote includes?
  222. This allows stuff like this in your configuration file:
  223. include "http://www.somesite.org/files/opers.conf";
  224. [No] -> yes
  225. Curl library was found in /usr, but it does not support Asynchronous DNS (not compiled with c-ares)
  226. so it's of no use to us.
  227.  
  228. Do you want me to automatically download and install curl for you?
  229. (will install in /home/ircd/curl)
  230. [Yes] ->
  231.  
  232. Do you want to enable prefixes for chanadmin and chanowner?
  233. This will give +a the & prefix and ~ for +q (just like +o is @)
  234. Supported by the major clients (mIRC, xchat, epic, eggdrop, Klient,
  235. PJIRC, irssi, CGI:IRC, etc.)
  236. This feature should be enabled/disabled network-wide.
  237. [Yes] ->
  238.  
  239. What listen() backlog value do you wish to use? Some older servers
  240. have problems with more than 5, others work fine with many more.
  241. [5] ->
  242.  
  243. How far back do you want to keep the nickname history?
  244. [2000] ->
  245.  
  246. What is the maximum sendq length you wish to have?
  247. [3000000] ->
  248.  
  249. How many buffer pools would you like?
  250. This number will be multiplied by MAXSENDQLENGTH.
  251. [18] ->
  252.  
  253.  
  254. How many file descriptors (or sockets) can the IRCd use?
  255. [1024] ->
  256.  
  257. Would you like to pass any custom parameters to configure?
  258. See `./configure --help' and write them here:
  259. [] ->
  260. --2012-08-04 11:51:00-- http://www.unrealircd.com/files/curl-latest.tar.gz
  261. Resolving www.unrealircd.com (www.unrealircd.com)... 80.69.83.213
  262. Connecting to www.unrealircd.com (www.unrealircd.com)|80.69.83.213|:80... connected.
  263. HTTP request sent, awaiting response... 200 OK
  264. Length: 2735943 (2.6M) [application/x-gzip]
  265. Saving to: `curl-latest.tar.gz'
  266.  
  267. 100%[=========================================================================================================================================>] 2,735,943 2.16M/s in 1.2s
  268.  
  269. 2012-08-04 11:51:01 (2.16 MB/s) - `curl-latest.tar.gz' saved [2735943/2735943]
  270.  
  271. c-ares has not been build yet, let's do that now...
  272. checking whether to enable maintainer-specific portions of Makefiles... no
  273. checking whether to enable debug build options... no
  274. checking whether to enable compiler optimizer... not specified (assuming yes)
  275. checking whether to enable strict compiler warnings... no
  276. checking whether to enable curl debug memory tracking... no
  277. checking whether to enable hiding of library internal symbols... yes
  278. checking for sed... /bin/sed
  279. checking for grep... /bin/grep
  280. checking for egrep... /bin/grep -E
  281. checking for ar... /usr/bin/ar
  282. checking for a BSD-compatible install... /usr/bin/install -c
  283. checking whether build environment is sane... yes
  284. checking for gawk... gawk
  285. checking whether make sets $(MAKE)... yes
  286. checking c-ares version... 1.7.3
  287. checking build system type... x86_64-unknown-linux-gnu
  288. checking host system type... x86_64-unknown-linux-gnu
  289. checking for style of include used by make... GNU
  290. checking for gcc... gcc
  291. checking whether the C compiler works... yes
  292. checking for C compiler default output file name... a.out
  293. checking for suffix of executables...
  294. checking whether we are cross compiling... no
  295. checking for suffix of object files... o
  296. checking whether we are using the GNU C compiler... yes
  297. checking whether gcc accepts -g... yes
  298. checking for gcc option to accept ISO C89... none needed
  299. checking dependency style of gcc... gcc3
  300. checking whether gcc and cc understand -c and -o together... yes
  301. checking how to run the C preprocessor... gcc -E
  302. checking for grep that handles long lines and -e... (cached) /bin/grep
  303. checking for egrep... /bin/grep -E
  304. checking if OS is AIX (to define _ALL_SOURCE)... no
  305. checking if _THREAD_SAFE is already defined... no
  306. checking if _THREAD_SAFE is actually needed... no
  307. checking if _THREAD_SAFE is onwards defined... no
  308. checking if _REENTRANT is already defined... no
  309. checking if _REENTRANT is actually needed... no
  310. checking if _REENTRANT is onwards defined... no
  311. checking for special C compiler options needed for large files... no
  312. checking for _FILE_OFFSET_BITS value needed for large files... no
  313. checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes
  314. checking if compiler is icc (to build with PIC)... no
  315. checking for a sed that does not truncate output... (cached) /bin/sed
  316. checking for fgrep... /bin/grep -F
  317. checking for ld used by gcc... /usr/bin/ld
  318. checking if the linker (/usr/bin/ld) is GNU ld... yes
  319. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  320. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  321. checking whether ln -s works... yes
  322. checking the maximum length of command line arguments... 1572864
  323. checking whether the shell understands some XSI constructs... yes
  324. checking whether the shell understands "+="... yes
  325. checking for /usr/bin/ld option to reload object files... -r
  326. checking for objdump... objdump
  327. checking how to recognize dependent libraries... pass_all
  328. checking for ar... /usr/bin/ar
  329. checking for strip... strip
  330. checking for ranlib... ranlib
  331. checking command to parse /usr/bin/nm -B output from gcc object... ok
  332. checking for ANSI C header files... yes
  333. checking for sys/types.h... yes
  334. checking for sys/stat.h... yes
  335. checking for stdlib.h... yes
  336. checking for string.h... yes
  337. checking for memory.h... yes
  338. checking for strings.h... yes
  339. checking for inttypes.h... yes
  340. checking for stdint.h... yes
  341. checking for unistd.h... yes
  342. checking for dlfcn.h... yes
  343. checking for objdir... .libs
  344. checking if gcc supports -fno-rtti -fno-exceptions... no
  345. checking for gcc option to produce PIC... -fPIC -DPIC
  346. checking if gcc PIC flag -fPIC -DPIC works... yes
  347. checking if gcc static flag -static works... yes
  348. checking if gcc supports -c -o file.o... yes
  349. checking if gcc supports -c -o file.o... (cached) yes
  350. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  351. checking whether -lc should be explicitly linked in... no
  352. checking dynamic linker characteristics... GNU/Linux ld.so
  353. checking how to hardcode library paths into programs... immediate
  354. checking whether stripping libraries is possible... yes
  355. checking if libtool supports shared libraries... yes
  356. checking whether to build shared libraries... yes
  357. checking whether to build static libraries... yes
  358. checking if we need CARES_BUILDING_LIBRARY... no
  359. checking if compiler is DEC/Compaq/HP C... no
  360. checking if compiler is HP-UX C... no
  361. checking if compiler is IBM C... no
  362. checking if compiler is Intel C... no
  363. checking if compiler is clang... no
  364. checking if compiler is GNU C... yes
  365. checking if compiler is LCC... no
  366. checking if compiler is SGI MIPSpro C... no
  367. checking if compiler is SGI MIPS C... no
  368. checking if compiler is SunPro C... no
  369. checking if compiler is Tiny C... no
  370. checking if compiler is Watcom C... no
  371. checking if compiler accepts debug disabling options... yes
  372. configure: compiler options added: -g0
  373. checking if compiler optimizer assumed setting might be used... yes
  374. checking if compiler accepts optimizer enabling options... yes
  375. configure: compiler options added: -O2
  376. checking if compiler accepts strict warning options... yes
  377. configure: compiler options added: -Wno-system-headers
  378. checking if compiler halts on compilation errors... yes
  379. checking if compiler halts on negative sized arrays... yes
  380. checking if compiler supports hiding library internal symbols... yes
  381. checking if shared libraries need -no-undefined... no
  382. checking for windows.h... no
  383. checking whether build target is a native Windows one... no
  384. checking if X/Open network library is required... no
  385. checking for gethostbyname... yes
  386. checking for strcasecmp... yes
  387. checking for windows.h... (cached) no
  388. checking for winsock.h... (cached) no
  389. checking for winsock2.h... (cached) no
  390. checking for connect in libraries... yes
  391. checking whether time.h and sys/time.h may both be included... yes
  392. checking for sys/types.h... (cached) yes
  393. checking sys/time.h usability... yes
  394. checking sys/time.h presence... yes
  395. checking for sys/time.h... yes
  396. checking time.h usability... yes
  397. checking time.h presence... yes
  398. checking for time.h... yes
  399. checking for monotonic clock_gettime... yes
  400. checking for clock_gettime in libraries... -lrt
  401. checking if monotonic clock_gettime works... yes
  402. checking whether to use libgcc... no
  403. checking for ANSI C header files... (cached) yes
  404. checking for malloc.h... yes
  405. checking for memory.h... (cached) yes
  406. checking for sys/types.h... (cached) yes
  407. checking for sys/time.h... (cached) yes
  408. checking for sys/select.h... yes
  409. checking for sys/socket.h... yes
  410. checking for sys/ioctl.h... yes
  411. checking for sys/param.h... yes
  412. checking for sys/uio.h... yes
  413. checking for assert.h... yes
  414. checking for netdb.h... yes
  415. checking for netinet/in.h... yes
  416. checking for netinet/tcp.h... yes
  417. checking for net/if.h... yes
  418. checking for errno.h... yes
  419. checking for socket.h... no
  420. checking for strings.h... (cached) yes
  421. checking for stdbool.h... yes
  422. checking for time.h... (cached) yes
  423. checking for limits.h... yes
  424. checking for arpa/nameser.h... yes
  425. checking for arpa/nameser_compat.h... yes
  426. checking for arpa/inet.h... yes
  427. checking for an ANSI C-conforming const... yes
  428. checking for size_t... yes
  429. checking whether time.h and sys/time.h may both be included... (cached) yes
  430. checking for sys/types.h... (cached) yes
  431. checking for sys/time.h... (cached) yes
  432. checking for time.h... (cached) yes
  433. checking for sys/socket.h... (cached) yes
  434. checking for struct timeval... yes
  435. checking size of size_t... 8
  436. checking size of int... 4
  437. checking size of long... 8
  438. checking size of time_t... 8
  439. checking for long long... yes
  440. checking if numberLL works... yes
  441. checking for ssize_t... yes
  442. checking for bool... yes
  443. checking for windows.h... (cached) no
  444. checking for winsock2.h... (cached) no
  445. checking for ws2tcpip.h... (cached) no
  446. checking for sys/types.h... (cached) yes
  447. checking for sys/socket.h... (cached) yes
  448. checking for ares_socklen_t data type... socklen_t
  449. checking size of ares_socklen_t... 4
  450. checking for in_addr_t... yes
  451. checking for struct sockaddr_storage... yes
  452. checking signal.h usability... yes
  453. checking signal.h presence... yes
  454. checking for signal.h... yes
  455. checking for sig_atomic_t... yes
  456. checking if sig_atomic_t is already defined as volatile... no
  457. checking return type of signal handlers... void
  458. checking for sys/types.h... (cached) yes
  459. checking for sys/socket.h... (cached) yes
  460. checking for recv... yes
  461. checking types of args and return type for recv... int,void *,size_t,int,ssize_t
  462. checking for sys/types.h... (cached) yes
  463. checking for sys/socket.h... (cached) yes
  464. checking for recvfrom... yes
  465. checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t
  466. checking for sys/types.h... (cached) yes
  467. checking for sys/socket.h... (cached) yes
  468. checking for send... yes
  469. checking types of args and return type for send... int,const void *,size_t,int,ssize_t
  470. checking for sys/types.h... (cached) yes
  471. checking for sys/socket.h... (cached) yes
  472. checking for MSG_NOSIGNAL... yes
  473. checking for sys/types.h... (cached) yes
  474. checking for socket.h... (cached) no
  475. checking if closesocket can be linked... no
  476. checking if closesocket might be used... no
  477. checking if CloseSocket can be linked... no
  478. checking if CloseSocket might be used... no
  479. checking if connect can be linked... yes
  480. checking if connect is prototyped... yes
  481. checking if connect is compilable... yes
  482. checking if connect usage allowed... yes
  483. checking if connect might be used... yes
  484. checking for sys/types.h... (cached) yes
  485. checking for unistd.h... (cached) yes
  486. checking for fcntl.h... yes
  487. checking if fcntl can be linked... yes
  488. checking if fcntl is prototyped... yes
  489. checking if fcntl is compilable... yes
  490. checking if fcntl usage allowed... yes
  491. checking if fcntl might be used... yes
  492. checking if fcntl O_NONBLOCK is compilable... yes
  493. checking if fcntl O_NONBLOCK usage allowed... yes
  494. checking if fcntl O_NONBLOCK might be used... yes
  495. checking for sys/types.h... (cached) yes
  496. checking for netdb.h... (cached) yes
  497. checking if freeaddrinfo can be linked... yes
  498. checking if freeaddrinfo is prototyped... yes
  499. checking if freeaddrinfo is compilable... yes
  500. checking if freeaddrinfo usage allowed... yes
  501. checking if freeaddrinfo might be used... yes
  502. checking for sys/types.h... (cached) yes
  503. checking for stdlib.h... (cached) yes
  504. checking for sys/types.h... (cached) yes
  505. checking for string.h... (cached) yes
  506. checking for strings.h... (cached) yes
  507. checking if getaddrinfo can be linked... yes
  508. checking if getaddrinfo is prototyped... yes
  509. checking if getaddrinfo is compilable... yes
  510. checking if getaddrinfo seems to work... yes
  511. checking if getaddrinfo usage allowed... yes
  512. checking if getaddrinfo might be used... yes
  513. checking if getaddrinfo is threadsafe... yes
  514. checking if gethostbyaddr can be linked... yes
  515. checking if gethostbyaddr is prototyped... yes
  516. checking if gethostbyaddr is compilable... yes
  517. checking if gethostbyaddr usage allowed... yes
  518. checking if gethostbyaddr might be used... yes
  519. checking if gethostbyname can be linked... yes
  520. checking if gethostbyname is prototyped... yes
  521. checking if gethostbyname is compilable... yes
  522. checking if gethostbyname usage allowed... yes
  523. checking if gethostbyname might be used... yes
  524. checking for sys/types.h... (cached) yes
  525. checking for unistd.h... (cached) yes
  526. checking if gethostname can be linked... yes
  527. checking if gethostname is prototyped... yes
  528. checking if gethostname is compilable... yes
  529. checking if gethostname usage allowed... yes
  530. checking if gethostname might be used... yes
  531. checking if getservbyport_r can be linked... yes
  532. checking if getservbyport_r is prototyped... yes
  533. checking if getservbyport_r takes 4 args.... no
  534. checking if getservbyport_r takes 5 args.... no
  535. checking if getservbyport_r takes 6 args.... yes
  536. checking if getservbyport_r is compilable... yes
  537. checking if getservbyport_r usage allowed... yes
  538. checking if getservbyport_r might be used... yes
  539. checking for sys/types.h... (cached) yes
  540. checking for sys/socket.h... (cached) yes
  541. checking for netinet/in.h... (cached) yes
  542. checking for arpa/inet.h... (cached) yes
  543. checking if inet_ntop can be linked... yes
  544. checking if inet_ntop is prototyped... yes
  545. checking if inet_ntop is compilable... yes
  546. checking if inet_ntop seems to work... yes
  547. checking if inet_ntop usage allowed... yes
  548. checking if inet_ntop might be used... yes
  549. checking if inet_pton can be linked... yes
  550. checking if inet_pton is prototyped... yes
  551. checking if inet_pton is compilable... yes
  552. checking if inet_pton seems to work... yes
  553. checking if inet_pton usage allowed... yes
  554. checking if inet_pton might be used... yes
  555. checking for sys/types.h... (cached) yes
  556. checking for unistd.h... (cached) yes
  557. checking for sys/socket.h... (cached) yes
  558. checking for sys/ioctl.h... (cached) yes
  559. checking for stropts.h... yes
  560. checking if ioctl can be linked... yes
  561. checking if ioctl is prototyped... yes
  562. checking if ioctl is compilable... yes
  563. checking if ioctl usage allowed... yes
  564. checking if ioctl might be used... yes
  565. checking if ioctl FIONBIO is compilable... yes
  566. checking if ioctl FIONBIO usage allowed... yes
  567. checking if ioctl FIONBIO might be used... yes
  568. checking if ioctl SIOCGIFADDR is compilable... yes
  569. checking if ioctl SIOCGIFADDR usage allowed... yes
  570. checking if ioctl SIOCGIFADDR might be used... yes
  571. checking if ioctlsocket can be linked... no
  572. checking if ioctlsocket might be used... no
  573. checking if IoctlSocket can be linked... no
  574. checking if IoctlSocket might be used... no
  575. checking if setsockopt can be linked... yes
  576. checking if setsockopt is prototyped... yes
  577. checking if setsockopt is compilable... yes
  578. checking if setsockopt usage allowed... yes
  579. checking if setsockopt might be used... yes
  580. checking if setsockopt SO_NONBLOCK is compilable... no
  581. checking if setsockopt SO_NONBLOCK might be used... no
  582. checking if socket can be linked... yes
  583. checking if socket is prototyped... yes
  584. checking if socket is compilable... yes
  585. checking if socket usage allowed... yes
  586. checking if socket might be used... yes
  587. checking if strcasecmp can be linked... yes
  588. checking if strcasecmp is prototyped... yes
  589. checking if strcasecmp is compilable... yes
  590. checking if strcasecmp usage allowed... yes
  591. checking if strcasecmp might be used... yes
  592. checking if strcmpi can be linked... no
  593. checking if strcmpi might be used... no
  594. checking if strdup can be linked... yes
  595. checking if strdup is prototyped... yes
  596. checking if strdup is compilable... yes
  597. checking if strdup usage allowed... yes
  598. checking if strdup might be used... yes
  599. checking if stricmp can be linked... no
  600. checking if stricmp might be used... no
  601. checking if strncasecmp can be linked... yes
  602. checking if strncasecmp is prototyped... yes
  603. checking if strncasecmp is compilable... yes
  604. checking if strncasecmp usage allowed... yes
  605. checking if strncasecmp might be used... yes
  606. checking if strncmpi can be linked... no
  607. checking if strncmpi might be used... no
  608. checking if strnicmp can be linked... no
  609. checking if strnicmp might be used... no
  610. checking for sys/types.h... (cached) yes
  611. checking for sys/uio.h... (cached) yes
  612. checking if writev can be linked... yes
  613. checking if writev is prototyped... yes
  614. checking if writev is compilable... yes
  615. checking if writev usage allowed... yes
  616. checking if writev might be used... yes
  617. checking for PF_INET6... yes
  618. checking for AF_INET6... yes
  619. checking for struct in6_addr... yes
  620. checking for struct sockaddr_in6... yes
  621. checking for struct sockaddr_in6.sin6_scope_id... yes
  622. checking for struct addrinfo.ai_flags... yes
  623. checking for bitncmp... no
  624. checking deeper for bitncmp... but still no
  625. checking for gettimeofday... yes
  626. checking for if_indextoname... yes
  627. checking for inet_net_pton... no
  628. checking size of struct in6_addr... 16
  629. checking size of struct in_addr... 4
  630. checking for sys/types.h... (cached) yes
  631. checking for sys/socket.h... (cached) yes
  632. checking for netdb.h... (cached) yes
  633. checking for getnameinfo... yes
  634. checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
  635. checking whether byte ordering is bigendian... no
  636. checking for "/dev/urandom"... yes
  637. checking whether to enable non-blocking communications... yes
  638. checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
  639. checking whether hiding of library internal symbols will actually happen... yes
  640. configure: creating ./config.status
  641. config.status: creating Makefile
  642. config.status: creating libcares.pc
  643. config.status: creating ares_config.h
  644. config.status: creating ares_build.h
  645. config.status: executing depfiles commands
  646. config.status: executing libtool commands
  647. make all-am
  648. make[1]: Entering directory `/home/ircd/unrealircd3.2.9/extras/c-ares-1.7.3'
  649. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF ".deps/ares__close_sockets.Tpo" -c -o ares__close_sockets.lo ares__close_sockets.c; \
  650. then mv -f ".deps/ares__close_sockets.Tpo" ".deps/ares__close_sockets.Plo"; else rm -f ".deps/ares__close_sockets.Tpo"; exit 1; fi
  651. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c -fPIC -DPIC -o .libs/ares__close_sockets.o
  652. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c -fPIC -DPIC -o ares__close_sockets.o >/dev/null 2>&1
  653. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__get_hostent.lo -MD -MP -MF ".deps/ares__get_hostent.Tpo" -c -o ares__get_hostent.lo ares__get_hostent.c; \
  654. then mv -f ".deps/ares__get_hostent.Tpo" ".deps/ares__get_hostent.Plo"; else rm -f ".deps/ares__get_hostent.Tpo"; exit 1; fi
  655. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c -fPIC -DPIC -o .libs/ares__get_hostent.o
  656. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c -fPIC -DPIC -o ares__get_hostent.o >/dev/null 2>&1
  657. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__read_line.lo -MD -MP -MF ".deps/ares__read_line.Tpo" -c -o ares__read_line.lo ares__read_line.c; \
  658. then mv -f ".deps/ares__read_line.Tpo" ".deps/ares__read_line.Plo"; else rm -f ".deps/ares__read_line.Tpo"; exit 1; fi
  659. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__read_line.lo -MD -MP -MF .deps/ares__read_line.Tpo -c ares__read_line.c -fPIC -DPIC -o .libs/ares__read_line.o
  660. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__read_line.lo -MD -MP -MF .deps/ares__read_line.Tpo -c ares__read_line.c -fPIC -DPIC -o ares__read_line.o >/dev/null 2>&1
  661. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__timeval.lo -MD -MP -MF ".deps/ares__timeval.Tpo" -c -o ares__timeval.lo ares__timeval.c; \
  662. then mv -f ".deps/ares__timeval.Tpo" ".deps/ares__timeval.Plo"; else rm -f ".deps/ares__timeval.Tpo"; exit 1; fi
  663. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__timeval.lo -MD -MP -MF .deps/ares__timeval.Tpo -c ares__timeval.c -fPIC -DPIC -o .libs/ares__timeval.o
  664. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__timeval.lo -MD -MP -MF .deps/ares__timeval.Tpo -c ares__timeval.c -fPIC -DPIC -o ares__timeval.o >/dev/null 2>&1
  665. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_cancel.lo -MD -MP -MF ".deps/ares_cancel.Tpo" -c -o ares_cancel.lo ares_cancel.c; \
  666. then mv -f ".deps/ares_cancel.Tpo" ".deps/ares_cancel.Plo"; else rm -f ".deps/ares_cancel.Tpo"; exit 1; fi
  667. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_cancel.lo -MD -MP -MF .deps/ares_cancel.Tpo -c ares_cancel.c -fPIC -DPIC -o .libs/ares_cancel.o
  668. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_cancel.lo -MD -MP -MF .deps/ares_cancel.Tpo -c ares_cancel.c -fPIC -DPIC -o ares_cancel.o >/dev/null 2>&1
  669. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_data.lo -MD -MP -MF ".deps/ares_data.Tpo" -c -o ares_data.lo ares_data.c; \
  670. then mv -f ".deps/ares_data.Tpo" ".deps/ares_data.Plo"; else rm -f ".deps/ares_data.Tpo"; exit 1; fi
  671. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_data.lo -MD -MP -MF .deps/ares_data.Tpo -c ares_data.c -fPIC -DPIC -o .libs/ares_data.o
  672. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_data.lo -MD -MP -MF .deps/ares_data.Tpo -c ares_data.c -fPIC -DPIC -o ares_data.o >/dev/null 2>&1
  673. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_destroy.lo -MD -MP -MF ".deps/ares_destroy.Tpo" -c -o ares_destroy.lo ares_destroy.c; \
  674. then mv -f ".deps/ares_destroy.Tpo" ".deps/ares_destroy.Plo"; else rm -f ".deps/ares_destroy.Tpo"; exit 1; fi
  675. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_destroy.lo -MD -MP -MF .deps/ares_destroy.Tpo -c ares_destroy.c -fPIC -DPIC -o .libs/ares_destroy.o
  676. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_destroy.lo -MD -MP -MF .deps/ares_destroy.Tpo -c ares_destroy.c -fPIC -DPIC -o ares_destroy.o >/dev/null 2>&1
  677. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_name.lo -MD -MP -MF ".deps/ares_expand_name.Tpo" -c -o ares_expand_name.lo ares_expand_name.c; \
  678. then mv -f ".deps/ares_expand_name.Tpo" ".deps/ares_expand_name.Plo"; else rm -f ".deps/ares_expand_name.Tpo"; exit 1; fi
  679. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_name.lo -MD -MP -MF .deps/ares_expand_name.Tpo -c ares_expand_name.c -fPIC -DPIC -o .libs/ares_expand_name.o
  680. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_name.lo -MD -MP -MF .deps/ares_expand_name.Tpo -c ares_expand_name.c -fPIC -DPIC -o ares_expand_name.o >/dev/null 2>&1
  681. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_string.lo -MD -MP -MF ".deps/ares_expand_string.Tpo" -c -o ares_expand_string.lo ares_expand_string.c; \
  682. then mv -f ".deps/ares_expand_string.Tpo" ".deps/ares_expand_string.Plo"; else rm -f ".deps/ares_expand_string.Tpo"; exit 1; fi
  683. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_string.lo -MD -MP -MF .deps/ares_expand_string.Tpo -c ares_expand_string.c -fPIC -DPIC -o .libs/ares_expand_string.o
  684. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_expand_string.lo -MD -MP -MF .deps/ares_expand_string.Tpo -c ares_expand_string.c -fPIC -DPIC -o ares_expand_string.o >/dev/null 2>&1
  685. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_fds.lo -MD -MP -MF ".deps/ares_fds.Tpo" -c -o ares_fds.lo ares_fds.c; \
  686. then mv -f ".deps/ares_fds.Tpo" ".deps/ares_fds.Plo"; else rm -f ".deps/ares_fds.Tpo"; exit 1; fi
  687. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_fds.lo -MD -MP -MF .deps/ares_fds.Tpo -c ares_fds.c -fPIC -DPIC -o .libs/ares_fds.o
  688. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_fds.lo -MD -MP -MF .deps/ares_fds.Tpo -c ares_fds.c -fPIC -DPIC -o ares_fds.o >/dev/null 2>&1
  689. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_hostent.lo -MD -MP -MF ".deps/ares_free_hostent.Tpo" -c -o ares_free_hostent.lo ares_free_hostent.c; \
  690. then mv -f ".deps/ares_free_hostent.Tpo" ".deps/ares_free_hostent.Plo"; else rm -f ".deps/ares_free_hostent.Tpo"; exit 1; fi
  691. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_hostent.lo -MD -MP -MF .deps/ares_free_hostent.Tpo -c ares_free_hostent.c -fPIC -DPIC -o .libs/ares_free_hostent.o
  692. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_hostent.lo -MD -MP -MF .deps/ares_free_hostent.Tpo -c ares_free_hostent.c -fPIC -DPIC -o ares_free_hostent.o >/dev/null 2>&1
  693. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_string.lo -MD -MP -MF ".deps/ares_free_string.Tpo" -c -o ares_free_string.lo ares_free_string.c; \
  694. then mv -f ".deps/ares_free_string.Tpo" ".deps/ares_free_string.Plo"; else rm -f ".deps/ares_free_string.Tpo"; exit 1; fi
  695. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_string.lo -MD -MP -MF .deps/ares_free_string.Tpo -c ares_free_string.c -fPIC -DPIC -o .libs/ares_free_string.o
  696. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_free_string.lo -MD -MP -MF .deps/ares_free_string.Tpo -c ares_free_string.c -fPIC -DPIC -o ares_free_string.o >/dev/null 2>&1
  697. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyaddr.lo -MD -MP -MF ".deps/ares_gethostbyaddr.Tpo" -c -o ares_gethostbyaddr.lo ares_gethostbyaddr.c; \
  698. then mv -f ".deps/ares_gethostbyaddr.Tpo" ".deps/ares_gethostbyaddr.Plo"; else rm -f ".deps/ares_gethostbyaddr.Tpo"; exit 1; fi
  699. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyaddr.lo -MD -MP -MF .deps/ares_gethostbyaddr.Tpo -c ares_gethostbyaddr.c -fPIC -DPIC -o .libs/ares_gethostbyaddr.o
  700. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyaddr.lo -MD -MP -MF .deps/ares_gethostbyaddr.Tpo -c ares_gethostbyaddr.c -fPIC -DPIC -o ares_gethostbyaddr.o >/dev/null 2>&1
  701. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyname.lo -MD -MP -MF ".deps/ares_gethostbyname.Tpo" -c -o ares_gethostbyname.lo ares_gethostbyname.c; \
  702. then mv -f ".deps/ares_gethostbyname.Tpo" ".deps/ares_gethostbyname.Plo"; else rm -f ".deps/ares_gethostbyname.Tpo"; exit 1; fi
  703. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyname.lo -MD -MP -MF .deps/ares_gethostbyname.Tpo -c ares_gethostbyname.c -fPIC -DPIC -o .libs/ares_gethostbyname.o
  704. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_gethostbyname.lo -MD -MP -MF .deps/ares_gethostbyname.Tpo -c ares_gethostbyname.c -fPIC -DPIC -o ares_gethostbyname.o >/dev/null 2>&1
  705. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getnameinfo.lo -MD -MP -MF ".deps/ares_getnameinfo.Tpo" -c -o ares_getnameinfo.lo ares_getnameinfo.c; \
  706. then mv -f ".deps/ares_getnameinfo.Tpo" ".deps/ares_getnameinfo.Plo"; else rm -f ".deps/ares_getnameinfo.Tpo"; exit 1; fi
  707. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getnameinfo.lo -MD -MP -MF .deps/ares_getnameinfo.Tpo -c ares_getnameinfo.c -fPIC -DPIC -o .libs/ares_getnameinfo.o
  708. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getnameinfo.lo -MD -MP -MF .deps/ares_getnameinfo.Tpo -c ares_getnameinfo.c -fPIC -DPIC -o ares_getnameinfo.o >/dev/null 2>&1
  709. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getsock.lo -MD -MP -MF ".deps/ares_getsock.Tpo" -c -o ares_getsock.lo ares_getsock.c; \
  710. then mv -f ".deps/ares_getsock.Tpo" ".deps/ares_getsock.Plo"; else rm -f ".deps/ares_getsock.Tpo"; exit 1; fi
  711. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getsock.lo -MD -MP -MF .deps/ares_getsock.Tpo -c ares_getsock.c -fPIC -DPIC -o .libs/ares_getsock.o
  712. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_getsock.lo -MD -MP -MF .deps/ares_getsock.Tpo -c ares_getsock.c -fPIC -DPIC -o ares_getsock.o >/dev/null 2>&1
  713. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_init.lo -MD -MP -MF ".deps/ares_init.Tpo" -c -o ares_init.lo ares_init.c; \
  714. then mv -f ".deps/ares_init.Tpo" ".deps/ares_init.Plo"; else rm -f ".deps/ares_init.Tpo"; exit 1; fi
  715. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_init.lo -MD -MP -MF .deps/ares_init.Tpo -c ares_init.c -fPIC -DPIC -o .libs/ares_init.o
  716. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_init.lo -MD -MP -MF .deps/ares_init.Tpo -c ares_init.c -fPIC -DPIC -o ares_init.o >/dev/null 2>&1
  717. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_library_init.lo -MD -MP -MF ".deps/ares_library_init.Tpo" -c -o ares_library_init.lo ares_library_init.c; \
  718. then mv -f ".deps/ares_library_init.Tpo" ".deps/ares_library_init.Plo"; else rm -f ".deps/ares_library_init.Tpo"; exit 1; fi
  719. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_library_init.lo -MD -MP -MF .deps/ares_library_init.Tpo -c ares_library_init.c -fPIC -DPIC -o .libs/ares_library_init.o
  720. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_library_init.lo -MD -MP -MF .deps/ares_library_init.Tpo -c ares_library_init.c -fPIC -DPIC -o ares_library_init.o >/dev/null 2>&1
  721. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_llist.lo -MD -MP -MF ".deps/ares_llist.Tpo" -c -o ares_llist.lo ares_llist.c; \
  722. then mv -f ".deps/ares_llist.Tpo" ".deps/ares_llist.Plo"; else rm -f ".deps/ares_llist.Tpo"; exit 1; fi
  723. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_llist.lo -MD -MP -MF .deps/ares_llist.Tpo -c ares_llist.c -fPIC -DPIC -o .libs/ares_llist.o
  724. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_llist.lo -MD -MP -MF .deps/ares_llist.Tpo -c ares_llist.c -fPIC -DPIC -o ares_llist.o >/dev/null 2>&1
  725. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_mkquery.lo -MD -MP -MF ".deps/ares_mkquery.Tpo" -c -o ares_mkquery.lo ares_mkquery.c; \
  726. then mv -f ".deps/ares_mkquery.Tpo" ".deps/ares_mkquery.Plo"; else rm -f ".deps/ares_mkquery.Tpo"; exit 1; fi
  727. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_mkquery.lo -MD -MP -MF .deps/ares_mkquery.Tpo -c ares_mkquery.c -fPIC -DPIC -o .libs/ares_mkquery.o
  728. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_mkquery.lo -MD -MP -MF .deps/ares_mkquery.Tpo -c ares_mkquery.c -fPIC -DPIC -o ares_mkquery.o >/dev/null 2>&1
  729. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_nowarn.lo -MD -MP -MF ".deps/ares_nowarn.Tpo" -c -o ares_nowarn.lo ares_nowarn.c; \
  730. then mv -f ".deps/ares_nowarn.Tpo" ".deps/ares_nowarn.Plo"; else rm -f ".deps/ares_nowarn.Tpo"; exit 1; fi
  731. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_nowarn.lo -MD -MP -MF .deps/ares_nowarn.Tpo -c ares_nowarn.c -fPIC -DPIC -o .libs/ares_nowarn.o
  732. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_nowarn.lo -MD -MP -MF .deps/ares_nowarn.Tpo -c ares_nowarn.c -fPIC -DPIC -o ares_nowarn.o >/dev/null 2>&1
  733. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_options.lo -MD -MP -MF ".deps/ares_options.Tpo" -c -o ares_options.lo ares_options.c; \
  734. then mv -f ".deps/ares_options.Tpo" ".deps/ares_options.Plo"; else rm -f ".deps/ares_options.Tpo"; exit 1; fi
  735. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_options.lo -MD -MP -MF .deps/ares_options.Tpo -c ares_options.c -fPIC -DPIC -o .libs/ares_options.o
  736. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_options.lo -MD -MP -MF .deps/ares_options.Tpo -c ares_options.c -fPIC -DPIC -o ares_options.o >/dev/null 2>&1
  737. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_a_reply.lo -MD -MP -MF ".deps/ares_parse_a_reply.Tpo" -c -o ares_parse_a_reply.lo ares_parse_a_reply.c; \
  738. then mv -f ".deps/ares_parse_a_reply.Tpo" ".deps/ares_parse_a_reply.Plo"; else rm -f ".deps/ares_parse_a_reply.Tpo"; exit 1; fi
  739. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_a_reply.lo -MD -MP -MF .deps/ares_parse_a_reply.Tpo -c ares_parse_a_reply.c -fPIC -DPIC -o .libs/ares_parse_a_reply.o
  740. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_a_reply.lo -MD -MP -MF .deps/ares_parse_a_reply.Tpo -c ares_parse_a_reply.c -fPIC -DPIC -o ares_parse_a_reply.o >/dev/null 2>&1
  741. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_aaaa_reply.lo -MD -MP -MF ".deps/ares_parse_aaaa_reply.Tpo" -c -o ares_parse_aaaa_reply.lo ares_parse_aaaa_reply.c; \
  742. then mv -f ".deps/ares_parse_aaaa_reply.Tpo" ".deps/ares_parse_aaaa_reply.Plo"; else rm -f ".deps/ares_parse_aaaa_reply.Tpo"; exit 1; fi
  743. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_aaaa_reply.lo -MD -MP -MF .deps/ares_parse_aaaa_reply.Tpo -c ares_parse_aaaa_reply.c -fPIC -DPIC -o .libs/ares_parse_aaaa_reply.o
  744. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_aaaa_reply.lo -MD -MP -MF .deps/ares_parse_aaaa_reply.Tpo -c ares_parse_aaaa_reply.c -fPIC -DPIC -o ares_parse_aaaa_reply.o >/dev/null 2>&1
  745. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_mx_reply.lo -MD -MP -MF ".deps/ares_parse_mx_reply.Tpo" -c -o ares_parse_mx_reply.lo ares_parse_mx_reply.c; \
  746. then mv -f ".deps/ares_parse_mx_reply.Tpo" ".deps/ares_parse_mx_reply.Plo"; else rm -f ".deps/ares_parse_mx_reply.Tpo"; exit 1; fi
  747. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_mx_reply.lo -MD -MP -MF .deps/ares_parse_mx_reply.Tpo -c ares_parse_mx_reply.c -fPIC -DPIC -o .libs/ares_parse_mx_reply.o
  748. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_mx_reply.lo -MD -MP -MF .deps/ares_parse_mx_reply.Tpo -c ares_parse_mx_reply.c -fPIC -DPIC -o ares_parse_mx_reply.o >/dev/null 2>&1
  749. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ns_reply.lo -MD -MP -MF ".deps/ares_parse_ns_reply.Tpo" -c -o ares_parse_ns_reply.lo ares_parse_ns_reply.c; \
  750. then mv -f ".deps/ares_parse_ns_reply.Tpo" ".deps/ares_parse_ns_reply.Plo"; else rm -f ".deps/ares_parse_ns_reply.Tpo"; exit 1; fi
  751. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ns_reply.lo -MD -MP -MF .deps/ares_parse_ns_reply.Tpo -c ares_parse_ns_reply.c -fPIC -DPIC -o .libs/ares_parse_ns_reply.o
  752. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ns_reply.lo -MD -MP -MF .deps/ares_parse_ns_reply.Tpo -c ares_parse_ns_reply.c -fPIC -DPIC -o ares_parse_ns_reply.o >/dev/null 2>&1
  753. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ptr_reply.lo -MD -MP -MF ".deps/ares_parse_ptr_reply.Tpo" -c -o ares_parse_ptr_reply.lo ares_parse_ptr_reply.c; \
  754. then mv -f ".deps/ares_parse_ptr_reply.Tpo" ".deps/ares_parse_ptr_reply.Plo"; else rm -f ".deps/ares_parse_ptr_reply.Tpo"; exit 1; fi
  755. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ptr_reply.lo -MD -MP -MF .deps/ares_parse_ptr_reply.Tpo -c ares_parse_ptr_reply.c -fPIC -DPIC -o .libs/ares_parse_ptr_reply.o
  756. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_ptr_reply.lo -MD -MP -MF .deps/ares_parse_ptr_reply.Tpo -c ares_parse_ptr_reply.c -fPIC -DPIC -o ares_parse_ptr_reply.o >/dev/null 2>&1
  757. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_srv_reply.lo -MD -MP -MF ".deps/ares_parse_srv_reply.Tpo" -c -o ares_parse_srv_reply.lo ares_parse_srv_reply.c; \
  758. then mv -f ".deps/ares_parse_srv_reply.Tpo" ".deps/ares_parse_srv_reply.Plo"; else rm -f ".deps/ares_parse_srv_reply.Tpo"; exit 1; fi
  759. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_srv_reply.lo -MD -MP -MF .deps/ares_parse_srv_reply.Tpo -c ares_parse_srv_reply.c -fPIC -DPIC -o .libs/ares_parse_srv_reply.o
  760. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_srv_reply.lo -MD -MP -MF .deps/ares_parse_srv_reply.Tpo -c ares_parse_srv_reply.c -fPIC -DPIC -o ares_parse_srv_reply.o >/dev/null 2>&1
  761. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_txt_reply.lo -MD -MP -MF ".deps/ares_parse_txt_reply.Tpo" -c -o ares_parse_txt_reply.lo ares_parse_txt_reply.c; \
  762. then mv -f ".deps/ares_parse_txt_reply.Tpo" ".deps/ares_parse_txt_reply.Plo"; else rm -f ".deps/ares_parse_txt_reply.Tpo"; exit 1; fi
  763. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_txt_reply.lo -MD -MP -MF .deps/ares_parse_txt_reply.Tpo -c ares_parse_txt_reply.c -fPIC -DPIC -o .libs/ares_parse_txt_reply.o
  764. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_parse_txt_reply.lo -MD -MP -MF .deps/ares_parse_txt_reply.Tpo -c ares_parse_txt_reply.c -fPIC -DPIC -o ares_parse_txt_reply.o >/dev/null 2>&1
  765. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_process.lo -MD -MP -MF ".deps/ares_process.Tpo" -c -o ares_process.lo ares_process.c; \
  766. then mv -f ".deps/ares_process.Tpo" ".deps/ares_process.Plo"; else rm -f ".deps/ares_process.Tpo"; exit 1; fi
  767. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_process.lo -MD -MP -MF .deps/ares_process.Tpo -c ares_process.c -fPIC -DPIC -o .libs/ares_process.o
  768. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_process.lo -MD -MP -MF .deps/ares_process.Tpo -c ares_process.c -fPIC -DPIC -o ares_process.o >/dev/null 2>&1
  769. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_query.lo -MD -MP -MF ".deps/ares_query.Tpo" -c -o ares_query.lo ares_query.c; \
  770. then mv -f ".deps/ares_query.Tpo" ".deps/ares_query.Plo"; else rm -f ".deps/ares_query.Tpo"; exit 1; fi
  771. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_query.lo -MD -MP -MF .deps/ares_query.Tpo -c ares_query.c -fPIC -DPIC -o .libs/ares_query.o
  772. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_query.lo -MD -MP -MF .deps/ares_query.Tpo -c ares_query.c -fPIC -DPIC -o ares_query.o >/dev/null 2>&1
  773. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_search.lo -MD -MP -MF ".deps/ares_search.Tpo" -c -o ares_search.lo ares_search.c; \
  774. then mv -f ".deps/ares_search.Tpo" ".deps/ares_search.Plo"; else rm -f ".deps/ares_search.Tpo"; exit 1; fi
  775. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_search.lo -MD -MP -MF .deps/ares_search.Tpo -c ares_search.c -fPIC -DPIC -o .libs/ares_search.o
  776. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_search.lo -MD -MP -MF .deps/ares_search.Tpo -c ares_search.c -fPIC -DPIC -o ares_search.o >/dev/null 2>&1
  777. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_send.lo -MD -MP -MF ".deps/ares_send.Tpo" -c -o ares_send.lo ares_send.c; \
  778. then mv -f ".deps/ares_send.Tpo" ".deps/ares_send.Plo"; else rm -f ".deps/ares_send.Tpo"; exit 1; fi
  779. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_send.lo -MD -MP -MF .deps/ares_send.Tpo -c ares_send.c -fPIC -DPIC -o .libs/ares_send.o
  780. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_send.lo -MD -MP -MF .deps/ares_send.Tpo -c ares_send.c -fPIC -DPIC -o ares_send.o >/dev/null 2>&1
  781. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strcasecmp.lo -MD -MP -MF ".deps/ares_strcasecmp.Tpo" -c -o ares_strcasecmp.lo ares_strcasecmp.c; \
  782. then mv -f ".deps/ares_strcasecmp.Tpo" ".deps/ares_strcasecmp.Plo"; else rm -f ".deps/ares_strcasecmp.Tpo"; exit 1; fi
  783. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strcasecmp.lo -MD -MP -MF .deps/ares_strcasecmp.Tpo -c ares_strcasecmp.c -fPIC -DPIC -o .libs/ares_strcasecmp.o
  784. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strcasecmp.lo -MD -MP -MF .deps/ares_strcasecmp.Tpo -c ares_strcasecmp.c -fPIC -DPIC -o ares_strcasecmp.o >/dev/null 2>&1
  785. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strdup.lo -MD -MP -MF ".deps/ares_strdup.Tpo" -c -o ares_strdup.lo ares_strdup.c; \
  786. then mv -f ".deps/ares_strdup.Tpo" ".deps/ares_strdup.Plo"; else rm -f ".deps/ares_strdup.Tpo"; exit 1; fi
  787. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strdup.lo -MD -MP -MF .deps/ares_strdup.Tpo -c ares_strdup.c -fPIC -DPIC -o .libs/ares_strdup.o
  788. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strdup.lo -MD -MP -MF .deps/ares_strdup.Tpo -c ares_strdup.c -fPIC -DPIC -o ares_strdup.o >/dev/null 2>&1
  789. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strerror.lo -MD -MP -MF ".deps/ares_strerror.Tpo" -c -o ares_strerror.lo ares_strerror.c; \
  790. then mv -f ".deps/ares_strerror.Tpo" ".deps/ares_strerror.Plo"; else rm -f ".deps/ares_strerror.Tpo"; exit 1; fi
  791. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strerror.lo -MD -MP -MF .deps/ares_strerror.Tpo -c ares_strerror.c -fPIC -DPIC -o .libs/ares_strerror.o
  792. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_strerror.lo -MD -MP -MF .deps/ares_strerror.Tpo -c ares_strerror.c -fPIC -DPIC -o ares_strerror.o >/dev/null 2>&1
  793. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_timeout.lo -MD -MP -MF ".deps/ares_timeout.Tpo" -c -o ares_timeout.lo ares_timeout.c; \
  794. then mv -f ".deps/ares_timeout.Tpo" ".deps/ares_timeout.Plo"; else rm -f ".deps/ares_timeout.Tpo"; exit 1; fi
  795. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_timeout.lo -MD -MP -MF .deps/ares_timeout.Tpo -c ares_timeout.c -fPIC -DPIC -o .libs/ares_timeout.o
  796. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_timeout.lo -MD -MP -MF .deps/ares_timeout.Tpo -c ares_timeout.c -fPIC -DPIC -o ares_timeout.o >/dev/null 2>&1
  797. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_version.lo -MD -MP -MF ".deps/ares_version.Tpo" -c -o ares_version.lo ares_version.c; \
  798. then mv -f ".deps/ares_version.Tpo" ".deps/ares_version.Plo"; else rm -f ".deps/ares_version.Tpo"; exit 1; fi
  799. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_version.lo -MD -MP -MF .deps/ares_version.Tpo -c ares_version.c -fPIC -DPIC -o .libs/ares_version.o
  800. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_version.lo -MD -MP -MF .deps/ares_version.Tpo -c ares_version.c -fPIC -DPIC -o ares_version.o >/dev/null 2>&1
  801. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_writev.lo -MD -MP -MF ".deps/ares_writev.Tpo" -c -o ares_writev.lo ares_writev.c; \
  802. then mv -f ".deps/ares_writev.Tpo" ".deps/ares_writev.Plo"; else rm -f ".deps/ares_writev.Tpo"; exit 1; fi
  803. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_writev.lo -MD -MP -MF .deps/ares_writev.Tpo -c ares_writev.c -fPIC -DPIC -o .libs/ares_writev.o
  804. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares_writev.lo -MD -MP -MF .deps/ares_writev.Tpo -c ares_writev.c -fPIC -DPIC -o ares_writev.o >/dev/null 2>&1
  805. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT bitncmp.lo -MD -MP -MF ".deps/bitncmp.Tpo" -c -o bitncmp.lo bitncmp.c; \
  806. then mv -f ".deps/bitncmp.Tpo" ".deps/bitncmp.Plo"; else rm -f ".deps/bitncmp.Tpo"; exit 1; fi
  807. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT bitncmp.lo -MD -MP -MF .deps/bitncmp.Tpo -c bitncmp.c -fPIC -DPIC -o .libs/bitncmp.o
  808. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT bitncmp.lo -MD -MP -MF .deps/bitncmp.Tpo -c bitncmp.c -fPIC -DPIC -o bitncmp.o >/dev/null 2>&1
  809. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_net_pton.lo -MD -MP -MF ".deps/inet_net_pton.Tpo" -c -o inet_net_pton.lo inet_net_pton.c; \
  810. then mv -f ".deps/inet_net_pton.Tpo" ".deps/inet_net_pton.Plo"; else rm -f ".deps/inet_net_pton.Tpo"; exit 1; fi
  811. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_net_pton.lo -MD -MP -MF .deps/inet_net_pton.Tpo -c inet_net_pton.c -fPIC -DPIC -o .libs/inet_net_pton.o
  812. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_net_pton.lo -MD -MP -MF .deps/inet_net_pton.Tpo -c inet_net_pton.c -fPIC -DPIC -o inet_net_pton.o >/dev/null 2>&1
  813. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.lo inet_ntop.c; \
  814. then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi
  815. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o
  816. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o inet_ntop.o >/dev/null 2>&1
  817. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT windows_port.lo -MD -MP -MF ".deps/windows_port.Tpo" -c -o windows_port.lo windows_port.c; \
  818. then mv -f ".deps/windows_port.Tpo" ".deps/windows_port.Plo"; else rm -f ".deps/windows_port.Tpo"; exit 1; fi
  819. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT windows_port.lo -MD -MP -MF .deps/windows_port.Tpo -c windows_port.c -fPIC -DPIC -o .libs/windows_port.o
  820. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT windows_port.lo -MD -MP -MF .deps/windows_port.Tpo -c windows_port.c -fPIC -DPIC -o windows_port.o >/dev/null 2>&1
  821. /bin/sh ./libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o libcares.la -rpath /home/ircd/UnrealIRCD/extras/c-ares/lib -version-info 2:0:0 ares__close_sockets.lo ares__get_hostent.lo ares__read_line.lo ares__timeval.lo ares_cancel.lo ares_data.lo ares_destroy.lo ares_expand_name.lo ares_expand_string.lo ares_fds.lo ares_free_hostent.lo ares_free_string.lo ares_gethostbyaddr.lo ares_gethostbyname.lo ares_getnameinfo.lo ares_getsock.lo ares_init.lo ares_library_init.lo ares_llist.lo ares_mkquery.lo ares_nowarn.lo ares_options.lo ares_parse_a_reply.lo ares_parse_aaaa_reply.lo ares_parse_mx_reply.lo ares_parse_ns_reply.lo ares_parse_ptr_reply.lo ares_parse_srv_reply.lo ares_parse_txt_reply.lo ares_process.lo ares_query.lo ares_search.lo ares_send.lo ares_strcasecmp.lo ares_strdup.lo ares_strerror.lo ares_timeout.lo ares_version.lo ares_writev.lo bitncmp.lo inet_net_pton.lo inet_ntop.lo windows_port.lo -lrt
  822. libtool: link: gcc -shared .libs/ares__close_sockets.o .libs/ares__get_hostent.o .libs/ares__read_line.o .libs/ares__timeval.o .libs/ares_cancel.o .libs/ares_data.o .libs/ares_destroy.o .libs/ares_expand_name.o .libs/ares_expand_string.o .libs/ares_fds.o .libs/ares_free_hostent.o .libs/ares_free_string.o .libs/ares_gethostbyaddr.o .libs/ares_gethostbyname.o .libs/ares_getnameinfo.o .libs/ares_getsock.o .libs/ares_init.o .libs/ares_library_init.o .libs/ares_llist.o .libs/ares_mkquery.o .libs/ares_nowarn.o .libs/ares_options.o .libs/ares_parse_a_reply.o .libs/ares_parse_aaaa_reply.o .libs/ares_parse_mx_reply.o .libs/ares_parse_ns_reply.o .libs/ares_parse_ptr_reply.o .libs/ares_parse_srv_reply.o .libs/ares_parse_txt_reply.o .libs/ares_process.o .libs/ares_query.o .libs/ares_search.o .libs/ares_send.o .libs/ares_strcasecmp.o .libs/ares_strdup.o .libs/ares_strerror.o .libs/ares_timeout.o .libs/ares_version.o .libs/ares_writev.o .libs/bitncmp.o .libs/inet_net_pton.o .libs/inet_ntop.o .libs/windows_port.o -lrt -Wl,-soname -Wl,libcares.so.2 -o .libs/libcares.so.2.0.0
  823. libtool: link: (cd ".libs" && rm -f "libcares.so.2" && ln -s "libcares.so.2.0.0" "libcares.so.2")
  824. libtool: link: (cd ".libs" && rm -f "libcares.so" && ln -s "libcares.so.2.0.0" "libcares.so")
  825. libtool: link: /usr/bin/ar cru .libs/libcares.a ares__close_sockets.o ares__get_hostent.o ares__read_line.o ares__timeval.o ares_cancel.o ares_data.o ares_destroy.o ares_expand_name.o ares_expand_string.o ares_fds.o ares_free_hostent.o ares_free_string.o ares_gethostbyaddr.o ares_gethostbyname.o ares_getnameinfo.o ares_getsock.o ares_init.o ares_library_init.o ares_llist.o ares_mkquery.o ares_nowarn.o ares_options.o ares_parse_a_reply.o ares_parse_aaaa_reply.o ares_parse_mx_reply.o ares_parse_ns_reply.o ares_parse_ptr_reply.o ares_parse_srv_reply.o ares_parse_txt_reply.o ares_process.o ares_query.o ares_search.o ares_send.o ares_strcasecmp.o ares_strdup.o ares_strerror.o ares_timeout.o ares_version.o ares_writev.o bitncmp.o inet_net_pton.o inet_ntop.o windows_port.o
  826. libtool: link: ranlib .libs/libcares.a
  827. libtool: link: ( cd ".libs" && rm -f "libcares.la" && ln -s "../libcares.la" "libcares.la" )
  828. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ahost-ahost.o -MD -MP -MF ".deps/ahost-ahost.Tpo" -c -o ahost-ahost.o `test -f 'ahost.c' || echo './'`ahost.c; \
  829. then mv -f ".deps/ahost-ahost.Tpo" ".deps/ahost-ahost.Po"; else rm -f ".deps/ahost-ahost.Tpo"; exit 1; fi
  830. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ahost-ares_getopt.o -MD -MP -MF ".deps/ahost-ares_getopt.Tpo" -c -o ahost-ares_getopt.o `test -f 'ares_getopt.c' || echo './'`ares_getopt.c; \
  831. then mv -f ".deps/ahost-ares_getopt.Tpo" ".deps/ahost-ares_getopt.Po"; else rm -f ".deps/ahost-ares_getopt.Tpo"; exit 1; fi
  832. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ahost-ares_strcasecmp.o -MD -MP -MF ".deps/ahost-ares_strcasecmp.Tpo" -c -o ahost-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo './'`ares_strcasecmp.c; \
  833. then mv -f ".deps/ahost-ares_strcasecmp.Tpo" ".deps/ahost-ares_strcasecmp.Po"; else rm -f ".deps/ahost-ares_strcasecmp.Tpo"; exit 1; fi
  834. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ahost-inet_net_pton.o -MD -MP -MF ".deps/ahost-inet_net_pton.Tpo" -c -o ahost-inet_net_pton.o `test -f 'inet_net_pton.c' || echo './'`inet_net_pton.c; \
  835. then mv -f ".deps/ahost-inet_net_pton.Tpo" ".deps/ahost-inet_net_pton.Po"; else rm -f ".deps/ahost-inet_net_pton.Tpo"; exit 1; fi
  836. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ahost-inet_ntop.o -MD -MP -MF ".deps/ahost-inet_ntop.Tpo" -c -o ahost-inet_ntop.o `test -f 'inet_ntop.c' || echo './'`inet_ntop.c; \
  837. then mv -f ".deps/ahost-inet_ntop.Tpo" ".deps/ahost-inet_ntop.Po"; else rm -f ".deps/ahost-inet_ntop.Tpo"; exit 1; fi
  838. /bin/sh ./libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o ahost ahost-ahost.o ahost-ares_getopt.o ahost-ares_strcasecmp.o ahost-inet_net_pton.o ahost-inet_ntop.o ./libcares.la -lrt
  839. libtool: link: gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o .libs/ahost ahost-ahost.o ahost-ares_getopt.o ahost-ares_strcasecmp.o ahost-inet_net_pton.o ahost-inet_ntop.o ./.libs/libcares.so -lrt -Wl,-rpath -Wl,/home/ircd/UnrealIRCD/extras/c-ares/lib
  840. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT adig-adig.o -MD -MP -MF ".deps/adig-adig.Tpo" -c -o adig-adig.o `test -f 'adig.c' || echo './'`adig.c; \
  841. then mv -f ".deps/adig-adig.Tpo" ".deps/adig-adig.Po"; else rm -f ".deps/adig-adig.Tpo"; exit 1; fi
  842. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT adig-ares_getopt.o -MD -MP -MF ".deps/adig-ares_getopt.Tpo" -c -o adig-ares_getopt.o `test -f 'ares_getopt.c' || echo './'`ares_getopt.c; \
  843. then mv -f ".deps/adig-ares_getopt.Tpo" ".deps/adig-ares_getopt.Po"; else rm -f ".deps/adig-ares_getopt.Tpo"; exit 1; fi
  844. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT adig-ares_strcasecmp.o -MD -MP -MF ".deps/adig-ares_strcasecmp.Tpo" -c -o adig-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo './'`ares_strcasecmp.c; \
  845. then mv -f ".deps/adig-ares_strcasecmp.Tpo" ".deps/adig-ares_strcasecmp.Po"; else rm -f ".deps/adig-ares_strcasecmp.Tpo"; exit 1; fi
  846. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT adig-inet_net_pton.o -MD -MP -MF ".deps/adig-inet_net_pton.Tpo" -c -o adig-inet_net_pton.o `test -f 'inet_net_pton.c' || echo './'`inet_net_pton.c; \
  847. then mv -f ".deps/adig-inet_net_pton.Tpo" ".deps/adig-inet_net_pton.Po"; else rm -f ".deps/adig-inet_net_pton.Tpo"; exit 1; fi
  848. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT adig-inet_ntop.o -MD -MP -MF ".deps/adig-inet_ntop.Tpo" -c -o adig-inet_ntop.o `test -f 'inet_ntop.c' || echo './'`inet_ntop.c; \
  849. then mv -f ".deps/adig-inet_ntop.Tpo" ".deps/adig-inet_ntop.Po"; else rm -f ".deps/adig-inet_ntop.Tpo"; exit 1; fi
  850. /bin/sh ./libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o adig adig-adig.o adig-ares_getopt.o adig-ares_strcasecmp.o adig-inet_net_pton.o adig-inet_ntop.o ./libcares.la -lrt
  851. libtool: link: gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o .libs/adig adig-adig.o adig-ares_getopt.o adig-ares_strcasecmp.o adig-inet_net_pton.o adig-inet_ntop.o ./.libs/libcares.so -lrt -Wl,-rpath -Wl,/home/ircd/UnrealIRCD/extras/c-ares/lib
  852. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT acountry-acountry.o -MD -MP -MF ".deps/acountry-acountry.Tpo" -c -o acountry-acountry.o `test -f 'acountry.c' || echo './'`acountry.c; \
  853. then mv -f ".deps/acountry-acountry.Tpo" ".deps/acountry-acountry.Po"; else rm -f ".deps/acountry-acountry.Tpo"; exit 1; fi
  854. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT acountry-ares_getopt.o -MD -MP -MF ".deps/acountry-ares_getopt.Tpo" -c -o acountry-ares_getopt.o `test -f 'ares_getopt.c' || echo './'`ares_getopt.c; \
  855. then mv -f ".deps/acountry-ares_getopt.Tpo" ".deps/acountry-ares_getopt.Po"; else rm -f ".deps/acountry-ares_getopt.Tpo"; exit 1; fi
  856. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT acountry-ares_strcasecmp.o -MD -MP -MF ".deps/acountry-ares_strcasecmp.Tpo" -c -o acountry-ares_strcasecmp.o `test -f 'ares_strcasecmp.c' || echo './'`ares_strcasecmp.c; \
  857. then mv -f ".deps/acountry-ares_strcasecmp.Tpo" ".deps/acountry-ares_strcasecmp.Po"; else rm -f ".deps/acountry-ares_strcasecmp.Tpo"; exit 1; fi
  858. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT acountry-inet_net_pton.o -MD -MP -MF ".deps/acountry-inet_net_pton.Tpo" -c -o acountry-inet_net_pton.o `test -f 'inet_net_pton.c' || echo './'`inet_net_pton.c; \
  859. then mv -f ".deps/acountry-inet_net_pton.Tpo" ".deps/acountry-inet_net_pton.Po"; else rm -f ".deps/acountry-inet_net_pton.Tpo"; exit 1; fi
  860. if gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT acountry-inet_ntop.o -MD -MP -MF ".deps/acountry-inet_ntop.Tpo" -c -o acountry-inet_ntop.o `test -f 'inet_ntop.c' || echo './'`inet_ntop.c; \
  861. then mv -f ".deps/acountry-inet_ntop.Tpo" ".deps/acountry-inet_ntop.Po"; else rm -f ".deps/acountry-inet_ntop.Tpo"; exit 1; fi
  862. /bin/sh ./libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o acountry acountry-acountry.o acountry-ares_getopt.o acountry-ares_strcasecmp.o acountry-inet_net_pton.o acountry-inet_ntop.o ./libcares.la -lrt
  863. libtool: link: gcc -g0 -O2 -Wno-system-headers -fvisibility=hidden -o .libs/acountry acountry-acountry.o acountry-ares_getopt.o acountry-ares_strcasecmp.o acountry-inet_net_pton.o acountry-inet_ntop.o ./.libs/libcares.so -lrt -Wl,-rpath -Wl,/home/ircd/UnrealIRCD/extras/c-ares/lib
  864. make[1]: Leaving directory `/home/ircd/unrealircd3.2.9/extras/c-ares-1.7.3'
  865. make[1]: Entering directory `/home/ircd/unrealircd3.2.9/extras/c-ares-1.7.3'
  866. test -z "/home/ircd/UnrealIRCD/extras/c-ares/lib" || mkdir -p -- "/home/ircd/UnrealIRCD/extras/c-ares/lib"
  867. /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcares.la' '/home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.la'
  868. libtool: install: /usr/bin/install -c .libs/libcares.so.2.0.0 /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.so.2.0.0
  869. libtool: install: (cd /home/ircd/UnrealIRCD/extras/c-ares/lib && { ln -s -f libcares.so.2.0.0 libcares.so.2 || { rm -f libcares.so.2 && ln -s libcares.so.2.0.0 libcares.so.2; }; })
  870. libtool: install: (cd /home/ircd/UnrealIRCD/extras/c-ares/lib && { ln -s -f libcares.so.2.0.0 libcares.so || { rm -f libcares.so && ln -s libcares.so.2.0.0 libcares.so; }; })
  871. libtool: install: /usr/bin/install -c .libs/libcares.lai /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.la
  872. libtool: install: /usr/bin/install -c .libs/libcares.a /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.a
  873. libtool: install: chmod 644 /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.a
  874. libtool: install: ranlib /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.a
  875. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin" ldconfig -n /home/ircd/UnrealIRCD/extras/c-ares/lib
  876. ----------------------------------------------------------------------
  877. Libraries have been installed in:
  878. /home/ircd/UnrealIRCD/extras/c-ares/lib
  879.  
  880. If you ever happen to want to link against installed libraries
  881. in a given directory, LIBDIR, you must either use libtool, and
  882. specify the full pathname of the library, or use the `-LLIBDIR'
  883. flag during linking and do at least one of the following:
  884. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  885. during execution
  886. - add LIBDIR to the `LD_RUN_PATH' environment variable
  887. during linking
  888. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  889. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  890.  
  891. See any operating system documentation about shared libraries for
  892. more information, such as the ld(1) and ld.so(8) manual pages.
  893. ----------------------------------------------------------------------
  894. test -z "/home/ircd/UnrealIRCD/extras/c-ares/include" || mkdir -p -- "/home/ircd/UnrealIRCD/extras/c-ares/include"
  895. /usr/bin/install -c -m 644 'ares.h' '/home/ircd/UnrealIRCD/extras/c-ares/include/ares.h'
  896. /usr/bin/install -c -m 644 'ares_version.h' '/home/ircd/UnrealIRCD/extras/c-ares/include/ares_version.h'
  897. /usr/bin/install -c -m 644 'ares_dns.h' '/home/ircd/UnrealIRCD/extras/c-ares/include/ares_dns.h'
  898. /usr/bin/install -c -m 644 'ares_build.h' '/home/ircd/UnrealIRCD/extras/c-ares/include/ares_build.h'
  899. /usr/bin/install -c -m 644 'ares_rules.h' '/home/ircd/UnrealIRCD/extras/c-ares/include/ares_rules.h'
  900. test -z "/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3" || mkdir -p -- "/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3"
  901. /usr/bin/install -c -m 644 './ares_cancel.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_cancel.3'
  902. /usr/bin/install -c -m 644 './ares_destroy.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_destroy.3'
  903. /usr/bin/install -c -m 644 './ares_destroy_options.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_destroy_options.3'
  904. /usr/bin/install -c -m 644 './ares_dup.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_dup.3'
  905. /usr/bin/install -c -m 644 './ares_expand_name.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_expand_name.3'
  906. /usr/bin/install -c -m 644 './ares_expand_string.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_expand_string.3'
  907. /usr/bin/install -c -m 644 './ares_fds.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_fds.3'
  908. /usr/bin/install -c -m 644 './ares_free_data.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_free_data.3'
  909. /usr/bin/install -c -m 644 './ares_free_hostent.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_free_hostent.3'
  910. /usr/bin/install -c -m 644 './ares_free_string.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_free_string.3'
  911. /usr/bin/install -c -m 644 './ares_get_servers.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_get_servers.3'
  912. /usr/bin/install -c -m 644 './ares_gethostbyaddr.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_gethostbyaddr.3'
  913. /usr/bin/install -c -m 644 './ares_gethostbyname.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_gethostbyname.3'
  914. /usr/bin/install -c -m 644 './ares_gethostbyname_file.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_gethostbyname_file.3'
  915. /usr/bin/install -c -m 644 './ares_getnameinfo.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_getnameinfo.3'
  916. /usr/bin/install -c -m 644 './ares_getsock.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_getsock.3'
  917. /usr/bin/install -c -m 644 './ares_init.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_init.3'
  918. /usr/bin/install -c -m 644 './ares_init_options.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_init_options.3'
  919. /usr/bin/install -c -m 644 './ares_library_cleanup.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_library_cleanup.3'
  920. /usr/bin/install -c -m 644 './ares_library_init.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_library_init.3'
  921. /usr/bin/install -c -m 644 './ares_mkquery.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_mkquery.3'
  922. /usr/bin/install -c -m 644 './ares_parse_a_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_a_reply.3'
  923. /usr/bin/install -c -m 644 './ares_parse_aaaa_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_aaaa_reply.3'
  924. /usr/bin/install -c -m 644 './ares_parse_mx_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_mx_reply.3'
  925. /usr/bin/install -c -m 644 './ares_parse_ns_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_ns_reply.3'
  926. /usr/bin/install -c -m 644 './ares_parse_ptr_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_ptr_reply.3'
  927. /usr/bin/install -c -m 644 './ares_parse_srv_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_srv_reply.3'
  928. /usr/bin/install -c -m 644 './ares_parse_txt_reply.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_parse_txt_reply.3'
  929. /usr/bin/install -c -m 644 './ares_process.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_process.3'
  930. /usr/bin/install -c -m 644 './ares_query.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_query.3'
  931. /usr/bin/install -c -m 644 './ares_save_options.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_save_options.3'
  932. /usr/bin/install -c -m 644 './ares_search.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_search.3'
  933. /usr/bin/install -c -m 644 './ares_send.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_send.3'
  934. /usr/bin/install -c -m 644 './ares_set_servers.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_set_servers.3'
  935. /usr/bin/install -c -m 644 './ares_set_socket_callback.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_set_socket_callback.3'
  936. /usr/bin/install -c -m 644 './ares_strerror.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_strerror.3'
  937. /usr/bin/install -c -m 644 './ares_timeout.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_timeout.3'
  938. /usr/bin/install -c -m 644 './ares_version.3' '/home/ircd/UnrealIRCD/extras/c-ares/share/man/man3/ares_version.3'
  939. test -z "/home/ircd/UnrealIRCD/extras/c-ares/lib/pkgconfig" || mkdir -p -- "/home/ircd/UnrealIRCD/extras/c-ares/lib/pkgconfig"
  940. /usr/bin/install -c -m 644 'libcares.pc' '/home/ircd/UnrealIRCD/extras/c-ares/lib/pkgconfig/libcares.pc'
  941. make[1]: Leaving directory `/home/ircd/unrealircd3.2.9/extras/c-ares-1.7.3'
  942. c-ares built.
  943.  
  944. Building and installing libcurl
  945. checking whether to enable maintainer-specific portions of Makefiles... no
  946. checking whether to enable debug build options... no
  947. checking whether to enable compiler optimizer... (assumed) yes
  948. checking whether to enable strict compiler warnings... no
  949. checking whether to enable curl debug memory tracking... no
  950. checking whether to enable c-ares for DNS lookups... yes
  951. checking for sed... /bin/sed
  952. checking for grep... /bin/grep
  953. checking for egrep... /bin/grep -E
  954. checking for ar... /usr/bin/ar
  955. checking for a BSD-compatible install... /usr/bin/install -c
  956. checking whether build environment is sane... yes
  957. checking for gawk... gawk
  958. checking whether make sets $(MAKE)... yes
  959. checking curl version... 7.21.0
  960. checking build system type... x86_64-unknown-linux-gnu
  961. checking host system type... x86_64-unknown-linux-gnu
  962. checking for style of include used by make... GNU
  963. checking for gcc... gcc
  964. checking whether the C compiler works... yes
  965. checking for C compiler default output file name... a.out
  966. checking for suffix of executables...
  967. checking whether we are cross compiling... no
  968. checking for suffix of object files... o
  969. checking whether we are using the GNU C compiler... yes
  970. checking whether gcc accepts -g... yes
  971. checking for gcc option to accept ISO C89... none needed
  972. checking dependency style of gcc... gcc3
  973. checking for sys/types.h... yes
  974. checking for stdint.h... yes
  975. checking for inttypes.h... yes
  976. checking how to run the C preprocessor... gcc -E
  977. checking for grep that handles long lines and -e... (cached) /bin/grep
  978. checking for egrep... /bin/grep -E
  979. checking for ANSI C header files... yes
  980. checking for sys/types.h... (cached) yes
  981. checking for sys/stat.h... yes
  982. checking for stdlib.h... yes
  983. checking for string.h... yes
  984. checking for memory.h... yes
  985. checking for strings.h... yes
  986. checking for inttypes.h... (cached) yes
  987. checking for stdint.h... (cached) yes
  988. checking for unistd.h... yes
  989. checking size of long... 8
  990. checking size of void*... 8
  991. checking for 64-bit curl_off_t data type... long
  992. checking size of curl_off_t... 8
  993. checking formatting string directive for curl_off_t... "ld"
  994. checking formatting string directive for unsigned curl_off_t... "lu"
  995. checking constant suffix string for curl_off_t... L
  996. checking constant suffix string for unsigned curl_off_t... UL
  997. checking if OS is AIX (to define _ALL_SOURCE)... no
  998. checking if _THREAD_SAFE is already defined... no
  999. checking if _THREAD_SAFE is actually needed... no
  1000. checking if _THREAD_SAFE is onwards defined... no
  1001. checking if _REENTRANT is already defined... no
  1002. checking if _REENTRANT is actually needed... no
  1003. checking if _REENTRANT is onwards defined... no
  1004. checking for special C compiler options needed for large files... no
  1005. checking for _FILE_OFFSET_BITS value needed for large files... no
  1006. checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes
  1007. checking if compiler is icc (to build with PIC)... no
  1008. checking for a sed that does not truncate output... (cached) /bin/sed
  1009. checking for fgrep... /bin/grep -F
  1010. checking for ld used by gcc... /usr/bin/ld
  1011. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1012. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1013. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1014. checking whether ln -s works... yes
  1015. checking the maximum length of command line arguments... 1572864
  1016. checking whether the shell understands some XSI constructs... yes
  1017. checking whether the shell understands "+="... yes
  1018. checking for /usr/bin/ld option to reload object files... -r
  1019. checking for objdump... objdump
  1020. checking how to recognize dependent libraries... pass_all
  1021. checking for ar... /usr/bin/ar
  1022. checking for strip... strip
  1023. checking for ranlib... ranlib
  1024. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1025. checking for dlfcn.h... yes
  1026. checking for objdir... .libs
  1027. checking if gcc supports -fno-rtti -fno-exceptions... no
  1028. checking for gcc option to produce PIC... -fPIC -DPIC
  1029. checking if gcc PIC flag -fPIC -DPIC works... yes
  1030. checking if gcc static flag -static works... yes
  1031. checking if gcc supports -c -o file.o... yes
  1032. checking if gcc supports -c -o file.o... (cached) yes
  1033. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1034. checking dynamic linker characteristics... GNU/Linux ld.so
  1035. checking how to hardcode library paths into programs... immediate
  1036. checking whether stripping libraries is possible... yes
  1037. checking if libtool supports shared libraries... yes
  1038. checking whether to build shared libraries... no
  1039. checking whether to build static libraries... yes
  1040. checking if we need -mimpure-text... no
  1041. checking if we need BUILDING_LIBCURL... no
  1042. checking whether make sets $(MAKE)... (cached) yes
  1043. checking for inline... inline
  1044. checking if compiler is DEC/Compaq/HP C... no
  1045. checking if compiler is HP-UX C... no
  1046. checking if compiler is IBM C... no
  1047. checking if compiler is Intel C... no
  1048. checking if compiler is clang... no
  1049. checking if compiler is GNU C... yes
  1050. checking if compiler is LCC... no
  1051. checking if compiler is SGI MIPSpro C... no
  1052. checking if compiler is SGI MIPS C... no
  1053. checking if compiler is SunPro C... no
  1054. checking if compiler is Tiny C... no
  1055. checking if compiler is Watcom C... no
  1056. checking if compiler accepts debug disabling options... yes
  1057. configure: compiler options added: -g0
  1058. checking if compiler optimizer assumed setting might be used... yes
  1059. checking if compiler accepts optimizer enabling options... yes
  1060. configure: compiler options added: -O2
  1061. checking if compiler accepts strict warning options... yes
  1062. configure: compiler options added: -Wno-system-headers
  1063. checking if compiler halts on compilation errors... yes
  1064. checking if compiler halts on negative sized arrays... yes
  1065. checking if shared libraries need -no-undefined... no
  1066. checking for windows.h... no
  1067. checking whether build target is a native Windows one... no
  1068. checking whether build target supports WIN32 file API... no
  1069. checking whether to support http... yes
  1070. checking whether to support ftp... yes
  1071. checking whether to support file... yes
  1072. checking whether to support ldap... yes
  1073. checking whether to support ldaps... yes
  1074. checking whether to support rtsp... yes
  1075. checking whether to support proxies... yes
  1076. checking whether to support dict... yes
  1077. checking whether to support telnet... yes
  1078. checking whether to support tftp... yes
  1079. checking whether to support pop3... yes
  1080. checking whether to support imap... yes
  1081. checking whether to support smtp... yes
  1082. checking whether to provide built-in manual... yes
  1083. checking if X/Open network library is required... no
  1084. checking for gethostbyname... yes
  1085. checking for strcasecmp... yes
  1086. checking for windows.h... (cached) no
  1087. checking for winsock.h... (cached) no
  1088. checking for winsock2.h... (cached) no
  1089. checking for connect in libraries... yes
  1090. checking whether time.h and sys/time.h may both be included... yes
  1091. checking for sys/types.h... (cached) yes
  1092. checking sys/time.h usability... yes
  1093. checking sys/time.h presence... yes
  1094. checking for sys/time.h... yes
  1095. checking time.h usability... yes
  1096. checking time.h presence... yes
  1097. checking for time.h... yes
  1098. checking for monotonic clock_gettime... yes
  1099. checking for clock_gettime in libraries... -lrt
  1100. checking if monotonic clock_gettime works... yes
  1101. checking whether to use libgcc... no
  1102. checking for lber.h... yes
  1103. checking for ldap.h... yes
  1104. checking for ldapssl.h... no
  1105. checking for ldap_ssl.h... no
  1106. checking for LDAP libraries... -llber -lldap
  1107. checking for ldap_url_parse... yes
  1108. checking for ldap_init_fd... yes
  1109. checking whether to enable ipv6... no
  1110. checking if argv can be written to... yes
  1111. checking if Kerberos4 support is requested... no
  1112. checking if SPNEGO support is requested... no
  1113. checking if GSSAPI support is requested... no
  1114. checking for pkg-config... /usr/bin/pkg-config
  1115. checking for openssl options with pkg-config... found
  1116. configure: pkg-config: SSL_LIBS: "-lssl -lcrypto "
  1117. configure: pkg-config: SSL_LDFLAGS: " "
  1118. configure: pkg-config: SSL_CPPFLAGS: " "
  1119. checking for CRYPTO_lock in -lcrypto... yes
  1120. checking for SSL_connect in -lssl... yes
  1121. checking openssl/x509.h usability... yes
  1122. checking openssl/x509.h presence... yes
  1123. checking for openssl/x509.h... yes
  1124. checking openssl/rsa.h usability... yes
  1125. checking openssl/rsa.h presence... yes
  1126. checking for openssl/rsa.h... yes
  1127. checking openssl/crypto.h usability... yes
  1128. checking openssl/crypto.h presence... yes
  1129. checking for openssl/crypto.h... yes
  1130. checking openssl/pem.h usability... yes
  1131. checking openssl/pem.h presence... yes
  1132. checking for openssl/pem.h... yes
  1133. checking openssl/ssl.h usability... yes
  1134. checking openssl/ssl.h presence... yes
  1135. checking for openssl/ssl.h... yes
  1136. checking openssl/err.h usability... yes
  1137. checking openssl/err.h presence... yes
  1138. checking for openssl/err.h... yes
  1139. checking openssl/pkcs12.h usability... yes
  1140. checking openssl/pkcs12.h presence... yes
  1141. checking for openssl/pkcs12.h... yes
  1142. checking for ENGINE_init... yes
  1143. checking openssl/engine.h usability... yes
  1144. checking openssl/engine.h presence... yes
  1145. checking for openssl/engine.h... yes
  1146. checking for ENGINE_load_builtin_engines... yes
  1147. checking for RAND_status... yes
  1148. checking for RAND_screen... no
  1149. checking for RAND_egd... yes
  1150. checking for ENGINE_cleanup... yes
  1151. checking for CRYPTO_cleanup_all_ex_data... yes
  1152. checking for SSL_get_shutdown... yes
  1153. checking for yaSSL using OpenSSL compatibility mode... no
  1154. checking for inflateEnd in -lz... yes
  1155. checking zlib.h usability... yes
  1156. checking zlib.h presence... yes
  1157. checking for zlib.h... yes
  1158. configure: found both libz and libz.h header
  1159. checking for "/dev/urandom"... yes
  1160. checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
  1161. checking for libssh2_channel_open_ex in -lssh2... no
  1162. checking libssh2.h usability... no
  1163. checking libssh2.h presence... no
  1164. checking for libssh2.h... no
  1165. checking for RTMP_Init in -lrtmp... yes
  1166. checking librtmp/rtmp.h usability... yes
  1167. checking librtmp/rtmp.h presence... yes
  1168. checking for librtmp/rtmp.h... yes
  1169. checking whether to build with libidn... yes
  1170. checking for idna_to_ascii_lz in -lidn... yes
  1171. checking for idn_free... yes
  1172. checking for idna_strerror... yes
  1173. checking for tld_strerror... yes
  1174. checking idn-free.h usability... yes
  1175. checking idn-free.h presence... yes
  1176. checking for idn-free.h... yes
  1177. checking tld.h usability... yes
  1178. checking tld.h presence... yes
  1179. checking for tld.h... yes
  1180. checking for ANSI C header files... (cached) yes
  1181. checking for malloc.h... yes
  1182. checking for memory.h... (cached) yes
  1183. checking for sys/types.h... (cached) yes
  1184. checking for sys/time.h... (cached) yes
  1185. checking for sys/select.h... yes
  1186. checking for sys/socket.h... yes
  1187. checking for sys/ioctl.h... yes
  1188. checking for sys/uio.h... yes
  1189. checking for assert.h... yes
  1190. checking for unistd.h... (cached) yes
  1191. checking for stdlib.h... (cached) yes
  1192. checking for limits.h... yes
  1193. checking for arpa/inet.h... yes
  1194. checking for net/if.h... yes
  1195. checking for netinet/in.h... yes
  1196. checking for sys/un.h... yes
  1197. checking for netinet/tcp.h... yes
  1198. checking for netdb.h... yes
  1199. checking for sys/sockio.h... no
  1200. checking for sys/stat.h... (cached) yes
  1201. checking for sys/param.h... yes
  1202. checking for termios.h... yes
  1203. checking for termio.h... yes
  1204. checking for sgtty.h... yes
  1205. checking for fcntl.h... yes
  1206. checking for alloca.h... yes
  1207. checking for time.h... (cached) yes
  1208. checking for io.h... no
  1209. checking for pwd.h... yes
  1210. checking for utime.h... yes
  1211. checking for sys/utime.h... no
  1212. checking for sys/poll.h... yes
  1213. checking for poll.h... yes
  1214. checking for socket.h... no
  1215. checking for sys/resource.h... yes
  1216. checking for libgen.h... yes
  1217. checking for locale.h... yes
  1218. checking for errno.h... yes
  1219. checking for stdbool.h... yes
  1220. checking for arpa/tftp.h... yes
  1221. checking for sys/filio.h... no
  1222. checking for setjmp.h... yes
  1223. checking for an ANSI C-conforming const... yes
  1224. checking for compiler support of C99 variadic macro style... yes
  1225. checking for compiler support of old gcc variadic macro style... yes
  1226. checking for size_t... yes
  1227. checking whether time.h and sys/time.h may both be included... (cached) yes
  1228. checking for sys/types.h... (cached) yes
  1229. checking for sys/time.h... (cached) yes
  1230. checking for time.h... (cached) yes
  1231. checking for sys/socket.h... (cached) yes
  1232. checking for struct timeval... yes
  1233. checking run-time libs availability... fine
  1234. checking size of size_t... 8
  1235. checking size of long... (cached) 8
  1236. checking size of int... 4
  1237. checking size of short... 2
  1238. checking size of time_t... 8
  1239. checking size of off_t... 8
  1240. checking for long long... yes
  1241. checking if numberLL works... yes
  1242. checking for ssize_t... yes
  1243. checking for bool... yes
  1244. checking for windows.h... (cached) no
  1245. checking for winsock2.h... (cached) no
  1246. checking for ws2tcpip.h... (cached) no
  1247. checking for sys/types.h... (cached) yes
  1248. checking for sys/socket.h... (cached) yes
  1249. checking for curl_socklen_t data type... socklen_t
  1250. checking size of curl_socklen_t... 4
  1251. checking for in_addr_t... yes
  1252. checking for struct sockaddr_storage... yes
  1253. checking signal.h usability... yes
  1254. checking signal.h presence... yes
  1255. checking for signal.h... yes
  1256. checking for sig_atomic_t... yes
  1257. checking if sig_atomic_t is already defined as volatile... no
  1258. checking return type of signal handlers... void
  1259. checking for sys/select.h... (cached) yes
  1260. checking for sys/socket.h... (cached) yes
  1261. checking for select... yes
  1262. checking types of args and return type for select... int,fd_set *,struct timeval *,int
  1263. checking for sys/types.h... (cached) yes
  1264. checking for sys/socket.h... (cached) yes
  1265. checking for recv... yes
  1266. checking types of args and return type for recv... int,void *,size_t,int,ssize_t
  1267. checking for sys/types.h... (cached) yes
  1268. checking for sys/socket.h... (cached) yes
  1269. checking for recvfrom... yes
  1270. checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t
  1271. checking for sys/types.h... (cached) yes
  1272. checking for sys/socket.h... (cached) yes
  1273. checking for send... yes
  1274. checking types of args and return type for send... int,const void *,size_t,int,ssize_t
  1275. checking for sys/types.h... (cached) yes
  1276. checking for sys/socket.h... (cached) yes
  1277. checking for MSG_NOSIGNAL... yes
  1278. checking for sys/types.h... (cached) yes
  1279. checking for unistd.h... (cached) yes
  1280. checking if alarm can be linked... yes
  1281. checking if alarm is prototyped... yes
  1282. checking if alarm is compilable... yes
  1283. checking if alarm usage allowed... yes
  1284. checking if alarm might be used... yes
  1285. checking for sys/types.h... (cached) yes
  1286. checking for string.h... (cached) yes
  1287. checking for strings.h... (cached) yes
  1288. checking for sys/types.h... (cached) yes
  1289. checking for libgen.h... (cached) yes
  1290. checking if basename can be linked... yes
  1291. checking if basename is prototyped... yes
  1292. checking if basename is compilable... yes
  1293. checking if basename usage allowed... yes
  1294. checking if basename might be used... yes
  1295. checking for sys/types.h... (cached) yes
  1296. checking for socket.h... (cached) no
  1297. checking if closesocket can be linked... no
  1298. checking if closesocket might be used... no
  1299. checking if CloseSocket can be linked... no
  1300. checking if CloseSocket might be used... no
  1301. checking if connect can be linked... yes
  1302. checking if connect is prototyped... yes
  1303. checking if connect is compilable... yes
  1304. checking if connect usage allowed... yes
  1305. checking if connect might be used... yes
  1306. checking for sys/types.h... (cached) yes
  1307. checking for unistd.h... (cached) yes
  1308. checking for fcntl.h... (cached) yes
  1309. checking if fcntl can be linked... yes
  1310. checking if fcntl is prototyped... yes
  1311. checking if fcntl is compilable... yes
  1312. checking if fcntl usage allowed... yes
  1313. checking if fcntl might be used... yes
  1314. checking if fcntl O_NONBLOCK is compilable... yes
  1315. checking if fcntl O_NONBLOCK usage allowed... yes
  1316. checking if fcntl O_NONBLOCK might be used... yes
  1317. checking for sys/types.h... (cached) yes
  1318. checking for stdio.h... yes
  1319. checking if fdopen can be linked... yes
  1320. checking if fdopen is prototyped... yes
  1321. checking if fdopen is compilable... yes
  1322. checking if fdopen usage allowed... yes
  1323. checking if fdopen might be used... yes
  1324. checking for sys/types.h... (cached) yes
  1325. checking for netdb.h... (cached) yes
  1326. checking if freeaddrinfo can be linked... yes
  1327. checking if freeaddrinfo is prototyped... yes
  1328. checking if freeaddrinfo is compilable... yes
  1329. checking if freeaddrinfo usage allowed... yes
  1330. checking if freeaddrinfo might be used... yes
  1331. checking for sys/types.h... (cached) yes
  1332. checking for sys/socket.h... (cached) yes
  1333. checking for netinet/in.h... (cached) yes
  1334. checking for ifaddrs.h... yes
  1335. checking if freeifaddrs can be linked... yes
  1336. checking if freeifaddrs is prototyped... yes
  1337. checking if freeifaddrs is compilable... yes
  1338. checking if freeifaddrs usage allowed... yes
  1339. checking if freeifaddrs might be used... yes
  1340. checking if ftruncate can be linked... yes
  1341. checking if ftruncate is prototyped... yes
  1342. checking if ftruncate is compilable... yes
  1343. checking if ftruncate usage allowed... yes
  1344. checking if ftruncate might be used... yes
  1345. checking for sys/types.h... (cached) yes
  1346. checking for stdlib.h... (cached) yes
  1347. checking if getaddrinfo can be linked... yes
  1348. checking if getaddrinfo is prototyped... yes
  1349. checking if getaddrinfo is compilable... yes
  1350. checking if getaddrinfo seems to work... yes
  1351. checking if getaddrinfo usage allowed... yes
  1352. checking if getaddrinfo might be used... yes
  1353. checking if getaddrinfo is threadsafe... yes
  1354. checking if gethostbyaddr can be linked... yes
  1355. checking if gethostbyaddr is prototyped... yes
  1356. checking if gethostbyaddr is compilable... yes
  1357. checking if gethostbyaddr usage allowed... yes
  1358. checking if gethostbyaddr might be used... yes
  1359. checking if gethostbyaddr_r can be linked... yes
  1360. checking if gethostbyaddr_r is prototyped... yes
  1361. checking if gethostbyaddr_r takes 5 args.... no
  1362. checking if gethostbyaddr_r takes 7 args.... no
  1363. checking if gethostbyaddr_r takes 8 args.... yes
  1364. checking if gethostbyaddr_r is compilable... yes
  1365. checking if gethostbyaddr_r usage allowed... yes
  1366. checking if gethostbyaddr_r might be used... yes
  1367. checking if gethostbyname can be linked... yes
  1368. checking if gethostbyname is prototyped... yes
  1369. checking if gethostbyname is compilable... yes
  1370. checking if gethostbyname usage allowed... yes
  1371. checking if gethostbyname might be used... yes
  1372. checking if gethostbyname_r can be linked... yes
  1373. checking if gethostbyname_r is prototyped... yes
  1374. checking if gethostbyname_r takes 3 args.... no
  1375. checking if gethostbyname_r takes 5 args.... no
  1376. checking if gethostbyname_r takes 6 args.... yes
  1377. checking if gethostbyname_r is compilable... yes
  1378. checking if gethostbyname_r usage allowed... yes
  1379. checking if gethostbyname_r might be used... yes
  1380. checking if gethostname can be linked... yes
  1381. checking if gethostname is prototyped... yes
  1382. checking if gethostname is compilable... yes
  1383. checking if gethostname usage allowed... yes
  1384. checking if gethostname might be used... yes
  1385. checking if getifaddrs can be linked... yes
  1386. checking if getifaddrs is prototyped... yes
  1387. checking if getifaddrs is compilable... yes
  1388. checking if getifaddrs seems to work... yes
  1389. checking if getifaddrs usage allowed... yes
  1390. checking if getifaddrs might be used... yes
  1391. checking if getservbyport_r can be linked... yes
  1392. checking if getservbyport_r is prototyped... yes
  1393. checking if getservbyport_r takes 4 args.... no
  1394. checking if getservbyport_r takes 5 args.... no
  1395. checking if getservbyport_r takes 6 args.... yes
  1396. checking if getservbyport_r is compilable... yes
  1397. checking if getservbyport_r usage allowed... yes
  1398. checking if getservbyport_r might be used... yes
  1399. checking for sys/types.h... (cached) yes
  1400. checking for sys/time.h... (cached) yes
  1401. checking for time.h... (cached) yes
  1402. checking if gmtime_r can be linked... yes
  1403. checking if gmtime_r is prototyped... yes
  1404. checking if gmtime_r is compilable... yes
  1405. checking if gmtime_r seems to work... yes
  1406. checking if gmtime_r usage allowed... yes
  1407. checking if gmtime_r might be used... yes
  1408. checking for sys/types.h... (cached) yes
  1409. checking for sys/socket.h... (cached) yes
  1410. checking for netinet/in.h... (cached) yes
  1411. checking for arpa/inet.h... (cached) yes
  1412. checking if inet_ntoa_r can be linked... no
  1413. checking if inet_ntoa_r might be used... no
  1414. checking if inet_ntop can be linked... yes
  1415. checking if inet_ntop is prototyped... yes
  1416. checking if inet_ntop is compilable... yes
  1417. checking if inet_ntop seems to work... yes
  1418. checking if inet_ntop usage allowed... yes
  1419. checking if inet_ntop might be used... yes
  1420. checking if inet_pton can be linked... yes
  1421. checking if inet_pton is prototyped... yes
  1422. checking if inet_pton is compilable... yes
  1423. checking if inet_pton seems to work... yes
  1424. checking if inet_pton usage allowed... yes
  1425. checking if inet_pton might be used... yes
  1426. checking for sys/types.h... (cached) yes
  1427. checking for unistd.h... (cached) yes
  1428. checking for sys/socket.h... (cached) yes
  1429. checking for sys/ioctl.h... (cached) yes
  1430. checking for stropts.h... yes
  1431. checking if ioctl can be linked... yes
  1432. checking if ioctl is prototyped... yes
  1433. checking if ioctl is compilable... yes
  1434. checking if ioctl usage allowed... yes
  1435. checking if ioctl might be used... yes
  1436. checking if ioctl FIONBIO is compilable... yes
  1437. checking if ioctl FIONBIO usage allowed... yes
  1438. checking if ioctl FIONBIO might be used... yes
  1439. checking if ioctl SIOCGIFADDR is compilable... yes
  1440. checking if ioctl SIOCGIFADDR usage allowed... yes
  1441. checking if ioctl SIOCGIFADDR might be used... yes
  1442. checking if ioctlsocket can be linked... no
  1443. checking if ioctlsocket might be used... no
  1444. checking if IoctlSocket can be linked... no
  1445. checking if IoctlSocket might be used... no
  1446. checking if localtime_r can be linked... yes
  1447. checking if localtime_r is prototyped... yes
  1448. checking if localtime_r is compilable... yes
  1449. checking if localtime_r seems to work... yes
  1450. checking if localtime_r usage allowed... yes
  1451. checking if localtime_r might be used... yes
  1452. checking if memrchr can be linked... yes
  1453. checking if memrchr is prototyped... no
  1454. checking if memrchr might be used... no
  1455. checking for sys/types.h... (cached) yes
  1456. checking for poll.h... (cached) yes
  1457. checking for sys/poll.h... (cached) yes
  1458. checking if poll can be linked... yes
  1459. checking if poll is prototyped... yes
  1460. checking if poll is compilable... yes
  1461. checking if poll seems to work... yes
  1462. checking if poll usage allowed... yes
  1463. checking if poll might be used... yes
  1464. checking if setsockopt can be linked... yes
  1465. checking if setsockopt is prototyped... yes
  1466. checking if setsockopt is compilable... yes
  1467. checking if setsockopt usage allowed... yes
  1468. checking if setsockopt might be used... yes
  1469. checking if setsockopt SO_NONBLOCK is compilable... no
  1470. checking if setsockopt SO_NONBLOCK might be used... no
  1471. checking for sys/types.h... (cached) yes
  1472. checking for signal.h... (cached) yes
  1473. checking if sigaction can be linked... yes
  1474. checking if sigaction is prototyped... yes
  1475. checking if sigaction is compilable... yes
  1476. checking if sigaction usage allowed... yes
  1477. checking if sigaction might be used... yes
  1478. checking if siginterrupt can be linked... yes
  1479. checking if siginterrupt is prototyped... yes
  1480. checking if siginterrupt is compilable... yes
  1481. checking if siginterrupt usage allowed... yes
  1482. checking if siginterrupt might be used... yes
  1483. checking if signal can be linked... yes
  1484. checking if signal is prototyped... yes
  1485. checking if signal is compilable... yes
  1486. checking if signal usage allowed... yes
  1487. checking if signal might be used... yes
  1488. checking for sys/types.h... (cached) yes
  1489. checking for setjmp.h... (cached) yes
  1490. checking if sigsetjmp can be linked... no
  1491. checking if sigsetjmp seems a macro... yes
  1492. checking if sigsetjmp is compilable... yes
  1493. checking if sigsetjmp usage allowed... yes
  1494. checking if sigsetjmp might be used... yes
  1495. checking if socket can be linked... yes
  1496. checking if socket is prototyped... yes
  1497. checking if socket is compilable... yes
  1498. checking if socket usage allowed... yes
  1499. checking if socket might be used... yes
  1500. checking if strcasecmp can be linked... yes
  1501. checking if strcasecmp is prototyped... yes
  1502. checking if strcasecmp is compilable... yes
  1503. checking if strcasecmp usage allowed... yes
  1504. checking if strcasecmp might be used... yes
  1505. checking if strcasestr can be linked... yes
  1506. checking if strcasestr is prototyped... no
  1507. checking if strcasestr might be used... no
  1508. checking if strcmpi can be linked... no
  1509. checking if strcmpi might be used... no
  1510. checking if strdup can be linked... yes
  1511. checking if strdup is prototyped... yes
  1512. checking if strdup is compilable... yes
  1513. checking if strdup usage allowed... yes
  1514. checking if strdup might be used... yes
  1515. checking if strerror_r can be linked... yes
  1516. checking if strerror_r is prototyped... yes
  1517. checking if strerror_r is compilable... yes
  1518. checking if strerror_r is glibc like... no
  1519. checking if strerror_r is POSIX like... yes
  1520. checking if strerror_r seems to work... yes
  1521. checking if strerror_r usage allowed... yes
  1522. checking if strerror_r might be used... yes
  1523. checking if stricmp can be linked... no
  1524. checking if stricmp might be used... no
  1525. checking if strlcat can be linked... no
  1526. checking if strlcat might be used... no
  1527. checking if strncasecmp can be linked... yes
  1528. checking if strncasecmp is prototyped... yes
  1529. checking if strncasecmp is compilable... yes
  1530. checking if strncasecmp usage allowed... yes
  1531. checking if strncasecmp might be used... yes
  1532. checking if strncmpi can be linked... no
  1533. checking if strncmpi might be used... no
  1534. checking if strnicmp can be linked... no
  1535. checking if strnicmp might be used... no
  1536. checking if strstr can be linked... yes
  1537. checking if strstr is prototyped... yes
  1538. checking if strstr is compilable... yes
  1539. checking if strstr usage allowed... yes
  1540. checking if strstr might be used... yes
  1541. checking if strtok_r can be linked... yes
  1542. checking if strtok_r is prototyped... yes
  1543. checking if strtok_r is compilable... yes
  1544. checking if strtok_r usage allowed... yes
  1545. checking if strtok_r might be used... yes
  1546. checking if strtoll can be linked... yes
  1547. checking if strtoll is prototyped... yes
  1548. checking if strtoll is compilable... yes
  1549. checking if strtoll usage allowed... yes
  1550. checking if strtoll might be used... yes
  1551. checking for sys/types.h... (cached) yes
  1552. checking for sys/uio.h... (cached) yes
  1553. checking if writev can be linked... yes
  1554. checking if writev is prototyped... yes
  1555. checking if writev is compilable... yes
  1556. checking if writev usage allowed... yes
  1557. checking if writev might be used... yes
  1558. checking for fork... yes
  1559. checking for geteuid... yes
  1560. checking for getpass_r... no
  1561. checking deeper for getpass_r... but still no
  1562. checking for getppid... yes
  1563. checking for getprotobyname... yes
  1564. checking for getpwuid... yes
  1565. checking for getrlimit... yes
  1566. checking for gettimeofday... yes
  1567. checking for inet_addr... yes
  1568. checking for perror... yes
  1569. checking for pipe... yes
  1570. checking for setlocale... yes
  1571. checking for setmode... no
  1572. checking deeper for setmode... but still no
  1573. checking for setrlimit... yes
  1574. checking for uname... yes
  1575. checking for utime... yes
  1576. checking for sys/types.h... (cached) yes
  1577. checking for sys/socket.h... (cached) yes
  1578. checking for netdb.h... (cached) yes
  1579. checking for getnameinfo... yes
  1580. checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
  1581. checking whether to enable non-blocking communications... yes
  1582. checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
  1583. checking for perl... /usr/bin/perl
  1584. checking for gnroff... no
  1585. checking for nroff... /usr/bin/nroff
  1586. checking how to use *nroff to get plain text from man pages... -man
  1587. checking that c-ares is good and recent enough... yes
  1588. checking whether to enable the threaded resolver... no
  1589. checking whether to enable verbose strings... yes
  1590. checking whether to enable SSPI support (Windows native builds only)... no
  1591. checking whether to enable cryptographic authentication methods... yes
  1592. checking whether to enable support for cookies... yes
  1593. checking whether to enable hidden symbols in the library... no
  1594. checking whether to enforce SONAME bump... no
  1595. configure: creating ./config.status
  1596. config.status: creating Makefile
  1597. config.status: creating docs/Makefile
  1598. config.status: creating docs/examples/Makefile
  1599. config.status: creating docs/libcurl/Makefile
  1600. config.status: creating include/Makefile
  1601. config.status: creating include/curl/Makefile
  1602. config.status: creating src/Makefile
  1603. config.status: creating lib/Makefile
  1604. config.status: creating tests/Makefile
  1605. config.status: creating tests/data/Makefile
  1606. config.status: creating tests/server/Makefile
  1607. config.status: creating tests/libtest/Makefile
  1608. config.status: creating packages/Makefile
  1609. config.status: creating packages/Win32/Makefile
  1610. config.status: creating packages/Win32/cygwin/Makefile
  1611. config.status: creating packages/Linux/Makefile
  1612. config.status: creating packages/Linux/RPM/Makefile
  1613. config.status: creating packages/Linux/RPM/curl.spec
  1614. config.status: creating packages/Linux/RPM/curl-ssl.spec
  1615. config.status: creating packages/Solaris/Makefile
  1616. config.status: creating packages/EPM/curl.list
  1617. config.status: creating packages/EPM/Makefile
  1618. config.status: creating packages/vms/Makefile
  1619. config.status: creating packages/AIX/Makefile
  1620. config.status: creating packages/AIX/RPM/Makefile
  1621. config.status: creating packages/AIX/RPM/curl.spec
  1622. config.status: creating curl-config
  1623. config.status: creating libcurl.pc
  1624. config.status: creating lib/curl_config.h
  1625. config.status: creating src/curl_config.h
  1626. config.status: creating include/curl/curlbuild.h
  1627. config.status: executing depfiles commands
  1628. config.status: executing libtool commands
  1629. configure: Configured to build curl/libcurl:
  1630.  
  1631. curl version: 7.21.0
  1632. Host setup: x86_64-unknown-linux-gnu
  1633. Install prefix: /home/ircd/curl
  1634. Compiler: gcc
  1635. SSL support: enabled (OpenSSL)
  1636. SSH support: no (--with-libssh2)
  1637. zlib support: enabled
  1638. krb4 support: no (--with-krb4*)
  1639. GSSAPI support: no (--with-gssapi)
  1640. SPNEGO support: no (--with-spnego)
  1641. resolver: c-ares
  1642. ipv6 support: no (--enable-ipv6)
  1643. IDN support: enabled
  1644. Build libcurl: Shared=no, Static=yes
  1645. Built-in manual: enabled
  1646. Verbose errors: enabled (--disable-verbose)
  1647. SSPI support: no (--enable-sspi)
  1648. ca cert bundle: /etc/ssl/certs/ca-certificates.crt
  1649. ca cert path: no
  1650. LDAP support: enabled (OpenLDAP)
  1651. LDAPS support: enabled
  1652. RTSP support: enabled
  1653. RTMP support: enabled (librtmp)
  1654. Protocols: DICT FILE FTP FTPS HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTMP RTSP SMTP SMTPS TELNET TFTP
  1655.  
  1656. Making all in lib
  1657. make[1]: Entering directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/lib'
  1658. make all-am
  1659. make[2]: Entering directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/lib'
  1660. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
  1661. then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
  1662. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o
  1663. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT timeval.lo -MD -MP -MF ".deps/timeval.Tpo" -c -o timeval.lo timeval.c; \
  1664. then mv -f ".deps/timeval.Tpo" ".deps/timeval.Plo"; else rm -f ".deps/timeval.Tpo"; exit 1; fi
  1665. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o timeval.o
  1666. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \
  1667. then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi
  1668. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o base64.o
  1669. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip.lo -MD -MP -MF ".deps/hostip.Tpo" -c -o hostip.lo hostip.c; \
  1670. then mv -f ".deps/hostip.Tpo" ".deps/hostip.Plo"; else rm -f ".deps/hostip.Tpo"; exit 1; fi
  1671. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o hostip.o
  1672. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT progress.lo -MD -MP -MF ".deps/progress.Tpo" -c -o progress.lo progress.c; \
  1673. then mv -f ".deps/progress.Tpo" ".deps/progress.Plo"; else rm -f ".deps/progress.Tpo"; exit 1; fi
  1674. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o progress.o
  1675. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT formdata.lo -MD -MP -MF ".deps/formdata.Tpo" -c -o formdata.lo formdata.c; \
  1676. then mv -f ".deps/formdata.Tpo" ".deps/formdata.Plo"; else rm -f ".deps/formdata.Tpo"; exit 1; fi
  1677. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o formdata.o
  1678. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT cookie.lo -MD -MP -MF ".deps/cookie.Tpo" -c -o cookie.lo cookie.c; \
  1679. then mv -f ".deps/cookie.Tpo" ".deps/cookie.Plo"; else rm -f ".deps/cookie.Tpo"; exit 1; fi
  1680. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o cookie.o
  1681. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.c; \
  1682. then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi
  1683. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o http.o
  1684. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT sendf.lo -MD -MP -MF ".deps/sendf.Tpo" -c -o sendf.lo sendf.c; \
  1685. then mv -f ".deps/sendf.Tpo" ".deps/sendf.Plo"; else rm -f ".deps/sendf.Tpo"; exit 1; fi
  1686. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -fPIC -DPIC -o sendf.o
  1687. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ftp.lo -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.lo ftp.c; \
  1688. then mv -f ".deps/ftp.Tpo" ".deps/ftp.Plo"; else rm -f ".deps/ftp.Tpo"; exit 1; fi
  1689. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o ftp.o
  1690. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \
  1691. then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi
  1692. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o url.o
  1693. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \
  1694. then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi
  1695. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o dict.o
  1696. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT if2ip.lo -MD -MP -MF ".deps/if2ip.Tpo" -c -o if2ip.lo if2ip.c; \
  1697. then mv -f ".deps/if2ip.Tpo" ".deps/if2ip.Plo"; else rm -f ".deps/if2ip.Tpo"; exit 1; fi
  1698. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o if2ip.o
  1699. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF ".deps/speedcheck.Tpo" -c -o speedcheck.lo speedcheck.c; \
  1700. then mv -f ".deps/speedcheck.Tpo" ".deps/speedcheck.Plo"; else rm -f ".deps/speedcheck.Tpo"; exit 1; fi
  1701. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o speedcheck.o
  1702. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ldap.lo -MD -MP -MF ".deps/ldap.Tpo" -c -o ldap.lo ldap.c; \
  1703. then mv -f ".deps/ldap.Tpo" ".deps/ldap.Plo"; else rm -f ".deps/ldap.Tpo"; exit 1; fi
  1704. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o ldap.o
  1705. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ssluse.lo -MD -MP -MF ".deps/ssluse.Tpo" -c -o ssluse.lo ssluse.c; \
  1706. then mv -f ".deps/ssluse.Tpo" ".deps/ssluse.Plo"; else rm -f ".deps/ssluse.Tpo"; exit 1; fi
  1707. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -fPIC -DPIC -o ssluse.o
  1708. ssluse.c: In function ‘ossl_connect_step1’:
  1709. ssluse.c:1458:16: warning: assignment makes pointer from integer without a cast [enabled by default]
  1710. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \
  1711. then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi
  1712. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o version.o
  1713. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT getenv.lo -MD -MP -MF ".deps/getenv.Tpo" -c -o getenv.lo getenv.c; \
  1714. then mv -f ".deps/getenv.Tpo" ".deps/getenv.Plo"; else rm -f ".deps/getenv.Tpo"; exit 1; fi
  1715. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o getenv.o
  1716. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT escape.lo -MD -MP -MF ".deps/escape.Tpo" -c -o escape.lo escape.c; \
  1717. then mv -f ".deps/escape.Tpo" ".deps/escape.Plo"; else rm -f ".deps/escape.Tpo"; exit 1; fi
  1718. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -fPIC -DPIC -o escape.o
  1719. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT mprintf.lo -MD -MP -MF ".deps/mprintf.Tpo" -c -o mprintf.lo mprintf.c; \
  1720. then mv -f ".deps/mprintf.Tpo" ".deps/mprintf.Plo"; else rm -f ".deps/mprintf.Tpo"; exit 1; fi
  1721. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -fPIC -DPIC -o mprintf.o
  1722. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT telnet.lo -MD -MP -MF ".deps/telnet.Tpo" -c -o telnet.lo telnet.c; \
  1723. then mv -f ".deps/telnet.Tpo" ".deps/telnet.Plo"; else rm -f ".deps/telnet.Tpo"; exit 1; fi
  1724. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o telnet.o
  1725. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT netrc.lo -MD -MP -MF ".deps/netrc.Tpo" -c -o netrc.lo netrc.c; \
  1726. then mv -f ".deps/netrc.Tpo" ".deps/netrc.Plo"; else rm -f ".deps/netrc.Tpo"; exit 1; fi
  1727. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -fPIC -DPIC -o netrc.o
  1728. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT getinfo.lo -MD -MP -MF ".deps/getinfo.Tpo" -c -o getinfo.lo getinfo.c; \
  1729. then mv -f ".deps/getinfo.Tpo" ".deps/getinfo.Plo"; else rm -f ".deps/getinfo.Tpo"; exit 1; fi
  1730. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o getinfo.o
  1731. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT transfer.lo -MD -MP -MF ".deps/transfer.Tpo" -c -o transfer.lo transfer.c; \
  1732. then mv -f ".deps/transfer.Tpo" ".deps/transfer.Plo"; else rm -f ".deps/transfer.Tpo"; exit 1; fi
  1733. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -fPIC -DPIC -o transfer.o
  1734. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strequal.lo -MD -MP -MF ".deps/strequal.Tpo" -c -o strequal.lo strequal.c; \
  1735. then mv -f ".deps/strequal.Tpo" ".deps/strequal.Plo"; else rm -f ".deps/strequal.Tpo"; exit 1; fi
  1736. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o strequal.o
  1737. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT easy.lo -MD -MP -MF ".deps/easy.Tpo" -c -o easy.lo easy.c; \
  1738. then mv -f ".deps/easy.Tpo" ".deps/easy.Plo"; else rm -f ".deps/easy.Tpo"; exit 1; fi
  1739. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o easy.o
  1740. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \
  1741. then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi
  1742. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o security.o
  1743. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT krb4.lo -MD -MP -MF ".deps/krb4.Tpo" -c -o krb4.lo krb4.c; \
  1744. then mv -f ".deps/krb4.Tpo" ".deps/krb4.Plo"; else rm -f ".deps/krb4.Tpo"; exit 1; fi
  1745. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -fPIC -DPIC -o krb4.o
  1746. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_fnmatch.lo -MD -MP -MF ".deps/curl_fnmatch.Tpo" -c -o curl_fnmatch.lo curl_fnmatch.c; \
  1747. then mv -f ".deps/curl_fnmatch.Tpo" ".deps/curl_fnmatch.Plo"; else rm -f ".deps/curl_fnmatch.Tpo"; exit 1; fi
  1748. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_fnmatch.lo -MD -MP -MF .deps/curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o curl_fnmatch.o
  1749. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT fileinfo.lo -MD -MP -MF ".deps/fileinfo.Tpo" -c -o fileinfo.lo fileinfo.c; \
  1750. then mv -f ".deps/fileinfo.Tpo" ".deps/fileinfo.Plo"; else rm -f ".deps/fileinfo.Tpo"; exit 1; fi
  1751. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o fileinfo.o
  1752. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ftplistparser.lo -MD -MP -MF ".deps/ftplistparser.Tpo" -c -o ftplistparser.lo ftplistparser.c; \
  1753. then mv -f ".deps/ftplistparser.Tpo" ".deps/ftplistparser.Plo"; else rm -f ".deps/ftplistparser.Tpo"; exit 1; fi
  1754. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ftplistparser.lo -MD -MP -MF .deps/ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o ftplistparser.o
  1755. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT wildcard.lo -MD -MP -MF ".deps/wildcard.Tpo" -c -o wildcard.lo wildcard.c; \
  1756. then mv -f ".deps/wildcard.Tpo" ".deps/wildcard.Plo"; else rm -f ".deps/wildcard.Tpo"; exit 1; fi
  1757. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT wildcard.lo -MD -MP -MF .deps/wildcard.Tpo -c wildcard.c -fPIC -DPIC -o wildcard.o
  1758. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT krb5.lo -MD -MP -MF ".deps/krb5.Tpo" -c -o krb5.lo krb5.c; \
  1759. then mv -f ".deps/krb5.Tpo" ".deps/krb5.Plo"; else rm -f ".deps/krb5.Tpo"; exit 1; fi
  1760. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -fPIC -DPIC -o krb5.o
  1761. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT memdebug.lo -MD -MP -MF ".deps/memdebug.Tpo" -c -o memdebug.lo memdebug.c; \
  1762. then mv -f ".deps/memdebug.Tpo" ".deps/memdebug.Plo"; else rm -f ".deps/memdebug.Tpo"; exit 1; fi
  1763. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -fPIC -DPIC -o memdebug.o
  1764. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF ".deps/http_chunks.Tpo" -c -o http_chunks.lo http_chunks.c; \
  1765. then mv -f ".deps/http_chunks.Tpo" ".deps/http_chunks.Plo"; else rm -f ".deps/http_chunks.Tpo"; exit 1; fi
  1766. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o http_chunks.o
  1767. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strtok.lo -MD -MP -MF ".deps/strtok.Tpo" -c -o strtok.lo strtok.c; \
  1768. then mv -f ".deps/strtok.Tpo" ".deps/strtok.Plo"; else rm -f ".deps/strtok.Tpo"; exit 1; fi
  1769. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o strtok.o
  1770. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" -c -o connect.lo connect.c; \
  1771. then mv -f ".deps/connect.Tpo" ".deps/connect.Plo"; else rm -f ".deps/connect.Tpo"; exit 1; fi
  1772. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o connect.o
  1773. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT llist.lo -MD -MP -MF ".deps/llist.Tpo" -c -o llist.lo llist.c; \
  1774. then mv -f ".deps/llist.Tpo" ".deps/llist.Plo"; else rm -f ".deps/llist.Tpo"; exit 1; fi
  1775. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o llist.o
  1776. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \
  1777. then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi
  1778. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o hash.o
  1779. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT multi.lo -MD -MP -MF ".deps/multi.Tpo" -c -o multi.lo multi.c; \
  1780. then mv -f ".deps/multi.Tpo" ".deps/multi.Plo"; else rm -f ".deps/multi.Tpo"; exit 1; fi
  1781. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -fPIC -DPIC -o multi.o
  1782. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF ".deps/content_encoding.Tpo" -c -o content_encoding.lo content_encoding.c; \
  1783. then mv -f ".deps/content_encoding.Tpo" ".deps/content_encoding.Plo"; else rm -f ".deps/content_encoding.Tpo"; exit 1; fi
  1784. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o content_encoding.o
  1785. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT share.lo -MD -MP -MF ".deps/share.Tpo" -c -o share.lo share.c; \
  1786. then mv -f ".deps/share.Tpo" ".deps/share.Plo"; else rm -f ".deps/share.Tpo"; exit 1; fi
  1787. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o share.o
  1788. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_digest.lo -MD -MP -MF ".deps/http_digest.Tpo" -c -o http_digest.lo http_digest.c; \
  1789. then mv -f ".deps/http_digest.Tpo" ".deps/http_digest.Plo"; else rm -f ".deps/http_digest.Tpo"; exit 1; fi
  1790. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o http_digest.o
  1791. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
  1792. then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi
  1793. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o md5.o
  1794. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_rand.lo -MD -MP -MF ".deps/curl_rand.Tpo" -c -o curl_rand.lo curl_rand.c; \
  1795. then mv -f ".deps/curl_rand.Tpo" ".deps/curl_rand.Plo"; else rm -f ".deps/curl_rand.Tpo"; exit 1; fi
  1796. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_rand.lo -MD -MP -MF .deps/curl_rand.Tpo -c curl_rand.c -fPIC -DPIC -o curl_rand.o
  1797. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF ".deps/http_negotiate.Tpo" -c -o http_negotiate.lo http_negotiate.c; \
  1798. then mv -f ".deps/http_negotiate.Tpo" ".deps/http_negotiate.Plo"; else rm -f ".deps/http_negotiate.Tpo"; exit 1; fi
  1799. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o http_negotiate.o
  1800. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF ".deps/http_ntlm.Tpo" -c -o http_ntlm.lo http_ntlm.c; \
  1801. then mv -f ".deps/http_ntlm.Tpo" ".deps/http_ntlm.Plo"; else rm -f ".deps/http_ntlm.Tpo"; exit 1; fi
  1802. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o http_ntlm.o
  1803. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.lo inet_pton.c; \
  1804. then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Plo"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi
  1805. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o inet_pton.o
  1806. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.lo strtoofft.c; \
  1807. then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Plo"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi
  1808. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o strtoofft.o
  1809. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" -c -o strerror.lo strerror.c; \
  1810. then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; else rm -f ".deps/strerror.Tpo"; exit 1; fi
  1811. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o strerror.o
  1812. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostares.lo -MD -MP -MF ".deps/hostares.Tpo" -c -o hostares.lo hostares.c; \
  1813. then mv -f ".deps/hostares.Tpo" ".deps/hostares.Plo"; else rm -f ".deps/hostares.Tpo"; exit 1; fi
  1814. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -fPIC -DPIC -o hostares.o
  1815. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF ".deps/hostasyn.Tpo" -c -o hostasyn.lo hostasyn.c; \
  1816. then mv -f ".deps/hostasyn.Tpo" ".deps/hostasyn.Plo"; else rm -f ".deps/hostasyn.Tpo"; exit 1; fi
  1817. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o hostasyn.o
  1818. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip4.lo -MD -MP -MF ".deps/hostip4.Tpo" -c -o hostip4.lo hostip4.c; \
  1819. then mv -f ".deps/hostip4.Tpo" ".deps/hostip4.Plo"; else rm -f ".deps/hostip4.Tpo"; exit 1; fi
  1820. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -fPIC -DPIC -o hostip4.o
  1821. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip6.lo -MD -MP -MF ".deps/hostip6.Tpo" -c -o hostip6.lo hostip6.c; \
  1822. then mv -f ".deps/hostip6.Tpo" ".deps/hostip6.Plo"; else rm -f ".deps/hostip6.Tpo"; exit 1; fi
  1823. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -fPIC -DPIC -o hostip6.o
  1824. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF ".deps/hostsyn.Tpo" -c -o hostsyn.lo hostsyn.c; \
  1825. then mv -f ".deps/hostsyn.Tpo" ".deps/hostsyn.Plo"; else rm -f ".deps/hostsyn.Tpo"; exit 1; fi
  1826. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o hostsyn.o
  1827. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostthre.lo -MD -MP -MF ".deps/hostthre.Tpo" -c -o hostthre.lo hostthre.c; \
  1828. then mv -f ".deps/hostthre.Tpo" ".deps/hostthre.Plo"; else rm -f ".deps/hostthre.Tpo"; exit 1; fi
  1829. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -fPIC -DPIC -o hostthre.o
  1830. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.lo inet_ntop.c; \
  1831. then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi
  1832. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o inet_ntop.o
  1833. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT parsedate.lo -MD -MP -MF ".deps/parsedate.Tpo" -c -o parsedate.lo parsedate.c; \
  1834. then mv -f ".deps/parsedate.Tpo" ".deps/parsedate.Plo"; else rm -f ".deps/parsedate.Tpo"; exit 1; fi
  1835. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT parsedate.lo -MD -MP -MF .deps/parsedate.Tpo -c parsedate.c -fPIC -DPIC -o parsedate.o
  1836. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT select.lo -MD -MP -MF ".deps/select.Tpo" -c -o select.lo select.c; \
  1837. then mv -f ".deps/select.Tpo" ".deps/select.Plo"; else rm -f ".deps/select.Tpo"; exit 1; fi
  1838. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o select.o
  1839. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT gtls.lo -MD -MP -MF ".deps/gtls.Tpo" -c -o gtls.lo gtls.c; \
  1840. then mv -f ".deps/gtls.Tpo" ".deps/gtls.Plo"; else rm -f ".deps/gtls.Tpo"; exit 1; fi
  1841. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -fPIC -DPIC -o gtls.o
  1842. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT sslgen.lo -MD -MP -MF ".deps/sslgen.Tpo" -c -o sslgen.lo sslgen.c; \
  1843. then mv -f ".deps/sslgen.Tpo" ".deps/sslgen.Plo"; else rm -f ".deps/sslgen.Tpo"; exit 1; fi
  1844. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -fPIC -DPIC -o sslgen.o
  1845. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT tftp.lo -MD -MP -MF ".deps/tftp.Tpo" -c -o tftp.lo tftp.c; \
  1846. then mv -f ".deps/tftp.Tpo" ".deps/tftp.Plo"; else rm -f ".deps/tftp.Tpo"; exit 1; fi
  1847. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT tftp.lo -MD -MP -MF .deps/tftp.Tpo -c tftp.c -fPIC -DPIC -o tftp.o
  1848. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT splay.lo -MD -MP -MF ".deps/splay.Tpo" -c -o splay.lo splay.c; \
  1849. then mv -f ".deps/splay.Tpo" ".deps/splay.Plo"; else rm -f ".deps/splay.Tpo"; exit 1; fi
  1850. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -fPIC -DPIC -o splay.o
  1851. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strdup.lo -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.lo strdup.c; \
  1852. then mv -f ".deps/strdup.Tpo" ".deps/strdup.Plo"; else rm -f ".deps/strdup.Tpo"; exit 1; fi
  1853. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o strdup.o
  1854. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks.lo -MD -MP -MF ".deps/socks.Tpo" -c -o socks.lo socks.c; \
  1855. then mv -f ".deps/socks.Tpo" ".deps/socks.Plo"; else rm -f ".deps/socks.Tpo"; exit 1; fi
  1856. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o socks.o
  1857. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ssh.lo -MD -MP -MF ".deps/ssh.Tpo" -c -o ssh.lo ssh.c; \
  1858. then mv -f ".deps/ssh.Tpo" ".deps/ssh.Plo"; else rm -f ".deps/ssh.Tpo"; exit 1; fi
  1859. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -fPIC -DPIC -o ssh.o
  1860. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT nss.lo -MD -MP -MF ".deps/nss.Tpo" -c -o nss.lo nss.c; \
  1861. then mv -f ".deps/nss.Tpo" ".deps/nss.Plo"; else rm -f ".deps/nss.Tpo"; exit 1; fi
  1862. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -fPIC -DPIC -o nss.o
  1863. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT qssl.lo -MD -MP -MF ".deps/qssl.Tpo" -c -o qssl.lo qssl.c; \
  1864. then mv -f ".deps/qssl.Tpo" ".deps/qssl.Plo"; else rm -f ".deps/qssl.Tpo"; exit 1; fi
  1865. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -fPIC -DPIC -o qssl.o
  1866. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT rawstr.lo -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.lo rawstr.c; \
  1867. then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Plo"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi
  1868. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT rawstr.lo -MD -MP -MF .deps/rawstr.Tpo -c rawstr.c -fPIC -DPIC -o rawstr.o
  1869. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF ".deps/curl_addrinfo.Tpo" -c -o curl_addrinfo.lo curl_addrinfo.c; \
  1870. then mv -f ".deps/curl_addrinfo.Tpo" ".deps/curl_addrinfo.Plo"; else rm -f ".deps/curl_addrinfo.Tpo"; exit 1; fi
  1871. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF .deps/curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o curl_addrinfo.o
  1872. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF ".deps/socks_gssapi.Tpo" -c -o socks_gssapi.lo socks_gssapi.c; \
  1873. then mv -f ".deps/socks_gssapi.Tpo" ".deps/socks_gssapi.Plo"; else rm -f ".deps/socks_gssapi.Tpo"; exit 1; fi
  1874. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF .deps/socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o socks_gssapi.o
  1875. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF ".deps/socks_sspi.Tpo" -c -o socks_sspi.lo socks_sspi.c; \
  1876. then mv -f ".deps/socks_sspi.Tpo" ".deps/socks_sspi.Plo"; else rm -f ".deps/socks_sspi.Tpo"; exit 1; fi
  1877. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF .deps/socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o socks_sspi.o
  1878. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF ".deps/curl_sspi.Tpo" -c -o curl_sspi.lo curl_sspi.c; \
  1879. then mv -f ".deps/curl_sspi.Tpo" ".deps/curl_sspi.Plo"; else rm -f ".deps/curl_sspi.Tpo"; exit 1; fi
  1880. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF .deps/curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o curl_sspi.o
  1881. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT slist.lo -MD -MP -MF ".deps/slist.Tpo" -c -o slist.lo slist.c; \
  1882. then mv -f ".deps/slist.Tpo" ".deps/slist.Plo"; else rm -f ".deps/slist.Tpo"; exit 1; fi
  1883. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -fPIC -DPIC -o slist.o
  1884. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT nonblock.lo -MD -MP -MF ".deps/nonblock.Tpo" -c -o nonblock.lo nonblock.c; \
  1885. then mv -f ".deps/nonblock.Tpo" ".deps/nonblock.Plo"; else rm -f ".deps/nonblock.Tpo"; exit 1; fi
  1886. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT nonblock.lo -MD -MP -MF .deps/nonblock.Tpo -c nonblock.c -fPIC -DPIC -o nonblock.o
  1887. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_memrchr.lo -MD -MP -MF ".deps/curl_memrchr.Tpo" -c -o curl_memrchr.lo curl_memrchr.c; \
  1888. then mv -f ".deps/curl_memrchr.Tpo" ".deps/curl_memrchr.Plo"; else rm -f ".deps/curl_memrchr.Tpo"; exit 1; fi
  1889. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_memrchr.lo -MD -MP -MF .deps/curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o curl_memrchr.o
  1890. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT imap.lo -MD -MP -MF ".deps/imap.Tpo" -c -o imap.lo imap.c; \
  1891. then mv -f ".deps/imap.Tpo" ".deps/imap.Plo"; else rm -f ".deps/imap.Tpo"; exit 1; fi
  1892. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c imap.c -fPIC -DPIC -o imap.o
  1893. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT pop3.lo -MD -MP -MF ".deps/pop3.Tpo" -c -o pop3.lo pop3.c; \
  1894. then mv -f ".deps/pop3.Tpo" ".deps/pop3.Plo"; else rm -f ".deps/pop3.Tpo"; exit 1; fi
  1895. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c pop3.c -fPIC -DPIC -o pop3.o
  1896. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT smtp.lo -MD -MP -MF ".deps/smtp.Tpo" -c -o smtp.lo smtp.c; \
  1897. then mv -f ".deps/smtp.Tpo" ".deps/smtp.Plo"; else rm -f ".deps/smtp.Tpo"; exit 1; fi
  1898. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c smtp.c -fPIC -DPIC -o smtp.o
  1899. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT pingpong.lo -MD -MP -MF ".deps/pingpong.Tpo" -c -o pingpong.lo pingpong.c; \
  1900. then mv -f ".deps/pingpong.Tpo" ".deps/pingpong.Plo"; else rm -f ".deps/pingpong.Tpo"; exit 1; fi
  1901. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT pingpong.lo -MD -MP -MF .deps/pingpong.Tpo -c pingpong.c -fPIC -DPIC -o pingpong.o
  1902. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT rtsp.lo -MD -MP -MF ".deps/rtsp.Tpo" -c -o rtsp.lo rtsp.c; \
  1903. then mv -f ".deps/rtsp.Tpo" ".deps/rtsp.Plo"; else rm -f ".deps/rtsp.Tpo"; exit 1; fi
  1904. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT rtsp.lo -MD -MP -MF .deps/rtsp.Tpo -c rtsp.c -fPIC -DPIC -o rtsp.o
  1905. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_threads.lo -MD -MP -MF ".deps/curl_threads.Tpo" -c -o curl_threads.lo curl_threads.c; \
  1906. then mv -f ".deps/curl_threads.Tpo" ".deps/curl_threads.Plo"; else rm -f ".deps/curl_threads.Tpo"; exit 1; fi
  1907. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_threads.lo -MD -MP -MF .deps/curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o curl_threads.o
  1908. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT warnless.lo -MD -MP -MF ".deps/warnless.Tpo" -c -o warnless.lo warnless.c; \
  1909. then mv -f ".deps/warnless.Tpo" ".deps/warnless.Plo"; else rm -f ".deps/warnless.Tpo"; exit 1; fi
  1910. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT warnless.lo -MD -MP -MF .deps/warnless.Tpo -c warnless.c -fPIC -DPIC -o warnless.o
  1911. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \
  1912. then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi
  1913. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o hmac.o
  1914. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT polarssl.lo -MD -MP -MF ".deps/polarssl.Tpo" -c -o polarssl.lo polarssl.c; \
  1915. then mv -f ".deps/polarssl.Tpo" ".deps/polarssl.Plo"; else rm -f ".deps/polarssl.Tpo"; exit 1; fi
  1916. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT polarssl.lo -MD -MP -MF .deps/polarssl.Tpo -c polarssl.c -fPIC -DPIC -o polarssl.o
  1917. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_rtmp.lo -MD -MP -MF ".deps/curl_rtmp.Tpo" -c -o curl_rtmp.lo curl_rtmp.c; \
  1918. then mv -f ".deps/curl_rtmp.Tpo" ".deps/curl_rtmp.Plo"; else rm -f ".deps/curl_rtmp.Tpo"; exit 1; fi
  1919. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curl_rtmp.lo -MD -MP -MF .deps/curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o curl_rtmp.o
  1920. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT openldap.lo -MD -MP -MF ".deps/openldap.Tpo" -c -o openldap.lo openldap.c; \
  1921. then mv -f ".deps/openldap.Tpo" ".deps/openldap.Plo"; else rm -f ".deps/openldap.Tpo"; exit 1; fi
  1922. libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT openldap.lo -MD -MP -MF .deps/openldap.Tpo -c openldap.c -fPIC -DPIC -o openldap.o
  1923. /bin/sh ../libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -L/home/ircd/UnrealIRCD/extras/c-ares/lib -o libcurl.la -rpath /home/ircd/curl/lib -version-info 6:0:2 -lcares -lidn -lrtmp -lssl -lcrypto -llber -lldap -lrt -lssl -lcrypto -lz file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md5.lo curl_rand.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo polarssl.lo curl_rtmp.lo openldap.lo
  1924. libtool: link: /usr/bin/ar cru .libs/libcurl.a file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o curl_fnmatch.o fileinfo.o ftplistparser.o wildcard.o krb5.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md5.o curl_rand.o http_negotiate.o http_ntlm.o inet_pton.o strtoofft.o strerror.o hostares.o hostasyn.o hostip4.o hostip6.o hostsyn.o hostthre.o inet_ntop.o parsedate.o select.o gtls.o sslgen.o tftp.o splay.o strdup.o socks.o ssh.o nss.o qssl.o rawstr.o curl_addrinfo.o socks_gssapi.o socks_sspi.o curl_sspi.o slist.o nonblock.o curl_memrchr.o imap.o pop3.o smtp.o pingpong.o rtsp.o curl_threads.o warnless.o hmac.o polarssl.o curl_rtmp.o openldap.o
  1925. libtool: link: ranlib .libs/libcurl.a
  1926. libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" )
  1927. make[2]: Leaving directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/lib'
  1928. make[1]: Leaving directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/lib'
  1929. Making all in src
  1930. make[1]: Entering directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/src'
  1931. make all-am
  1932. make[2]: Entering directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/src'
  1933. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
  1934. then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
  1935. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT hugehelp.o -MD -MP -MF ".deps/hugehelp.Tpo" -c -o hugehelp.o hugehelp.c; \
  1936. then mv -f ".deps/hugehelp.Tpo" ".deps/hugehelp.Po"; else rm -f ".deps/hugehelp.Tpo"; exit 1; fi
  1937. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT urlglob.o -MD -MP -MF ".deps/urlglob.Tpo" -c -o urlglob.o urlglob.c; \
  1938. then mv -f ".deps/urlglob.Tpo" ".deps/urlglob.Po"; else rm -f ".deps/urlglob.Tpo"; exit 1; fi
  1939. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT writeout.o -MD -MP -MF ".deps/writeout.Tpo" -c -o writeout.o writeout.c; \
  1940. then mv -f ".deps/writeout.Tpo" ".deps/writeout.Po"; else rm -f ".deps/writeout.Tpo"; exit 1; fi
  1941. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT writeenv.o -MD -MP -MF ".deps/writeenv.Tpo" -c -o writeenv.o writeenv.c; \
  1942. then mv -f ".deps/writeenv.Tpo" ".deps/writeenv.Po"; else rm -f ".deps/writeenv.Tpo"; exit 1; fi
  1943. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT getpass.o -MD -MP -MF ".deps/getpass.Tpo" -c -o getpass.o getpass.c; \
  1944. then mv -f ".deps/getpass.Tpo" ".deps/getpass.Po"; else rm -f ".deps/getpass.Tpo"; exit 1; fi
  1945. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT homedir.o -MD -MP -MF ".deps/homedir.Tpo" -c -o homedir.o homedir.c; \
  1946. then mv -f ".deps/homedir.Tpo" ".deps/homedir.Po"; else rm -f ".deps/homedir.Tpo"; exit 1; fi
  1947. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT curlutil.o -MD -MP -MF ".deps/curlutil.Tpo" -c -o curlutil.o curlutil.c; \
  1948. then mv -f ".deps/curlutil.Tpo" ".deps/curlutil.Po"; else rm -f ".deps/curlutil.Tpo"; exit 1; fi
  1949. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT os-specific.o -MD -MP -MF ".deps/os-specific.Tpo" -c -o os-specific.o os-specific.c; \
  1950. then mv -f ".deps/os-specific.Tpo" ".deps/os-specific.Po"; else rm -f ".deps/os-specific.Tpo"; exit 1; fi
  1951. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strtoofft.o -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c; \
  1952. then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Po"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi
  1953. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT strdup.o -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c; \
  1954. then mv -f ".deps/strdup.Tpo" ".deps/strdup.Po"; else rm -f ".deps/strdup.Tpo"; exit 1; fi
  1955. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT rawstr.o -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c; \
  1956. then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Po"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi
  1957. if gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/home/ircd/UnrealIRCD/extras/c-ares/include -isystem /home/ircd/UnrealIRCD/extras/c-ares/include -g0 -O2 -Wno-system-headers -MT nonblock.o -MD -MP -MF ".deps/nonblock.Tpo" -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c; \
  1958. then mv -f ".deps/nonblock.Tpo" ".deps/nonblock.Po"; else rm -f ".deps/nonblock.Tpo"; exit 1; fi
  1959. /bin/sh ../libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers -L/home/ircd/UnrealIRCD/extras/c-ares/lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o ../lib/libcurl.la -lz
  1960. libtool: link: gcc -g0 -O2 -Wno-system-headers -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o -L/home/ircd/UnrealIRCD/extras/c-ares/lib ../lib/.libs/libcurl.a /home/ircd/UnrealIRCD/extras/c-ares/lib/libcares.so -lidn -lrtmp -llber -lldap -lrt -lssl -lcrypto -lz -Wl,-rpath -Wl,/home/ircd/UnrealIRCD/extras/c-ares/lib -Wl,-rpath -Wl,/home/ircd/UnrealIRCD/extras/c-ares/lib
  1961. ../lib/.libs/libcurl.a(ssluse.o):ssluse.c:function ossl_connect_common: error: undefined reference to 'SSLv2_client_method'
  1962. collect2: ld returned 1 exit status
  1963. make[2]: *** [curl] Error 1
  1964. make[2]: Leaving directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/src'
  1965. make[1]: *** [all] Error 2
  1966. make[1]: Leaving directory `/home/ircd/unrealircd3.2.9/tmp/curl-latest/src'
  1967. make: *** [all-recursive] Error 1
  1968. ircd@sun:~/UnrealIRCD$
Add Comment
Please, Sign In to add comment