View Single Post
Metamod Fails to Load Latest HPB_bot Template #4 for LINUX
Old
  (#1)
Etih
Member
 
Status: Offline
Posts: 4
Join Date: Apr 2005
Default Metamod Fails to Load Latest HPB_bot Template #4 for LINUX - 20-04-2005

I recently downloaded and compiled the latest version of the HPB_bot template in LINUX using the provided Makefile, 'makefile_linux'. I had to make some minor changes to the source (I added #include <ctype.h> and #include <unistd.h> in some of the modules) and fixed a spelling error in 'makefile_linux'. When running hlds, however, metamod failed to load the compiled .so file. The sever error log reads:

L 04/19/2005 - 23:03:59: [META] ERROR: dll: Failed query plugin '<HPB_bot_i486.so>'; Couldn't find Meta_Query(): /home/ttwang/hlds/tfc/dlls/HPB_bot_i486.so: undefined symbol: Meta_Query

I am pretty certain that my 'plugin.ini' is configured correctly as I was able to successfully load the latest precompiled version of HPB_bot. Thanks in advance for any offered insights.
  
Reply With Quote