Inter.c Compile error [Linux]

Josevill

New member
Messages
4
Points
0
Age
33
Location
Valencia, Venezuela
Github
kghrhje
Emulator
Good evening,

As a yellow boned user of eAthena, a friend of mine that always comes over to ask me to help him out with server errors since Jesus's Birth, has come today once more showing me this.

CC inter.cinter.c: In function âgeoip_initâ:inter.c:487: error: âerrnoâ undeclared (first use in this function)inter.c:487: error: (Each undeclared identifier is reported only onceinter.c:487: error: for each function it appears in.)inter.c:500: warning: implicit declaration of function âlseekâinter.c:502: warning: implicit declaration of function âreadâmake[1]: *** [obj_sql/inter.o] Error 1make[1]: Leaving directory `/home/emulador/new-install/src/char'make: *** [char_sql] Error 2

This is the very first time i've seen something like this, mostly of the time users forget to install some 'devel' lib or something, but the system has every package installed properly.

Centos-x86 gcc make mysql mysql-devel mysql-server pcre-devel subversion zlib-devel
Also, i re-downloaded a git clone in a new dir and still, we don't seem to be able to compile it.

I'm not used to ask people for support, but today is one of those days.

Thanks in advance.

 
Last edited by a moderator:
Bump, i still have no clue about how to solve this, we've reinstalled the system twice to check if it's the system, but it is not.

 
Back
Top