compile on OS X
Posted: Mon Nov 07, 2005 2:16 am
im running mac os x 10.4.3 Server and i installed the xcode tools with gcc 4.0 but i cant compile unreal. i get a makefile error. any ideas?
Code: Select all
sudo ./unreal start
Starting UnrealIRCd
[!!!] OpenSSL version mismatch: compiled for 'OpenSSL 0.9.7b 10 Apr 2003', library is 'OpenSSL 0.9.7i 14 Oct 2005'
[!!!] Header<->library mismatches can make UnrealIRCd *CRASH*! Make sure you don't have multiple versions of openssl or zlib installed (eg: one in /usr and one in /usr/local). And, if you recently upgraded them, be sure to recompile Unreal.
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.3
using TRE 0.7.2 (GPL)
using OpenSSL 0.9.7b 10 Apr 2003
* Loading IRCd configuration ..
[error] ERROR: No cloaking module loaded. (hint: you probably want to load cloak.so)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
tail: /Users/diehard/Desktop/Unreal3.2/ircd.log: No such file or directory
In unrealircd.conf try to find "cloak.so" :]D|3-H4rD wrote: * Loading IRCd configuration ..
[error] ERROR: No cloaking module loaded. (hint: you probably want to load cloak.so)