Commands.so Error

These are old archives. They are kept for historic purposes only.
Post Reply
Wolf-67
Posts: 2
Joined: Sat Oct 30, 2004 1:25 am

Commands.so Error

Post by Wolf-67 »

Hi, when i try to run UnrealIRCd i keep getting this error:

Code: Select all

 unrealircd.conf:34: loadmodule src/modules/commands.so: failed to load: Module was compiled for 'Unreal3.2.3/SSL', we are 'Unreal3.2.3', please recompile the module
I have been looking through the docs etc but i can't find the reason why this is, i will be greatful of any help. Thanks
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Right what it says, you had Unreal compiled with SSL support and you didn't recompile the module after removing SSL support.

make clean && make
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
pepolez
Posts: 9
Joined: Sun Oct 31, 2004 2:08 am
Location: Australia
Contact:

Post by pepolez »

heh, i had the exact opposite error. how could i forget good ol make clean *smacks forehead*

thanks again w00t :D
There are 10 types of people in the world, those who understand binary and those who don't.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

No problems ;)
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply