answered Feb 23 '13
ParallelLoopBody class is a part of core module in OpenCV. On Linux library order in linking time is important, because one-pass linker is used. You need to reorder OpenCV libs and try again.