I'm assuming it's this line
Code:
undefined reference to `Bot::ProcessClientZoneChange(Client*)'
Could it be something of an issue where it's been in the past "Case Sensative Issues" where one thing will say maybe `bot::rocessClientZoneChange` instead of Bot::ProcessCLientZoneChange` , Linux is very touchy about Case Sensative letters..
Not sure , any thoughts ?