Jump to content
  • 0
deadzero

Error when compiling

Question

Hi, i'm having this errors in my compilation after I change the host of my server.

 

 

 

console.o (symbol from plugin): warning: memset used with constant zero length parameter; this could be due to transposed parameters

In file included from ../common/timer.h:380:0,

from :763:

In function ‘do_close.part.5’,

inlined from ‘do_close’ at socket.c:1234:6:

socket.c:1240:2: warning: call to ‘__fdelt_warn’ declared with attribute warning: bit outside of fd_set selected [enabled by default]

In file included from itemdb.h:658:0,

from :800:

socket.c: In function ‘do_sockets’:

socket.c:841:6: warning: call to ‘__fdelt_warn’ declared with attribute warning: bit outside of fd_set selected [enabled by default]

In file included from itemdb.h:652:0,

from :800:

socket.c: In function ‘make_listen_bind’:

socket.c:555:2: warning: call to ‘__fdelt_warn’ declared with attribute warning: bit outside of fd_set selected [enabled by default]

In file included from itemdb.h:651:0,

from :800:

socket.c: In function ‘make_connection’:

socket.c:606:2: warning: call to ‘__fdelt_warn’ declared with attribute warning: bit outside of fd_set selected [enabled by default]

In file included from itemdb.h:602:0,

from :800:

socket.c: In function ‘connect_client’:

socket.c:505:2: warning: call to ‘__fdelt_warn’ declared with attribute warning: bit outside of fd_set selected [enabled by default]

make[1]: Leaving directory `/home/emulador/src/map'

building conf/import folder...

 

 

 

Can anyone help me?

Edited by deadzero

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.