OpenBSD and GCC 2.95.3
Posted: Sat May 08, 2004 4:32 pm
I've tried various approaches on this OpenBSD 3.5 system to build Unreal3.2 release and nothing has worked. Disabled all the extras like SSL and zipped links and still no go:
auth.c:478: `RIPEMD160_DIGEST_LENGTH' undeclared (first use in this function)
auth.c:478: warning: passing arg 1 of `b64_encode' makes pointer from integer without a cast
*** Error code 1
Stop in /home/ircd/Unreal3.2/src (line 109 of Makefile).
*** Error code 1
... I'm not a programmer, so I really don't know what I might be missing. Is my compiler too old or am I missing libraries or something? Any help would be appreciated. I really want to use Unreal for my server!
auth.c:478: `RIPEMD160_DIGEST_LENGTH' undeclared (first use in this function)
auth.c:478: warning: passing arg 1 of `b64_encode' makes pointer from integer without a cast
*** Error code 1
Stop in /home/ircd/Unreal3.2/src (line 109 of Makefile).
*** Error code 1
... I'm not a programmer, so I really don't know what I might be missing. Is my compiler too old or am I missing libraries or something? Any help would be appreciated. I really want to use Unreal for my server!