I had to add things in several "/Make/option" files:
- for funkyDoCalc , funkySetBoundaryField and funkySetFields, I added the libraries -ltriSurface -lsampling -llagrangian -lPstream -lfileFormats -lsurfMesh -lconversion
- for replayTransientBC , I added only -ltriSurface and -lPstream
Remark:
I had ALSO to move
/opt/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/dummy/libPstrem.so
to
/opt/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/
but I think this is another problem
Might be a problem with the linker
Is the -lPStream necessary (this is really weird)?
What system do you have again?