运行gean4 B1时 link可执行文件 exampleB1出了问题 全是undefined reference to

您好
aben@aben-virtual-machine:/geant4/geant4.10.06.p03/B1/build$ make -j16
[ 12%] Linking CXX executable exampleB1
/usr/bin/ld: CMakeFiles/exampleB1.dir/exampleB1.cc.o: in function `G4VisExecutive::
G4VisExecutive()':
exampleB1.cc:(.text._ZN14G4VisExecutiveD2Ev[_ZN14G4VisExecutiveD5Ev]+0x13): undefined reference to G4VisManager::~G4VisManager()' /usr/bin/ld: CMakeFiles/exampleB1.dir/exampleB1.cc.o: in functionG4VisExecutive::~G4VisExecutive()':
exampleB1.cc:(.text._ZN14G4VisExecutiveD0Ev[_ZN14G4

我按照您 在ubuntu下安装geant4的教程做到最后一步 显示linking可执行文件出了问题 但是我前面的步骤都是和您一样的 也重新过了两三遍 但还是linking有问题 请问您能帮帮我妈