Page 1 of 1

Remote includes

Posted: Sun Dec 02, 2007 11:11 pm
by static-x
Now some reason i get this error after i do make on the ircd maybe im missin something but... i dunno

ircd.c:75:23: curl/curl.h: No such file or directory
ircd.c: In function `do_version_check':
ircd.c:872: warning: assignment makes pointer from integer without a cast
ircd.c:873: error: `LIBCURL_VERSION' undeclared (first use in this function)
ircd.c:873: error: (Each undeclared identifier is reported only once
ircd.c:873: error: for each function it appears in.)
*** Error code 1

i read the doc that curl version was updated so i used ./curlinstall ares_path libcurl_path
and then i removed the ircd and did it from scratch and did it with jewles curl.sh script still got the same error.

Re: Remote includes

Posted: Mon Dec 03, 2007 1:16 am
by static-x
well i installed ares and curl to the home dir still nothing lil stump on why it wont work.

Re: Remote includes

Posted: Mon Dec 03, 2007 5:00 am
by jewles
I just finished updating my curl script again... i only recently notice it was broken.... read http://forums.unrealircd.com/viewtopic.php?f=3&t=353 on how to download, install, and configure curl+ares