Jump to content

Aliasspider

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Aliasspider

  1. Hi people,

    I have a problem, i'm use "autoreconf --install --force"

    # autoreconf --install --force
    /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
    /usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
    /usr/share/aclocal/libmcrypt.m4:17:   or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
    /usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
    /usr/share/aclocal/libmcrypt.m4:17:   or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    Putting files in AC_CONFIG_AUX_DIR, `aux_config'.
    /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
    /usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
    /usr/share/aclocal/libmcrypt.m4:17:   or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
    /usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
    /usr/share/aclocal/libmcrypt.m4:17:   or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    configure.ac:35: error: possibly undefined macro: AC_MSG_ERROR
         If this token and others are legitimate, please use m4_pattern_allow.
         See the Autoconf documentation.
    autoreconf: /usr/bin/autoconf failed with exit status: 1

    I go to next step:

    ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos

    this error :(

    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    (cached) (cached) checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for a BSD-compatible install... /usr/bin/install -c
    ../configure: line 20154: PKG_PROG_PKG_CONFIG: command not found
    checking for pthread_create in -lpthread... yes
    checking for compress in -lz... yes
    checking for ftime in -lcompat... no
    ../configure: line 20478: syntax error near unexpected token `OPENSSL,'
    ../configure: line 20478: `PKG_CHECK_MODULES(OPENSSL, openssl, , AC_MSG_ERROR([Missing openssl]))'
    

    Have autoconf cache ? PLs help... :(

  2. Hi. people...

    I have a very big problem.

    I'm first started RealmD.

    MaNGOS/0.14.0 (2009-08-09 11:02:35 Revision 8342 - 7d83b1f265ac0196d5bc376ec5f958de653a13d4) for Linux_x64 (little-endian) [realm-daemon]
    <Ctrl-C> to stop.
    
    Using configuration file /opt/emu/mangos/etc/realmd.conf.
    Database: xxxx;xxxx;xxxx;xxxx;realm
    MySQL client library: 5.0.51a
    MySQL server ver: 5.0.51a-24+lenny1
    Added realm "xxxxxx".

    and next started MangosD

    WORLD: World initialized
    Max allowed socket connections 1024

    But, only 10 second i can login in game.

    I enabled WorldLogFile = "world.log"

    In this file (world.log) in time 10second is full

    SERVER:
    SOCKET: 19
    LENGTH: 4
    OPCODE: SMSG_AUTH_CHALLENGE (0x01EC)
    DATA:
    07 AF 7D 8D 
    
    
    SERVER:
    SOCKET: 21
    LENGTH: 4
    OPCODE: SMSG_AUTH_CHALLENGE (0x01EC)
    DATA:
    73 5B 64 67 
    
    
    SERVER:
    SOCKET: 22
    LENGTH: 4
    OPCODE: SMSG_AUTH_CHALLENGE (0x01EC)
    DATA:
    70 22 E0 74 
    
    
    SERVER:
    SOCKET: 23
    LENGTH: 4
    OPCODE: SMSG_AUTH_CHALLENGE (0x01EC)
    DATA:
    75 0F 3B C7

    End is:

    SERVER:
    SOCKET: 1023
    LENGTH: 4
    OPCODE: SMSG_AUTH_CHALLENGE (0x01EC)
    DATA:
    A9 C9 1C 17

    I go login past 10second de start. Stoped on word "Connecte"

    Why is full world.log, and not log in game...?

    About as if closed all socket...

    Sorry my english is Low...

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