Jump to content
  • 0

Compile Problems under Debian Linux 9


Tobias Beermann

Question

Hi MaNGOS Community,

i try now since 4 Hours to install Mangos zero on my vserver. And i have all the trys compile problems i installed already some programs new that i need to compile without success of compiling.

autoconf is already the newest version (2.69-10).
automake is already the newest version (1:1.15-6).
binutils is already the newest version (2.28-5).
libboost-all-dev is already the newest version (1.62.0.1).
build-essential is already the newest version (12.3).
libbz2-dev is already the newest version (1.0.6-8.1).
cmake is already the newest version (3.7.2-1).
g++ is already the newest version (4:6.3.0-4).
gcc is already the newest version (4:6.3.0-4).
git-core is already the newest version (1:2.11.0-3+deb9u2).
libc6 is already the newest version (2.24-11+deb9u1).
grep is already the newest version (2.27-2).
libtool is already the newest version (2.4.6-2).
make is already the newest version (4.1-9.1).
libmysql++-dev is already the newest version (3.2.2+pristine-2).
mysql-server is already the newest version (5.5.9999+default).
libssl-dev is already the newest version (1.1.0f-3+deb9u1).
patch is already the newest version (2.7.5-1+b2).
subversion is already the newest version (1.9.5-1+deb9u1).
zlibc is already the newest version (0.9k-4.3).

this was now my last try to get the compile process ready ;/

 

My Server:

Debian Linux 9

Kernel and CPU Linux 4.9.0-6-amd64 on x86_64
Processor information Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 4 cores
Real memory 349.32 MB used, 19.61 GB total

 

I use the getmangos.sh installer, tryed already to compile with and without Use External ACE libraries and installed the ace libaries already new.

 

This is now my last compile error:

[ 23%] Linking CXX static library libframework.a
[ 23%] Built target framework
Scanning dependencies of target shared
[ 24%] Building CXX object src/shared/CMakeFiles/shared.dir/Auth/ARC4.cpp.o
In file included from /home/mangos/zero/src/server/src/shared/Auth/ARC4.cpp:26: :
/home/mangos/zero/src/server/src/shared/Auth/ARC4.h:41:24: error: field ‘m_ctx’ has incomplete type ‘EVP_CIPHER_CTX {aka evp_cipher_ctx_st}’
         EVP_CIPHER_CTX m_ctx;
                        ^~~~~
In file included from /usr/include/openssl/evp.h:14:0,
                 from /home/mangos/zero/src/server/src/shared/Auth/ARC4.h:29,
                 from /home/mangos/zero/src/server/src/shared/Auth/ARC4.cpp:26:
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of ‘EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st}’
 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
                ^~~~~~~~~~~~~~~~~
src/shared/CMakeFiles/shared.dir/build.make:62: recipe for target 'src/shared/CMakeFiles/shared.dir/Auth/ARC4.cpp.o' failed
make[2]: *** [src/shared/CMakeFiles/shared.dir/Auth/ARC4.cpp.o] Error 1
CMakeFiles/Makefile2:723: recipe for target 'src/shared/CMakeFiles/shared.dir/all' failed
make[1]: *** [src/shared/CMakeFiles/shared.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
There was an error building MaNGOS!

 

Hope anyone can help me!!

 

Thanks from germany ;)

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use