[HPM] make: *** No rule to make target `plugins'

Minneman

New member
Messages
6
Points
0
i recently add hercules battlegrounds (plugin from eAmod) and i use them normaly, but when i recompile my server later and try to put the server 'ON' this send error:

        - HPM:plugin_load: failed to load 'plugins/hBG.so' (error: plugins/hBG.so: cannot open shared object file: No such file or directory)!

so... i tried to recompile my plugins using "make plugins" but send me new error :

       - make plugins

         make: *** No rule to make target `plugins'.  Stop.
 
i dont know how to repare this, was all good before :/
 
 
PD: i edit makefile.in and plugins.conf and compile several times and nothing 
 
 
sorry, my english it's so bad, im chilean :c
 
 
help me plis 
 
 
You must place the hBG.c file in src/plugins directory, then compile.

 
Yes, i know, this is ready, and error persist

I solved this !!! was a problem of my GCC 

 
Last edited by a moderator:
Back
Top