Search found 2 matches

by Darkmule
Sun Oct 30, 2005 9:57 pm
Forum: Unreal 3.2 Support
Topic: Make Error
Replies: 4
Views: 1879

Ok, curl problem solved, except i'm getting this now on make after ./Config

/usr/libexec/elf/ld: cannot find -lares
*** Error code 1

Is it me or the host?
by Darkmule
Sun Oct 30, 2005 10:38 am
Forum: Unreal 3.2 Support
Topic: Make Error
Replies: 4
Views: 1879

Make Error

Building src
gcc -I../include -I/home/dfahren/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DUSE_LIBCURL -export-dynamic -c ircd.c
ircd.c:74: curl/curl.h: No such file or directory
ircd.c: In function `do_version_check':
ircd.c:870: warning: assignment makes pointer from integer ...