View Single Post
Re: HPB_BOT badf load, (not loading)
Old
  (#10)
Weasel
Member
 
Status: Offline
Posts: 44
Join Date: Mar 2008
Default Re: HPB_BOT badf load, (not loading) - 05-03-2011

Quote:
Originally Posted by Whistler View Post
it should be -lm rather than -ml
[...] try adding this before the command which launches the server:
LD_PRELOAD=/usr/lib/libm.so.6
Unfortunately, that didn't help.
Still getting the same errors.

Quote:
L 03/04/2011 - 22:50:17: [META] WARNING: dll: Failed query plugin '<HPB_bot_i386.so>'; Couldn't open file '/data/games/hlserver/dmc/addons/HPB_bot/HPB_bot_i386.so': /data/games/hlserver/dmc/addons/HPB_bot/HPB_bot_i386.so: undefined symbol: sqrt
L 03/04/2011 - 22:50:17: [META] WARNING: dll: Skipping plugin '<HPB_bot_i386.so>'; couldn't query
L 03/04/2011 - 22:50:17: [META] WARNING: dll: Failed to load plugin 'HPB_bot_i386.so'
I tried it two different ways:
  • LD_PRELOAD=/usr/lib/libm.so.6
  • LD_PRELOAD=/usr/lib/libm.so
Neither worked.
  
Reply With Quote