untereal nothing start with ssl

These are old archives. They are kept for historic purposes only.
Post Reply
sun4k

untereal nothing start with ssl

Post by sun4k »

Hello,

I have build unrealircd whit ssl and it not run and no errors.

---
using TRE 0.7.2 (GPL)
using OpenSSL 0.9.8a 11 Oct 2005
using zlib 1.2.3

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Initializing SSL.
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: ,,/usr/src/unreal/Unreal/ircd.log" kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
---

only ddd say:

---
* Loading IRCd configuration ..
Error while mapping shared library sections:
tmp/238CE5E9.commands.so: Datei oder Verzeichnis nicht gefunden.
...
Error while reading shared library symbols:
tmp/B5B9FB3B.cloak.so: Datei oder Verzeichnis nicht gefunden.
* Configuration loaded without any problems ..
* Initializing SSL.

Program exited with code 03.
---

one idea?
nate
Posts: 148
Joined: Fri Jul 29, 2005 10:12 am
Location: Johnstown, Pa
Contact:

Post by nate »

I'm not sure what you're saying completely myself, you've the two bottom ones saying file not found, and the top one stating the same thing minus also stating it can't be opened?

What exact build are you trying to do? Did you make sure to include all the modules as stated in the compile instructions so they would be there after the actual compile?

Try to manually create the ircd.log file perhaps and try again, see if it then atleast logs a more indepth error?
Post Reply