Hello Sungho,

does libtbb.so.2 exist in the lib-directory?

Best Regards,
Markus



[email protected] schrieb:
Dear all,


I have a problem to link libtbb.so and static libs.

When I compiled current deal.II svn version and test one of examples, I
found this error message.

 /home/ufaserv1_c/amtshy/.mpich/430330.1.default.q/mx_exec.430330: error
while loading shared libraries: libtbb.so.2: cannot open shared object
file: No such file or directory

but linking optiion is like that :

/apps/mpi/mpich-mx-1.2.7..4-mx-1.1.5-GNU64_4.1.2/bin/mpicxx  -o step-1
step-1.o /home/ufaserv1_c/amtshy/files/deal.II/lib/libdeal_II_2d.a
/home/ufaserv1_c/amtshy/files/deal.II/lib/liblac.a
/home/ufaserv1_c/amtshy/files/deal.II/lib/libbase.a
/home/ufaserv1_c/amtshy/files/deal.II/lib/libtbb.so -lz -L/home/ufaserv1_c/amtshy/files/deal.II/lib -lpthread -pthread -ldl
-rdynamic


which one is wrong?

Thank you
Sungho Yoon


_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to