November 22, 2011 11:43 PM updated: November 22, 2011 11:44 PM

As far my knowledge concerns, I can say that this is an indication that linker is unable to find the symbol in any of the libraries it is told to link.

The problem may caused by a number of reasons. Better solution is to compile the source code of concerned application in your target distribution and then use it.