Page 1 of 1

IRCd configuration failed to load: wrong ELF class: ELFCLASS32

Posted: Fri Jun 05, 2015 3:06 pm
by Apophys
Hello,

i have installed Unreal3.2.10.4 ./Config, make, make install, no errors
when i load ircd comes:

Code: Select all

/Unreal3.2/src/ircd
 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           v3.2.10.4
                     using TRE 0.8.0 (BSD)
                     using OpenSSL 1.0.1k-fips 8 Jan 2015
                     using zlib 1.2.8

* Loading IRCd configuration ..
* unrealircd.conf:445: loadmodule src/modules/cloak.so: failed to load: tmp/BE287AA1.cloak.so: wrong ELF class: ELFCLASS32
[error] IRCd configuration failed to load
iher can help?

Re: IRCd configuration failed to load: wrong ELF class: ELFCLASS32

Posted: Fri Jun 05, 2015 8:13 pm
by Syzop
So it really compiled on this machine? (the 'make' did happen on this machine?)

If so, then there's something going wrong on your machine with 32 versus 64 bit I think. No idea why.

What OS / distribution is this anyway?

Oh, and you could try...

Code: Select all

make clean; make && make install
...just to be sure everything recompiled correctly. (and then try booting again)

Re: IRCd configuration failed to load: wrong ELF class: ELFCLASS32

Posted: Fri Jun 05, 2015 8:50 pm
by Apophys
Hello,

OS Opensuse 13.2 64bit, installed packe automake, cmake, gccmakedep, imake, meke, makedepend.

aftre make clean; make && make install

* Loading IRCd configuration ..
* unrealircd.conf:445: loadmodule src/modules/cloak.so: failed to load: tmp/7F055A3F.cloak.so: wrong ELF class: ELFCLASS32
[error] IRCd configuration failed to load

Re: IRCd configuration failed to load: wrong ELF class: ELFCLASS32

Posted: Sat Jun 06, 2015 1:16 pm
by Apophys
Okay my server is funny, I have it now Copeliert on another machine, and now it's