Jump to content

Bubelbub

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Bubelbub

  1. Now, i have this compile error:

    Making all in ScriptDev2

    make[4]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    ../../../src/tools/genrevision/genrevision ../../../../src/bindings/ScriptDev2

    make all-recursive

    make[5]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    Making all in sql

    make[6]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql'

    Making all in Updates

    make[7]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[7]: Für das Ziel »all « ist nichts zu tun.

    make[7]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[7]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql'

    make[7]: Für das Ziel »all-am « ist nichts zu tun.

    make[7]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql'

    make[6]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2/sql'

    make[6]: Entering directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    ../../../src/tools/genrevision/genrevision ../../../../src/bindings/ScriptDev2

    make[6]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    make[5]: *** [all-recursive] Fehler 1

    make[5]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    make[4]: *** [all] Fehler 2

    make[4]: Leaving directory `/home/mangos/mangos/objdir/src/bindings/ScriptDev2'

    make[3]: *** [all-recursive] Fehler 1

    make[3]: Leaving directory `/home/mangos/mangos/objdir/src/bindings'

    make[2]: *** [all-recursive] Fehler 1

    make[2]: Leaving directory `/home/mangos/mangos/objdir/src'

    make[1]: *** [all-recursive] Fehler 1

    make[1]: Leaving directory `/home/mangos/mangos/objdir'

    make: *** [all] Fehler 2

    Error Log:

    http://www.file-upload.net/download-2623060/log.txt.html

  2. checking whether compiling and linking against OpenSSL works... no

    configure: error: Missing OpenSSL

    What can i do?

    My configure command is:

    ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --datadir=/opt/mangos --with-openssl=/home/openssl/lib/include

    in /home/openssl/lib/include, dir is:

    openssl

    then i go in it

    aes.h comp.h dtls1.h fips.h md5.h pkcs12.h safestack.h tls1.h

    asn1.h conf_api.h ebcdic.h fips_rand.h objects.h pkcs7.h sha.h tmdiff.h

    asn1_mac.h conf.h ecdh.h hmac.h obj_mac.h pq_compat.h ssl23.h txt_db.h

    asn1t.h crypto.h ecdsa.h idea.h ocsp.h pqueue.h ssl2.h ui_compat.h

    bio.h des.h ec.h krb5_asn.h opensslconf.h rand.h ssl3.h ui.h

    blowfish.h des_old.h engine.h kssl.h opensslv.h rc2.h ssl.h x509.h

    bn.h dh.h e_os2.h lhash.h ossl_typ.h rc4.h stack.h x509v3.h

    buffer.h dsa.h err.h md2.h pem2.h ripemd.h store.h x509_vfy.h

    cast.h dso.h evp.h md4.h pem.h rsa.h symhacks.h

    What can i do now?

    I use this Tutorial:

    http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux

  3. Sorry for my bad English.

    I got the AuthSocket.cpp already viewed 1 hours.

    But unfortunately only had the range found by the password is checked.

    Can one of you to say which variable has the password?

    The variable should be as normal SHA1 have no password.

    Below, I have only:

    if (! memcmp (M. AsByteArray (), lp.M1, 20))

    found.

    What meaning is the same password database> client.

    Thanks in advance!

    I translated the Text with a Translator, also Sorry ^^

×
×
  • 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