Jump to content
  • getmangos.sh fails (two different heads)


    z-vap
    • Status: No Response
      Main Category: Core / Mangos Daemon
      Sub-Category: Minor
      Version: 22.1 Milestone: 24 Priority: New
      Implemented Version: 22.1

    Hello, not sure if this is for the mangostwo git repo or for the getmangos.sh script.  

    Currently the build doesn't complete.  I noticed the mangostwo\server tree is defaulting to Rel20_SpellRewrite and there is no Rel20_SpellRewrite tree on the mangostwo\database side.  


    User Feedback

    Recommended Comments

    Tuker

    Posted

    I suggest you to try not using script and use git manually. Pretty sure that MaNGOS Two should build without any problems.

    Can you have a try? :)

    z-vap

    Posted (edited)

    I am retrying now.  The concern i found is  the script selects Rel20_SpellRewrite for ./Server bit there is no Rel20_SpellRewrite for ./database

     

     so what do I do?  Pull down Rel20_SpellRewrite for one and master for the other?

    Edited by z-vap
    Tuker

    Posted

    Just take the Master and wait until other Dev branches are merged to Master.

    Actually don't know how to let you build with SpellRewrite cause i think is a improvement/refactoring still not "stable" and maybe in developement.

    Maybe @antz knows something about it, but usually it's fine to add bugs related to Master branch.

    z-vap

    Posted

    Ok that's what I was thinking.... to go with master.  Thanks 

    Tuker

    Posted

    You are welcome.

    Let we know if you are able to build master.

    z-vap

    Posted

    Ok finished with :

    ../../dep/lualib/liblualib.a(loslib.c.o): In function `os_tmpname':
    loslib.c:(.text+0x29c): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    [100%] Built target mangosd
     

    Talendrys

    Posted

    5 hours ago, Tuker said:

    I suggest you to try not using script and use git manually. Pretty sure that MaNGOS Two should build without any problems.

    Can you have a try? :)

    The script does only what you are asking to do. :)

    If there are missing files/functions in Two, that's the cause of the build issue.

    Tal'

    Tuker

    Posted

    2 hours ago, Talendrys said:

    The script does only what you are asking to do. :)

    If there are missing files/functions in Two, that's the cause of the build issue.

    Tal'

    Sure, but sometimes happens that scripts aren't updated after some folder structural changes.

    It's happened even for database installer, so if you are not able to fix scripts Just go manually :)

    antz

    Posted

    this can also be resolved by doing the following:

     

    git checkout master
    git pull
    git submodule init
    git submodule update

    This forces your current repo to be the master branch

    Necrovoice

    Posted

    No response from OP in 2 months, assuming that it has been resolved.



    Guest
    This is now closed for further comments

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