Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

Issue Confirmations

  • Yes (2)No (1)
Photo

Lastet Commit Can't Compile Successfully (On Linux)

Posted by Mpsmith on 07 May 2014 - 08:46 AM

I'm Compiled on Centos 6.5 64 Bit

this 's Error Message
inter.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 once
inter.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 1
make[1]: Leaving directory `/home/usrname/Server/src/char'
make: *** [char_sql] Error 2


Update : No Problem on Windows

Should be fixed in https://github.com/H...commit/095c47f, Thank you for reporting

Seems Not Fixed  I Try Again But Still Same Error

I'm having this problem as well, i tried making a change on the VPS OS from Centos x64 to Centos x86 and still did not work.

Edited by Josevill, 08 May 2014 - 06:04 AM.


i try to update mine in the latest rev but still has a error :)