Start fails- trying to config for SSL...

These are old archives. They are kept for historic purposes only.
Post Reply
pgarvey
Posts: 4
Joined: Tue Jul 10, 2007 4:22 pm

Start fails- trying to config for SSL...

Post by pgarvey »

Configuring UnrealIRC under Red Hat 5, got a few errors when starting and got them fixed, but I have one error left that I cant figure out...

* Loading IRCd configuration ..
* unrealircd.conf:36: loadmodule src/modules/commands.so: failed to load: Module was compiled for 'Unreal3.2.6/SSL', we were configured for 'Unreal3.2.6'. SOLUTION: Recompile the module(s).


The way I read this is, it says to recompile without SSL, the only problem is, I am TRYING to configure WITH SSL.

My first time thru this I forgot to compile with SSL support, so I recompiled, re-make'd and now I get this.

Any assistance would be appreciated!
nate
Posts: 148
Joined: Fri Jul 29, 2005 10:12 am
Location: Johnstown, Pa
Contact:

Post by nate »

Did you 'make clean' by chance before doing the whole recompile previously? Generally thats a good idea at least, as that makes sure everything gets made fresh so to say.
Post Reply