Next, went and did ./curlinstall /home/nebmouse/depend/c-ares-1.7.3 /home/nebmouse/depend/curl-7.21.0 --with-system-tre --with-system-cares
Which appeared to have solved the one problem and did ./Config normally. And I finally ran into a "could not resolve host" problem when I went to try a remote include in the unrealircd.conf file. The system I am doing this on appears to be able to resolve the domain the remote include is on as shown below.
Code: Select all
; <<>> DiG 9.6.1-P1 <<>> morphforest.km-website.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50536
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;morphforest.km-website.com. IN A
;; ANSWER SECTION:
morphforest.km-website.com. 7464 IN A 72.52.145.77
;; AUTHORITY SECTION:
km-website.com. 79464 IN NS ns1.beedragon.com.
km-website.com. 79464 IN NS ns2.beedragon.com.
;; Query time: 0 msec
;; SERVER: 208.98.0.7#53(208.98.0.7)
;; WHEN: Mon Jul 12 05:00:41 2010
;; MSG SIZE rcvd: 106