Jump to content

Question

Posted (edited)

Hello.

 

Fresh Debian Install

apt-get install git make gcc libmysqlclient-dev zlib1g-dev libpcre3-dev
git clone https://github.com/rathena/rathena.git ~/rAthena
git pull
 ./configure --enable-packetver=YYYYMMDD  <-- Client Date

Give Permissions on User/Root

 make server 

And Yes ive used the Search function, and yes there are other Topics about it - either with no answers at all or they modified the source (Remind - THIS IS A FRESH INSTALL) !

 

make[1]: Entering directory `/root/rAthena/src/map'
        MKDIR   obj
        CC      atcommand.c
In file included from pc.h:15:0,
                 from channel.h:7,
                 from atcommand.c:20:
itemdb.h:453:15: error: field ‘delay_sc’ has incomplete type
make[1]: *** [obj/atcommand.o] Error 1
make[1]: Leaving directory `/root/rAthena/src/map'
make: *** [map] Error 2

 

 

Tried it with make sql (outdated) too or double make server or clean befor.

 

Help please.
 

Edited by trickerytrickery

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...