Ended up getting it to compile by using fbsd-dev's cURL.sh script:
http://forums.unrealircd.com/viewtopic.php?f=3&t=353
My guess is that c-ares and curl needed to be built after they were extracted and before trying to build Unreal3.2. If that's the case, it wasn't completely clear in the INSTALL ...
Search found 2 matches
- Mon Feb 21, 2011 6:08 am
- Forum: Unreal 3.2 Support
- Topic: why wont remote includes work ?
- Replies: 17
- Views: 18251
- Mon Feb 21, 2011 5:48 am
- Forum: Unreal 3.2 Support
- Topic: why wont remote includes work ?
- Replies: 17
- Views: 18251
Re: why wont remote includes work ?
Was there any resolution to this? I'm having the exact same problem.
Steps to reproduce are essentially the same as the Gemster's:
cd /usr/local/anthrochat
wget http://c-ares.haxx.se/c-ares-1.7.4.tar.gz
wget http://curl.haxx.se/download/curl-7.21.4.tar.bz2
tar xzvf c-ares-1.7.4.tar.gz
tar xjvf ...
Steps to reproduce are essentially the same as the Gemster's:
cd /usr/local/anthrochat
wget http://c-ares.haxx.se/c-ares-1.7.4.tar.gz
wget http://curl.haxx.se/download/curl-7.21.4.tar.bz2
tar xzvf c-ares-1.7.4.tar.gz
tar xjvf ...