View Single Post
Re: HPB_BOT badf load, (not loading)
Old
  (#9)
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

or maybe try adding this before the command which launches the server:
LD_PRELOAD=/usr/lib/libm.so.6
You're absolutely right. I typo'd them (reversed them).
It should be "-lm".

I'll give that PRELOAD command a try.

Last edited by Weasel; 05-03-2011 at 09:13.. Reason: fixed formattting, etc.
  
Reply With Quote