Jump to content
  • 0
Sign in to follow this  
karazu

Error in latest REV.

Question

src/map/ atcommand.c

 

 

 

make[1]: Warning: File `atcommand.c' has modification time 2.5e+04 s in the future        MKDIR   obj_sql        CC      atcommand.cIn file included from atcommand.c:48:HPMmap.h:25: warning: 'struct s_HPMDataCheck' declared inside parameter listHPMmap.h:25: warning: its scope is only this definition or declaration, which is probably not what you wantatcommand.c: In function 'atcommand_reloadatcommand':atcommand.c:3548: error: 'libconfig' undeclared (first use in this function)atcommand.c:3548: error: (Each undeclared identifier is reported only onceatcommand.c:3548: error: for each function it appears in.)atcommand.c: In function 'atcommand_exec':atcommand.c:9854: error: 'sockt' undeclared (first use in this function)atcommand.c: In function 'atcommand_config_read':atcommand.c:9965: error: 'libconfig' undeclared (first use in this function)make[1]: *** [obj_sql/atcommand.o] Error 1make[1]: Leaving directory `/home/trincli0082/trunk/src/map'make: *** [map_sql] Error 2trincli0082@spoonfeedro:~/trunk$ 
all is fresh already but still getting that error.

 

 

 

EDIT: Fixed the title

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0
 

For more information about this error see: http://herc.ws/board/topic/4390-make1-warning-file-configrenewalh-has-modification-time-58e04-s-in-the-future/ it's not something in Hercules, apparently it's some kind of issue with your NFS.

Moved to Source Support

 

 

I have fixed the problem already, but the error in recompiling still there. 

 

 

     MKDIR   obj_sql        CC      atcommand.cIn file included from atcommand.c:48:HPMmap.h:25: warning: 'struct s_HPMDataCheck' declared inside parameter listHPMmap.h:25: warning: its scope is only this definition or declaration, which is probably not what you wantatcommand.c: In function 'atcommand_reloadatcommand':atcommand.c:3548: error: 'libconfig' undeclared (first use in this function)atcommand.c:3548: error: (Each undeclared identifier is reported only onceatcommand.c:3548: error: for each function it appears in.)atcommand.c: In function 'atcommand_exec':atcommand.c:9854: error: 'sockt' undeclared (first use in this function)atcommand.c: In function 'atcommand_config_read':atcommand.c:9965: error: 'libconfig' undeclared (first use in this function)make[1]: *** [obj_sql/atcommand.o] Error 1 

 

 

 

make[1]: Warning: File `atcommand.c' has modification time 2.5e+04 s in the future 

is now gone

 

Edited by karazu

Share this post


Link to post
Share on other sites
  • 0

I've just downloaded latest git version and got no error when compiling, what have you edited?

 

 

========== Build: 6 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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