Unreal 3.2.7/SSL - Modules not loading.

These are old archives. They are kept for historic purposes only.
Post Reply
duende
Posts: 2
Joined: Fri Jun 20, 2008 10:41 am

Unreal 3.2.7/SSL - Modules not loading.

Post by duende »

Hi,

I have been searching the forum for a while now and i found a few posts of people with the same problem.
Though, the solutions given by people weren't working for me, nor did i see confirmation that it worked for someone.

Pardon me for posting the same problem again, but i'd really appreciate your thought/suggestions/help with this issue.
The problem i am having is that Unreal 3.2.7 won't start when compiled with SSL support.
I have checked the ./Config output line by line and no errors were given whatsoever.

I have recompiled everything over and over again with several options, like with(out) SSL in order for the modules to work, but when i compile it without SSL then i get an error too, that sounds logical, but when i recompile it with SSL support enabled i get this error again:

failed to load: Module was compiled for 'Unreal3.2.7', we were configured for 'Unreal3.2.7/SSL'. SOLUTION: Recompile the module(s).

Are there patches or methods available to solve this issue?
Is there a way to recompile the modules only with SSL support enabled?

Thanks in advance.

Regards,

duende
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Re: Unreal 3.2.7/SSL - Modules not loading.

Post by T-rexke »

try to download unrealircd 3.2.7 version with SSL
duende
Posts: 2
Joined: Fri Jun 20, 2008 10:41 am

Re: Unreal 3.2.7/SSL - Modules not loading.

Post by duende »

T-rexke wrote:try to download unrealircd 3.2.7 version with SSL
There is no such version available if you compile from source (*NIX systems).

Anyway, i solved the problem already.

For anyone having the same issue on *NIX systems, make sure your unrealircd.conf file is ok (that is without errors), then download a fresh copy and ./Config the source with the same options, compile it (make && make install) and use the configfile (unrealircd.conf) you were using before.

When you get this error with the module thing, for some reason the installation directory containing the source files are broken.

Cheers,

duende
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Unreal 3.2.7/SSL - Modules not loading.

Post by Jobe »

You could have done either "make clean" or "make distclean" the latter being the more thorough.
Your IP: Image
Your Country: Image
Post Reply