Jump to content

shaperbr

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by shaperbr

  1. "EDIT: I have made a new clean install and did not forget the

    svn co https://scriptdev2.svn.sourceforge.n...ot/scriptdev2/ src/bindings/ScriptDev2 <<<<<<<<--------------- "sourceforge.n...ot"

    now when I try git apply, i see nothing happening and when i try git am .... the following error appears :

    error: configure.ac: does not match index

    error: src/bindings/.gitignore: already exists in working directory

    error: src/bindings/Makefile.am: does not match index

    error: src/mangosd/Makefile.am: does not match index

    Patch failed at 0001. "

    git pull
    svn co [url]https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/[/url] src/bindings/ScriptDev2

    Sorry, is that...

    I think the link you using on svn is broken, because we cannot put here web links...

    Try to use this above...

  2. ./framework/ -I../../../../src/bindings/ScriptDev2/../../game/ -I../../../../src/bindings/ScriptDev2/include/ -DENABLE_RA -DENABLE_CLI -DDO_MYSQL -g -O2 -MT boss_scorn.lo -MD -MP -MF .deps/boss_scorn.Tpo -c ../../../../src/bindings/ScriptDev2/scripts/zone/scarlet_monastery/boss_scorn.cpp -fPIC -DPIC -o .libs/boss_scorn.o

    /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_deque.h: In member function 'void std::Deque<_Tp, _Alloc>::Pop_front() [with _Tp = unsigned int, _Alloc = std::allocator<unsigned int>]':

    ../../../../src/bindings/ScriptDev2/../../game/Player.h:906: instantiated from here

    /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_deque.h:1062: internal compiler error: in tsubst_copy, at cp/pt.c:7883

    Please submit a full bug report,

    with preprocessed source if appropriate.

    See <URL:http://gcc.gnu.org/bugs.html> for instructions.

    For Debian GNU/Linux specific bug reporting instructions,

    see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

    The bug is not reproducible, so it is likely a hardware or OS problem.

    make[6]: *** [boss_scorn.lo] Error 1

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

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

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

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

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

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

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

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

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

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

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

    make: *** [all] Error 2

    wow:/server/mangos/objdir#

    I have this problem when I compile, someone can help-me?

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