Beiträge von Mokki26


    kann mir da jemand weiter helfen sind fliege files ( Server Source)

    kann mir jemand da weiter helfen ?

    Das Sind Kori files von kuruto

    Danke Amnezia


    Jetzt kommen diese fehler die schon auch noch davor waren


    root@localhost:~ # pkg install gcc49

    Updating FreeBSD repository catalogue...

    FreeBSD repository is up to date.

    All repositories are up to date.

    pkg: No packages available to install matching 'gcc49' have been found in the repositories

    root@localhost:~ #

    ifeq ($(GCC_VERSION), 4)

    CFLAGS += -mtune=i686 -fstack-protector-all

    else

    CFLAGS += -mcpu=i686

    endif


    GCC_VERSION = $(shell $(CC) --version 2>&1 | grep "(GCC)" | cut -d' ' -f3 | cut -d'.' -f1)


    leider sagt es mir nichts


    und Volvox ja klar jeder Anfang ist schwer.

    Guten Tag,


    wollte denn Server SRC compilen und beim compilen kriege ich diese Probleme.....



    root@localhost:/usr/src/src/Server/game/src # gmake clean

    root@localhost:/usr/src/src/Server/game/src # gmake -j4

    compile BattleArena.cpp

    compile FSM.cpp

    compile MarkConvert.cpp

    compile MarkImage.cpp

    g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

    g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

    g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

    g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead



    MFG

    root@:~ # service mysql-server start

    mysql-server does not exist in /etc/rc.d or the local startup

    directories (/usr/local/etc/rc.d)



    Ja das entsteht da

    Tag will mysql starten kriege diesen fehler ?




    root@:~ # service Mysql-Server start

    Mysql-Server does not exist in /etc/rc.d or the local startup

    directories (/usr/local/etc/rc.d)



    beim Server starten kriege ich diesen fehler



    Log Offmysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)