make: Nothing to be done for `all'. ======================================== Start ThirdParty Allwmake ======================================== ======================================== Build MPI libraries if required + cd openmpi-1.6.3 + make distclean + rm -rf /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/openmpi-1.6.3 + configOpt=--with-sge + ./configure --prefix=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/openmpi-1.6.3 --disable-orterun-prefix-by-default --enable-shared --disable-static --libdir=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/openmpi-1.6.3/lib64 --disable-mpi-f77 --disable-mpi-f90 --disable-mpi-cxx --disable-mpi-profile --with-sge ============================================================================ == Configuring Open MPI ============================================================================ *** Startup tests checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/openmpi-1.6.3': configure: error: C compiler cannot create executables See `config.log' for more details + make -j 8 make: *** No targets specified and no makefile found. Stop. + make distclean make: *** No rule to make target `distclean'. Stop. ======================================== Build Scotch decomposition library scotch_6.0.0 /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + cd scotch_6.0.0/src + prefixDIR=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + libDIR=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib + mkdir -p /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + mkdir -p /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib + configOpt='prefix=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 libdir=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib' + '[' -f ../../etc/wmakeFiles/scotch/Makefile.inc.i686_pc_linux2.shlib-OpenFOAM-64 ']' + rm -f Makefile.inc + ln -s ../../etc/wmakeFiles/scotch/Makefile.inc.i686_pc_linux2.shlib-OpenFOAM-64 Makefile.inc + '[' -f Makefile.inc ']' + unset configEnv + '[' gcc '!=' gcc ']' + make realclean (cd libscotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' rm -f *~ *.o lib*.so parser_yy.c parser_ly.h parser_ll.c *scotch.h *scotchf.h y.output *dummysizes make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' (cd scotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' rm -f *~ *.o acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv *ggath *gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst *gord gotst gout *gpart *gscat *gtst mcv mmk_m2 mmk_m3 mord mtst make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' (cd libscotchmetis ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' rm -f *~ *.o lib*.so make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' (cd check ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f *~ *.o rm -f \ test_common_thread \ test_scotch_graph_color \ test_scotch_dgraph_band \ test_scotch_dgraph_grow \ test_scotch_dgraph_redist \ test_strat_par \ test_strat_seq make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f ../bin/* ../include/* ../lib/* + make -j 8 scotch (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=0 scotch && make install) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make CC="gcc" CCD="gcc" \ scotch.h \ scotchf.h \ libscotch.so \ libscotcherr.so \ libscotcherrexit.so make[2]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=0 dummysizes.c -o dummysizes -lz -lm -lrt gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch.c -o arch.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_build.c -o arch_build.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_deco.c -o arch_deco.o gcc: error trying to exec 'cc1': execvp: No such file or directory gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_dist.c -o arch_dist.o make[2]: *** [dummysizes] Error 1 make[2]: *** Waiting for unfinished jobs.... gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_build.o] Error 1 make[2]: *** [arch_cmplt.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory gcc: error trying to exec 'cc1': execvp: make[2]: *** [arch_deco.o] Error 1 No such file or directory make[2]: *** [arch_cmpltw.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_dist.o] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make[1]: *** [scotch] Error 2 make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make: *** [scotch] Error 2 + make realclean (cd libscotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' rm -f *~ *.o lib*.so parser_yy.c parser_ly.h parser_ll.c *scotch.h *scotchf.h y.output *dummysizes make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' (cd scotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' rm -f *~ *.o acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv *ggath *gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst *gord gotst gout *gpart *gscat *gtst mcv mmk_m2 mmk_m3 mord mtst make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' (cd libscotchmetis ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' rm -f *~ *.o lib*.so make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' (cd check ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f *~ *.o rm -f \ test_common_thread \ test_scotch_graph_color \ test_scotch_dgraph_band \ test_scotch_dgraph_grow \ test_scotch_dgraph_redist \ test_strat_par \ test_strat_seq make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f ../bin/* ../include/* ../lib/* WARNING: required include file 'scotch.h' not found! ======================================== Build PTScotch decomposition library scotch_6.0.0 (uses MPI) /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + cd scotch_6.0.0/src + prefixDIR=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + libDIR=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib/openmpi-1.6.3 + incDIR=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0/include/openmpi-1.6.3 + mkdir -p /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + mkdir -p /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib/openmpi-1.6.3 + configOpt='prefix=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 libdir=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64GccDPOpt/lib/openmpi-1.6.3 includedir=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0/include/openmpi-1.6.3' + '[' -f ../../etc/wmakeFiles/scotch/Makefile.inc.i686_pc_linux2.shlib-OpenFOAM-64 ']' + rm -f Makefile.inc + ln -s ../../etc/wmakeFiles/scotch/Makefile.inc.i686_pc_linux2.shlib-OpenFOAM-64 Makefile.inc + '[' -f Makefile.inc ']' + unset configEnv + '[' gcc '!=' gcc ']' + make realclean (cd libscotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' rm -f *~ *.o lib*.so parser_yy.c parser_ly.h parser_ll.c *scotch.h *scotchf.h y.output *dummysizes make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' (cd scotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' rm -f *~ *.o acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv *ggath *gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst *gord gotst gout *gpart *gscat *gtst mcv mmk_m2 mmk_m3 mord mtst make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' (cd libscotchmetis ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' rm -f *~ *.o lib*.so make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' (cd check ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f *~ *.o rm -f \ test_common_thread \ test_scotch_graph_color \ test_scotch_dgraph_band \ test_scotch_dgraph_grow \ test_scotch_dgraph_redist \ test_strat_par \ test_strat_seq make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f ../bin/* ../include/* ../lib/* + make -j 8 ptscotch (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=0 ptscotch && make ptinstall) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make CC="gcc" CCD="gcc" \ scotch.h \ scotchf.h \ libscotch.so \ libscotcherr.so \ libscotcherrexit.so make[2]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=0 dummysizes.c -o dummysizes -lz -lm -lrt gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch.c -o arch.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_build.c -o arch_build.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_deco.c -o arch_deco.o gcc -O3 -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -shared -fPIC -c arch_dist.c -o arch_dist.o gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [dummysizes] Error 1 make[2]: *** Waiting for unfinished jobs.... gcc: error trying to exec 'cc1': execvp: No such file or directory gcc: error trying to exec 'cc1': execvp: make[2]: *** [arch.o] Error 1 No such file or directory gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_cmpltw.o] Error 1 make[2]: *** [arch_build.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_deco.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_cmplt.o] Error 1 gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [arch_dist.o] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make[1]: *** [scotch] Error 2 make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' make: *** [ptscotch] Error 2 + make realclean (cd libscotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' rm -f *~ *.o lib*.so parser_yy.c parser_ly.h parser_ll.c *scotch.h *scotchf.h y.output *dummysizes make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotch' (cd scotch ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' rm -f *~ *.o acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv *ggath *gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst *gord gotst gout *gpart *gscat *gtst mcv mmk_m2 mmk_m3 mord mtst make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/scotch' (cd libscotchmetis ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' rm -f *~ *.o lib*.so make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/libscotchmetis' (cd check ; make realclean) make[1]: Entering directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f *~ *.o rm -f \ test_common_thread \ test_scotch_graph_color \ test_scotch_dgraph_band \ test_scotch_dgraph_grow \ test_scotch_dgraph_redist \ test_strat_par \ test_strat_seq make[1]: Leaving directory `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/scotch_6.0.0/src/check' rm -f ../bin/* ../include/* ../lib/* WARNING: required include file 'ptscotch.h' not found! ======================================== Build Tecio optional component was not found ======================================== Done ThirdParty Allwmake ======================================== + wmakePrintBuild -check no git description found + /bin/rm -f OpenFOAM/Make/linux64GccDPOpt/global.C OpenFOAM/Make/linux64GccDPOpt/global.o + wmakeLnInclude OpenFOAM + wmakeLnInclude OSspecific/POSIX + Pstream/Allwmake + wmake libso dummy '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy/libPstream.so' is up to date. + case "$WM_MPLIB" in + set +x Note: ignore spurious warnings about missing mpicxx.h headers wmake libso mpi '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/openmpi-1.6.3/libPstream.so' is up to date. + OSspecific/POSIX/Allwmake Found -- enabling inotify for file monitoring. '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libOSspecific.o' is up to date. + wmake libso OpenFOAM SOURCE=global/global.Cver ; sed -e 's!VERSION_STRING!2.2.2!' -e 's!BUILD_STRING!2.2.2-9739c53ec43f!' $SOURCE > Make/linux64GccDPOpt/global.C; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPOpt -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c Make/linux64GccDPOpt/global.C -o Make/linux64GccDPOpt/global.o SOURCE=primitives/triad/triad.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPOpt -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/triad.o primitives/triad/triad.C:36: error: expected initializer before ‘<’ token primitives/triad/triad.C:39: error: expected initializer before ‘<’ token make: *** [Make/linux64GccDPOpt/triad.o] Error 1 + wmake libso fileFormats '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfileFormats.so' is up to date. + wmake libso surfMesh '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsurfMesh.so' is up to date. + wmake libso triSurface '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtriSurface.so' is up to date. + wmake libso meshTools '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libmeshTools.so' is up to date. + wmake libso edgeMesh '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libedgeMesh.so' is up to date. + parallel/decompose/AllwmakeLnInclude + wmakeLnInclude decompositionMethods + wmakeLnInclude metisDecomp + wmakeLnInclude scotchDecomp + wmakeLnInclude ptscotchDecomp + dummyThirdParty/Allwmake + wmake libso scotchDecomp '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy/libscotchDecomp.so' is up to date. + wmake libso ptscotchDecomp '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy/libptscotchDecomp.so' is up to date. + wmake libso metisDecomp '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy/libmetisDecomp.so' is up to date. + wmake libso MGridGen '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy/libMGridGen.so' is up to date. + wmake libso finiteVolume /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfiniteVolume.so] Error 1 + wmake libso lagrangian/basic '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/liblagrangian.so' is up to date. + wmake libso lagrangian/distributionModels '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdistributionModels.so' is up to date. + wmake libso genericPatchFields /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libgenericPatchFields.so] Error 1 + parallel/Allwmake + decompose/Allwmake using SCOTCH_ARCH_PATH=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 + wmakeLnInclude decompositionMethods + '[' -n /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/scotch_6.0.0 ']' + wmake libso scotchDecomp '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libscotchDecomp.so' is up to date. + '[' -d /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/openmpi-1.6.3 ']' + '[' scotch_6.0.0 = scotch_6.0.0 ']' + export LINK_FLAGS=-lscotch + LINK_FLAGS=-lscotch + wmakeMpiLib ptscotchDecomp + set +x wmake libso ptscotchDecomp make: *** No rule to make target `/shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/openmpi-1.6.3/include/mpi.h', needed by `ptscotchDecomp.dep'. Stop. + wmake libso decompositionMethods /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdecompositionMethods.so] Error 1 + wmake libso decompose /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdecompose.so] Error 1 + reconstruct/Allwmake + wmake libso reconstruct /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libreconstruct.so] Error 1 + wmake libso distributed /usr/bin/ld: cannot find -ldecompositionMethods collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdistributed.so] Error 1 + renumber/Allwmake + wmake libso renumberMethods /usr/bin/ld: cannot find -ldecompositionMethods collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/librenumberMethods.so] Error 1 + '[' -n '' ']' + echo + echo 'Skipping SloanRenumber' Skipping SloanRenumber + echo + '[' -n '' ']' + echo + echo 'Skipping zoltanRenumber' Skipping zoltanRenumber + echo + wmake libso conversion /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libconversion.so] Error 1 + wmake libso sampling /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsampling.so] Error 1 + wmake libso mesh/extrudeModel '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libextrudeModel.so' is up to date. + wmake libso dynamicMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdynamicMesh.so] Error 1 + wmake libso dynamicFvMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so] Error 1 + wmake libso topoChangerFvMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtopoChangerFvMesh.so] Error 1 + wmake libso ODE '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libODE.so' is up to date. + wmake libso randomProcesses /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/librandomProcesses.so] Error 1 + thermophysicalModels/Allwmake + wmake libso specie '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libspecie.so' is up to date. + wmake libso solidSpecie '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidSpecie.so' is up to date. + wmake libso thermophysicalFunctions '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libthermophysicalFunctions.so' is up to date. + ./properties/Allwmake + wmake libso liquidProperties '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libliquidProperties.so' is up to date. + wmake libso liquidMixtureProperties '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libliquidMixtureProperties.so' is up to date. + wmake libso solidProperties '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidProperties.so' is up to date. + wmake libso solidMixtureProperties '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidMixtureProperties.so' is up to date. + wmake libso basic /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfluidThermophysicalModels.so] Error 1 + wmake libso reactionThermo /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so] Error 1 + wmake libso laminarFlameSpeed /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/liblaminarFlameSpeedModels.so] Error 1 + wmake libso chemistryModel /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libchemistryModel.so] Error 1 + wmake libso barotropicCompressibilityModel /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libbarotropicCompressibilityModel.so] Error 1 + wmake libso SLGThermo /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libSLGThermo.so] Error 1 + wmake libso solidThermo /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidThermo.so] Error 1 + wmake libso solidChemistryModel /usr/bin/ld: cannot find -lchemistryModel collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidChemistryModel.so] Error 1 + wmake libso radiationModels /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libradiationModels.so] Error 1 + transportModels/Allwmake + wmake libso twoPhaseMixture /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtwoPhaseMixture.so] Error 1 + wmake libso interfaceProperties /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libinterfaceProperties.so] Error 1 + wmake libso twoPhaseProperties /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtwoPhaseProperties.so] Error 1 + wmake libso incompressible /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleTransportModels.so] Error 1 + turbulenceModels/Allwmake + LES/Allwmake + wmakeLnInclude ../incompressible/LES + wmake libso LESfilters /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libLESfilters.so] Error 1 + wmake libso LESdeltas /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libLESdeltas.so] Error 1 + incompressible/Allwmake + wmake libso turbulenceModel /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleTurbulenceModel.so] Error 1 + wmake libso RAS /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so] Error 1 + wmake libso LES /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleLESModels.so] Error 1 + compressible/Allwmake + wmake libso turbulenceModel SOURCE=derivedFvPatchFields/externalCoupledTemperatureMixed/externalCoupledTemperatureMixedFvPatchScalarField.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidSpecie/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/externalCoupledTemperatureMixedFvPatchScalarField.o derivedFvPatchFields/externalCoupledTemperatureMixed/externalCoupledTemperatureMixedFvPatchScalarField.C: In member function ‘virtual void Foam::externalCoupledTemperatureMixedFvPatchScalarField::transferData(Foam::OFstream&) const’: derivedFvPatchFields/externalCoupledTemperatureMixed/externalCoupledTemperatureMixedFvPatchScalarField.C:204: error: expected initializer before ‘&’ token derivedFvPatchFields/externalCoupledTemperatureMixed/externalCoupledTemperatureMixedFvPatchScalarField.C:205: error: expected initializer before ‘&’ token make: *** [Make/linux64GccDPOpt/externalCoupledTemperatureMixedFvPatchScalarField.o] Error 1 + wmake libso RAS /usr/bin/ld: cannot find -lcompressibleTurbulenceModel collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressibleRASModels.so] Error 1 + wmake libso LES /usr/bin/ld: cannot find -lcompressibleTurbulenceModel collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressibleLESModels.so] Error 1 + wmake libso derivedFvPatchFields /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libturbulenceDerivedFvPatchFields.so] Error 1 + wmake libso combustionModels /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcombustionModels.so] Error 1 + regionModels/Allwmake + wmake libso regionModel /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libregionModels.so] Error 1 + wmake libso pyrolysisModels /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libpyrolysisModels.so] Error 1 + wmake libso surfaceFilmModels /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsurfaceFilmModels.so] Error 1 + wmake libso thermalBaffleModels /usr/bin/ld: cannot find -lregionModels collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libthermalBaffleModels.so] Error 1 + wmake libso regionCoupling /usr/bin/ld: cannot find -lregionModels collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libregionCoupling.so] Error 1 + lagrangian/Allwmake + wmake libso distributionModels '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdistributionModels.so' is up to date. + wmake libso basic '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/liblagrangian.so' is up to date. + wmake libso solidParticle /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsolidParticle.so] Error 1 + wmake libso intermediate /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/liblagrangianIntermediate.so] Error 1 + wmake libso spray /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/liblagrangianSpray.so] Error 1 + wmake libso dsmc /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libdsmc.so] Error 1 + wmake libso coalCombustion /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcoalCombustion.so] Error 1 + molecularDynamics/Allwmake + wmake libso potential /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libpotential.so] Error 1 + wmake libso molecularMeasurements '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libmolecularMeasurements.so' is up to date. + wmake libso molecule /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libmolecule.so] Error 1 + mesh/Allwmake + wmake libso autoMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libautoMesh.so] Error 1 + wmake libso blockMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libblockMesh.so] Error 1 + wmake libso extrudeModel '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libextrudeModel.so' is up to date. + fvAgglomerationMethods/Allwmake + export ParMGridGen=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/ParMGridGen-1.0 + ParMGridGen=/shyne/softs/OpenFOAM/ThirdParty-2.2.2/ParMGridGen-1.0 + '[' -e /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libMGridGen.so ']' + wmake libso pairPatchAgglomeration /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libpairPatchAgglomeration.so] Error 1 + wmake libso fvMotionSolver /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfvMotionSolvers.so] Error 1 + wmake libso engine /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libengine.so] Error 1 + wmake libso fvOptions sources/derived/rotorDiskSource/profileModel/profileModel.dep:129: warning: overriding commands for target `Make/linux64GccDPOpt/profileModel.o' sources/derived/rotorDiskSource/profileModel/profileModel.dep:125: warning: ignoring old commands for target `Make/linux64GccDPOpt/profileModel.o' sources/derived/rotorDiskSource/profileModel/profileModelList.dep:129: warning: overriding commands for target `Make/linux64GccDPOpt/profileModelList.o' sources/derived/rotorDiskSource/profileModel/profileModelList.dep:125: warning: ignoring old commands for target `Make/linux64GccDPOpt/profileModelList.o' sources/derived/rotorDiskSource/profileModel/lookup/lookupProfile.dep:143: warning: overriding commands for target `Make/linux64GccDPOpt/lookupProfile.o' sources/derived/rotorDiskSource/profileModel/lookup/lookupProfile.dep:139: warning: ignoring old commands for target `Make/linux64GccDPOpt/lookupProfile.o' sources/derived/rotorDiskSource/profileModel/series/seriesProfile.dep:131: warning: overriding commands for target `Make/linux64GccDPOpt/seriesProfile.o' sources/derived/rotorDiskSource/profileModel/series/seriesProfile.dep:127: warning: ignoring old commands for target `Make/linux64GccDPOpt/seriesProfile.o' sources/derived/rotorDiskSource/trimModel/trimModel/trimModel.dep:491: warning: overriding commands for target `Make/linux64GccDPOpt/trimModel.o' sources/derived/rotorDiskSource/trimModel/trimModel/trimModel.dep:487: warning: ignoring old commands for target `Make/linux64GccDPOpt/trimModel.o' sources/derived/rotorDiskSource/trimModel/trimModel/trimModelNew.dep:491: warning: overriding commands for target `Make/linux64GccDPOpt/trimModelNew.o' sources/derived/rotorDiskSource/trimModel/trimModel/trimModelNew.dep:487: warning: ignoring old commands for target `Make/linux64GccDPOpt/trimModelNew.o' sources/derived/rotorDiskSource/trimModel/fixed/fixedTrim.dep:494: warning: overriding commands for target `Make/linux64GccDPOpt/fixedTrim.o' sources/derived/rotorDiskSource/trimModel/fixed/fixedTrim.dep:490: warning: ignoring old commands for target `Make/linux64GccDPOpt/fixedTrim.o' sources/derived/rotorDiskSource/trimModel/targetCoeff/targetCoeffTrim.dep:494: warning: overriding commands for target `Make/linux64GccDPOpt/targetCoeffTrim.o' sources/derived/rotorDiskSource/trimModel/targetCoeff/targetCoeffTrim.dep:490: warning: ignoring old commands for target `Make/linux64GccDPOpt/targetCoeffTrim.o' sources/derived/effectivenessHeatExchangerSource/effectivenessHeatExchangerSource.dep:534: warning: overriding commands for target `Make/linux64GccDPOpt/effectivenessHeatExchangerSource.o' sources/derived/effectivenessHeatExchangerSource/effectivenessHeatExchangerSource.dep:530: warning: ignoring old commands for target `Make/linux64GccDPOpt/effectivenessHeatExchangerSource.o' sources/interRegion/interRegionHeatTransferModel/constantHeatTransfer/constantHeatTransfer.dep:486: warning: overriding commands for target `Make/linux64GccDPOpt/constantHeatTransfer.o' sources/interRegion/interRegionHeatTransferModel/constantHeatTransfer/constantHeatTransfer.dep:482: warning: ignoring old commands for target `Make/linux64GccDPOpt/constantHeatTransfer.o' sources/interRegion/interRegionHeatTransferModel/interRegionHeatTransferModel/interRegionHeatTransferModel.dep:532: warning: overriding commands for target `Make/linux64GccDPOpt/interRegionHeatTransferModel.o' sources/interRegion/interRegionHeatTransferModel/interRegionHeatTransferModel/interRegionHeatTransferModel.dep:528: warning: ignoring old commands for target `Make/linux64GccDPOpt/interRegionHeatTransferModel.o' sources/interRegion/interRegionHeatTransferModel/tabulatedHeatTransfer/tabulatedHeatTransfer.dep:494: warning: overriding commands for target `Make/linux64GccDPOpt/tabulatedHeatTransfer.o' sources/interRegion/interRegionHeatTransferModel/tabulatedHeatTransfer/tabulatedHeatTransfer.dep:490: warning: ignoring old commands for target `Make/linux64GccDPOpt/tabulatedHeatTransfer.o' sources/interRegion/interRegionHeatTransferModel/variableHeatTransfer/variableHeatTransfer.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/variableHeatTransfer.o' sources/interRegion/interRegionHeatTransferModel/variableHeatTransfer/variableHeatTransfer.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/variableHeatTransfer.o' sources/interRegion/interRegionExplicitPorositySource/interRegionExplicitPorositySource.dep:522: warning: overriding commands for target `Make/linux64GccDPOpt/interRegionExplicitPorositySource.o' sources/interRegion/interRegionExplicitPorositySource/interRegionExplicitPorositySource.dep:518: warning: ignoring old commands for target `Make/linux64GccDPOpt/interRegionExplicitPorositySource.o' constraints/general/explicitSetValue/explicitSetValue.dep:524: warning: overriding commands for target `Make/linux64GccDPOpt/explicitSetValue.o' constraints/general/explicitSetValue/explicitSetValue.dep:520: warning: ignoring old commands for target `Make/linux64GccDPOpt/explicitSetValue.o' constraints/derived/fixedTemperatureConstraint/fixedTemperatureConstraint.dep:527: warning: overriding commands for target `Make/linux64GccDPOpt/fixedTemperatureConstraint.o' constraints/derived/fixedTemperatureConstraint/fixedTemperatureConstraint.dep:523: warning: ignoring old commands for target `Make/linux64GccDPOpt/fixedTemperatureConstraint.o' constraints/derived/temperatureLimitsConstraint/temperatureLimitsConstraint.dep:486: warning: overriding commands for target `Make/linux64GccDPOpt/temperatureLimitsConstraint.o' constraints/derived/temperatureLimitsConstraint/temperatureLimitsConstraint.dep:482: warning: ignoring old commands for target `Make/linux64GccDPOpt/temperatureLimitsConstraint.o' /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfvOptions.so] Error 1 + wmake libso regionCoupled /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libregionCoupled.so] Error 1 + postProcessing/Allwmake + wmake libo postCalc '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o' is up to date. + wmake libso foamCalcFunctions /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfoamCalcFunctions.so] Error 1 + functionObjects/Allwmake + wmake libso cloud /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcloudFunctionObjects.so] Error 1 + wmake libso field /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libfieldFunctionObjects.so] Error 1 + wmake libso forces /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libforces.so] Error 1 + wmake libso fvTools /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libFVFunctionObjects.so] Error 1 + wmake libso IO partialWrite/partialWrite.dep:490: warning: overriding commands for target `Make/linux64GccDPOpt/partialWrite.o' partialWrite/partialWrite.dep:486: warning: ignoring old commands for target `Make/linux64GccDPOpt/partialWrite.o' partialWrite/partialWriteFunctionObject.dep:495: warning: overriding commands for target `Make/linux64GccDPOpt/partialWriteFunctionObject.o' partialWrite/partialWriteFunctionObject.dep:491: warning: ignoring old commands for target `Make/linux64GccDPOpt/partialWriteFunctionObject.o' removeRegisteredObject/removeRegisteredObject.dep:220: warning: overriding commands for target `Make/linux64GccDPOpt/removeRegisteredObject.o' removeRegisteredObject/removeRegisteredObject.dep:216: warning: ignoring old commands for target `Make/linux64GccDPOpt/removeRegisteredObject.o' removeRegisteredObject/removeRegisteredObjectFunctionObject.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/removeRegisteredObjectFunctionObject.o' removeRegisteredObject/removeRegisteredObjectFunctionObject.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/removeRegisteredObjectFunctionObject.o' writeDictionary/writeDictionary.dep:223: warning: overriding commands for target `Make/linux64GccDPOpt/writeDictionary.o' writeDictionary/writeDictionary.dep:219: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeDictionary.o' writeDictionary/writeDictionaryFunctionObject.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/writeDictionaryFunctionObject.o' writeDictionary/writeDictionaryFunctionObject.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeDictionaryFunctionObject.o' writeRegisteredObject/writeRegisteredObject.dep:220: warning: overriding commands for target `Make/linux64GccDPOpt/writeRegisteredObject.o' writeRegisteredObject/writeRegisteredObject.dep:216: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeRegisteredObject.o' writeRegisteredObject/writeRegisteredObjectFunctionObject.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/writeRegisteredObjectFunctionObject.o' writeRegisteredObject/writeRegisteredObjectFunctionObject.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeRegisteredObjectFunctionObject.o' g++: partialWrite.o: No such file or directory g++: partialWriteFunctionObject.o: No such file or directory g++: removeRegisteredObject.o: No such file or directory g++: removeRegisteredObjectFunctionObject.o: No such file or directory g++: writeDictionary.o: No such file or directory g++: writeDictionaryFunctionObject.o: No such file or directory g++: writeRegisteredObject.o: No such file or directory g++: writeRegisteredObjectFunctionObject.o: No such file or directory make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libIOFunctionObjects.so] Error 1 + wmake libso jobControl '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libjobControl.so' is up to date. + wmake libso systemCall systemCall.dep:222: warning: overriding commands for target `Make/linux64GccDPOpt/systemCall.o' systemCall.dep:218: warning: ignoring old commands for target `Make/linux64GccDPOpt/systemCall.o' systemCall.o:(.bss+0x0): multiple definition of `Foam::systemCall::typeName' systemCall.o:(.bss+0x0): first defined here systemCall.o: In function `Foam::systemCall::timeSet()': systemCall.C:(.text+0x0): multiple definition of `Foam::systemCall::timeSet()' systemCall.o:systemCall.C:(.text+0x0): first defined here systemCall.o:(.bss+0x8): multiple definition of `Foam::systemCall::debug' systemCall.o:(.bss+0x8): first defined here systemCall.o: In function `Foam::systemCall::write()': systemCall.C:(.text+0x10): multiple definition of `Foam::systemCall::write()' systemCall.o:systemCall.C:(.text+0x10): first defined here systemCall.o: In function `Foam::systemCall::end()': systemCall.C:(.text+0x50): multiple definition of `Foam::systemCall::end()' systemCall.o:systemCall.C:(.text+0x50): first defined here systemCall.o: In function `Foam::systemCall::execute()': systemCall.C:(.text+0x90): multiple definition of `Foam::systemCall::execute()' systemCall.o:systemCall.C:(.text+0x90): first defined here systemCall.o:(.bss+0x10): multiple definition of `Foam::addsystemCallToDebug_' systemCall.o:(.bss+0x10): first defined here systemCall.o: In function `Foam::systemCall::~systemCall()': systemCall.C:(.text+0x3a0): multiple definition of `Foam::systemCall::~systemCall()' systemCall.o:systemCall.C:(.text+0x3a0): first defined here systemCall.o: In function `Foam::systemCall::~systemCall()': systemCall.C:(.text+0x3a0): multiple definition of `Foam::systemCall::~systemCall()' systemCall.o:systemCall.C:(.text+0x3a0): first defined here systemCall.o: In function `Foam::systemCall::~systemCall()': systemCall.C:(.text+0x670): multiple definition of `Foam::systemCall::~systemCall()' systemCall.o:systemCall.C:(.text+0x670): first defined here systemCall.o: In function `Foam::systemCall::read(Foam::dictionary const&)': systemCall.C:(.text+0x690): multiple definition of `Foam::systemCall::read(Foam::dictionary const&)' systemCall.o:systemCall.C:(.text+0x690): first defined here systemCall.o: In function `Foam::systemCall::systemCall(Foam::word const&, Foam::objectRegistry const&, Foam::dictionary const&, bool)': systemCall.C:(.text+0x1010): multiple definition of `Foam::systemCall::systemCall(Foam::word const&, Foam::objectRegistry const&, Foam::dictionary const&, bool)' systemCall.o:systemCall.C:(.text+0x1010): first defined here systemCall.o: In function `Foam::systemCall::systemCall(Foam::word const&, Foam::objectRegistry const&, Foam::dictionary const&, bool)': systemCall.C:(.text+0x1010): multiple definition of `Foam::systemCall::systemCall(Foam::word const&, Foam::objectRegistry const&, Foam::dictionary const&, bool)' systemCall.o:systemCall.C:(.text+0x1010): first defined here systemCallFunctionObject.o:(.bss+0x0): multiple definition of `Foam::OutputFilterFunctionObject::typeName' systemCallFunctionObject.o:(.bss+0x0): first defined here systemCallFunctionObject.o:(.bss+0x8): multiple definition of `Foam::OutputFilterFunctionObject::debug' systemCallFunctionObject.o:(.bss+0x8): first defined here systemCallFunctionObject.o:(.bss+0xc): multiple definition of `Foam::addsystemCallFunctionObjectdictionaryConstructorTofunctionObjectTable_' systemCallFunctionObject.o:(.bss+0xc): first defined here collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libsystemCall.so] Error 1 + wmake libso utilities DESModelRegions/DESModelRegionsFunctionObject.dep:354: warning: overriding commands for target `Make/linux64GccDPOpt/DESModelRegionsFunctionObject.o' DESModelRegions/DESModelRegionsFunctionObject.dep:350: warning: ignoring old commands for target `Make/linux64GccDPOpt/DESModelRegionsFunctionObject.o' dsmcFields/dsmcFields.dep:571: warning: overriding commands for target `Make/linux64GccDPOpt/dsmcFields.o' dsmcFields/dsmcFields.dep:567: warning: ignoring old commands for target `Make/linux64GccDPOpt/dsmcFields.o' dsmcFields/dsmcFieldsFunctionObject.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/dsmcFieldsFunctionObject.o' dsmcFields/dsmcFieldsFunctionObject.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/dsmcFieldsFunctionObject.o' pressureTools/pressureTools.dep:474: warning: overriding commands for target `Make/linux64GccDPOpt/pressureTools.o' pressureTools/pressureTools.dep:470: warning: ignoring old commands for target `Make/linux64GccDPOpt/pressureTools.o' pressureTools/pressureToolsFunctionObject.dep:352: warning: overriding commands for target `Make/linux64GccDPOpt/pressureToolsFunctionObject.o' pressureTools/pressureToolsFunctionObject.dep:348: warning: ignoring old commands for target `Make/linux64GccDPOpt/pressureToolsFunctionObject.o' scalarTransport/scalarTransport.dep:573: warning: overriding commands for target `Make/linux64GccDPOpt/scalarTransport.o' scalarTransport/scalarTransport.dep:569: warning: ignoring old commands for target `Make/linux64GccDPOpt/scalarTransport.o' scalarTransport/scalarTransportFunctionObject.dep:494: warning: overriding commands for target `Make/linux64GccDPOpt/scalarTransportFunctionObject.o' scalarTransport/scalarTransportFunctionObject.dep:490: warning: ignoring old commands for target `Make/linux64GccDPOpt/scalarTransportFunctionObject.o' timeActivatedFileUpdate/timeActivatedFileUpdate.dep:221: warning: overriding commands for target `Make/linux64GccDPOpt/timeActivatedFileUpdate.o' timeActivatedFileUpdate/timeActivatedFileUpdate.dep:217: warning: ignoring old commands for target `Make/linux64GccDPOpt/timeActivatedFileUpdate.o' timeActivatedFileUpdate/timeActivatedFileUpdateFunctionObject.dep:352: warning: overriding commands for target `Make/linux64GccDPOpt/timeActivatedFileUpdateFunctionObject.o' timeActivatedFileUpdate/timeActivatedFileUpdateFunctionObject.dep:348: warning: ignoring old commands for target `Make/linux64GccDPOpt/timeActivatedFileUpdateFunctionObject.o' wallShearStress/wallShearStress.dep:496: warning: overriding commands for target `Make/linux64GccDPOpt/wallShearStress.o' wallShearStress/wallShearStress.dep:492: warning: ignoring old commands for target `Make/linux64GccDPOpt/wallShearStress.o' wallShearStress/wallShearStressFunctionObject.dep:354: warning: overriding commands for target `Make/linux64GccDPOpt/wallShearStressFunctionObject.o' wallShearStress/wallShearStressFunctionObject.dep:350: warning: ignoring old commands for target `Make/linux64GccDPOpt/wallShearStressFunctionObject.o' yPlusLES/yPlusLES.dep:603: warning: overriding commands for target `Make/linux64GccDPOpt/yPlusLES.o' yPlusLES/yPlusLES.dep:599: warning: ignoring old commands for target `Make/linux64GccDPOpt/yPlusLES.o' yPlusLES/yPlusLESFunctionObject.dep:354: warning: overriding commands for target `Make/linux64GccDPOpt/yPlusLESFunctionObject.o' yPlusLES/yPlusLESFunctionObject.dep:350: warning: ignoring old commands for target `Make/linux64GccDPOpt/yPlusLESFunctionObject.o' yPlusRAS/yPlusRAS.dep:604: warning: overriding commands for target `Make/linux64GccDPOpt/yPlusRAS.o' yPlusRAS/yPlusRAS.dep:602: warning: ignoring old commands for target `Make/linux64GccDPOpt/yPlusRAS.o' yPlusRAS/yPlusRASFunctionObject.dep:354: warning: overriding commands for target `Make/linux64GccDPOpt/yPlusRASFunctionObject.o' yPlusRAS/yPlusRASFunctionObject.dep:350: warning: ignoring old commands for target `Make/linux64GccDPOpt/yPlusRASFunctionObject.o' /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libutilityFunctionObjects.so] Error 1 + wmake all utilities make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/autoRefineMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/autoRefineMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -ltriSurface -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/autoRefineMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/autoRefineMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/autoRefineMesh' make[2]: *** [autoRefineMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/collapseEdges' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/collapseEdges.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/collapseEdges /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/collapseEdges] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/collapseEdges' make[2]: *** [collapseEdges] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/combinePatchFaces' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/combinePatchFaces.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsampling -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/combinePatchFaces /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/combinePatchFaces] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/combinePatchFaces' make[2]: *** [combinePatchFaces] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/modifyMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/cellSplitter.o Make/linux64GccDPOpt/modifyMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/modifyMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/modifyMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/modifyMesh' make[2]: *** [modifyMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/PDRMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/PDRMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lfiniteVolume -lcompressibleRASModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/PDRMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/PDRMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/PDRMesh' make[2]: *** [PDRMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refineHexMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/refineHexMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineHexMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineHexMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refineHexMesh' make[2]: *** [refineHexMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refinementLevel' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/refinementLevel.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refinementLevel /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refinementLevel] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refinementLevel' make[2]: *** [refinementLevel] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refineWallLayer' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/refineWallLayer.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineWallLayer /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineWallLayer] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/refineWallLayer' make[2]: *** [refineWallLayer] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/removeFaces' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/removeFaces.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/removeFaces /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/removeFaces] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/removeFaces' make[2]: *** [removeFaces] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/selectCells' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/edgeStats.o Make/linux64GccDPOpt/selectCells.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -ltriSurface -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/selectCells /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/selectCells] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/selectCells' make[2]: *** [selectCells] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/splitCells' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/splitCells.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitCells /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitCells] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced/splitCells' make[2]: *** [splitCells] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/advanced' make[1]: *** [advanced] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/ansysToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/ansysToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ansysToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ansysToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/ansysToFoam' make[2]: *** [ansysToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/cfx4ToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/hexBlock.o Make/linux64GccDPOpt/cfx4ToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cfx4ToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cfx4ToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/cfx4ToFoam' make[2]: *** [cfx4ToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/datToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/datToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/datToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/datToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/datToFoam' make[2]: *** [datToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/fluent3DMeshToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/fluent3DMeshToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fluent3DMeshToFoam /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fluent3DMeshToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/fluent3DMeshToFoam' make[2]: *** [fluent3DMeshToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/fluentMeshToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/extrudedTriangleCellShape.o Make/linux64GccDPOpt/extrudedQuadCellShape.o Make/linux64GccDPOpt/create3DCellShape.o Make/linux64GccDPOpt/fluentMeshToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fluentMeshToFoam /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fluentMeshToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/fluentMeshToFoam' make[2]: *** [fluentMeshToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamMeshToFluent' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/fluentFvMesh.o Make/linux64GccDPOpt/foamMeshToFluent.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamMeshToFluent /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamMeshToFluent] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamMeshToFluent' make[2]: *** [foamMeshToFluent] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamToStarMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/conversion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamToStarMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lconversion -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToStarMesh /usr/bin/ld: cannot find -lconversion collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToStarMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamToStarMesh' make[2]: *** [foamToStarMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamToSurface' foamToSurface.dep:433: warning: overriding commands for target `Make/linux64GccDPOpt/foamToSurface.o' foamToSurface.dep:429: warning: ignoring old commands for target `Make/linux64GccDPOpt/foamToSurface.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamToSurface.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToSurface /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToSurface] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/foamToSurface' make[2]: *** [foamToSurface] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/gambitToFoam' gambitToFoam.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/gambitToFoam.o' gambitToFoam.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/gambitToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/gambitToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/gambitToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/gambitToFoam' make[2]: *** [gambitToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/gmshToFoam' gmshToFoam.dep:362: warning: overriding commands for target `Make/linux64GccDPOpt/gmshToFoam.o' gmshToFoam.dep:358: warning: ignoring old commands for target `Make/linux64GccDPOpt/gmshToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/gmshToFoam.o Make/linux64GccDPOpt/gmshToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/gmshToFoam Make/linux64GccDPOpt/gmshToFoam.o: In function `findInternalFace(Foam::primitiveMesh const&, Foam::List const&)': gmshToFoam.C:(.text+0x70): multiple definition of `findInternalFace(Foam::primitiveMesh const&, Foam::List const&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x70): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `correctOrientation(Foam::Field > const&, Foam::cellShape const&)': gmshToFoam.C:(.text+0x2c0): multiple definition of `correctOrientation(Foam::Field > const&, Foam::cellShape const&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x2c0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `storeCellInZone(int, int, Foam::Map&, Foam::List&, Foam::List >&)': gmshToFoam.C:(.text+0x4a0): multiple definition of `storeCellInZone(int, int, Foam::Map&, Foam::List&, Foam::List >&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x4a0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `findFace(Foam::PrimitivePatch > const&, Foam::Vector > const&, Foam::List const&)': gmshToFoam.C:(.text+0xa30): multiple definition of `findFace(Foam::PrimitivePatch > const&, Foam::Vector > const&, Foam::List const&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0xa30): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `renumber(Foam::Map const&, Foam::List&)': gmshToFoam.C:(.text+0xc00): multiple definition of `renumber(Foam::Map const&, Foam::List&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0xc00): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `readMeshFormat(Foam::IFstream&)': gmshToFoam.C:(.text+0xed0): multiple definition of `readMeshFormat(Foam::IFstream&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0xed0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `readPhysNames(Foam::IFstream&, Foam::Map&)': gmshToFoam.C:(.text+0x15b0): multiple definition of `readPhysNames(Foam::IFstream&, Foam::Map&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x15b0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `readPoints(Foam::IFstream&, Foam::Field >&, Foam::Map&)': gmshToFoam.C:(.text+0x2830): multiple definition of `readPoints(Foam::IFstream&, Foam::Field >&, Foam::Map&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x2830): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `readCells(double, bool, Foam::Field > const&, Foam::Map const&, Foam::IFstream&, Foam::List&, Foam::List&, Foam::List >&, Foam::List&, Foam::List >&)': gmshToFoam.C:(.text+0x2ea0): multiple definition of `readCells(double, bool, Foam::Field > const&, Foam::Map const&, Foam::IFstream&, Foam::List&, Foam::List&, Foam::List >&, Foam::List&, Foam::List >&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x2ea0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `skipSection(Foam::IFstream&)': gmshToFoam.C:(.text+0x61f0): multiple definition of `skipSection(Foam::IFstream&)' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x61f0): first defined here Make/linux64GccDPOpt/gmshToFoam.o: In function `main': gmshToFoam.C:(.text+0x6380): multiple definition of `main' Make/linux64GccDPOpt/gmshToFoam.o:gmshToFoam.C:(.text+0x6380): first defined here /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/gmshToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/gmshToFoam' make[2]: *** [gmshToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/ideasUnvToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ideasUnvToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ideasUnvToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/ideasUnvToFoam' make[2]: *** [ideasUnvToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/kivaToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/kivaToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/kivaToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/kivaToFoam' make[2]: *** [kivaToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/mshToFoam' mshToFoam.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/mshToFoam.o' mshToFoam.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/mshToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mshToFoam.o Make/linux64GccDPOpt/mshToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mshToFoam Make/linux64GccDPOpt/mshToFoam.o: In function `main': mshToFoam.C:(.text+0x280): multiple definition of `main' Make/linux64GccDPOpt/mshToFoam.o:mshToFoam.C:(.text+0x280): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mshToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/mshToFoam' make[2]: *** [mshToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/netgenNeutralToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/netgenNeutralToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/netgenNeutralToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/netgenNeutralToFoam' make[2]: *** [netgenNeutralToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/plot3dToFoam' hexBlock.dep:212: warning: overriding commands for target `Make/linux64GccDPOpt/hexBlock.o' hexBlock.dep:210: warning: ignoring old commands for target `Make/linux64GccDPOpt/hexBlock.o' hexBlock.dep:214: warning: overriding commands for target `Make/linux64GccDPOpt/hexBlock.o' hexBlock.dep:212: warning: ignoring old commands for target `Make/linux64GccDPOpt/hexBlock.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/hexBlock.o Make/linux64GccDPOpt/plot3dToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/plot3dToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/plot3dToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/plot3dToFoam' make[2]: *** [plot3dToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/sammToFoam' sammMesh.dep:304: warning: overriding commands for target `Make/linux64GccDPOpt/sammMesh.o' sammMesh.dep:300: warning: ignoring old commands for target `Make/linux64GccDPOpt/sammMesh.o' fillSammCellShapeTable.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/fillSammCellShapeTable.o' fillSammCellShapeTable.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/fillSammCellShapeTable.o' fillSammAddressingTable.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/fillSammAddressingTable.o' fillSammAddressingTable.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/fillSammAddressingTable.o' readPoints.dep:305: warning: overriding commands for target `Make/linux64GccDPOpt/readPoints.o' readPoints.dep:301: warning: ignoring old commands for target `Make/linux64GccDPOpt/readPoints.o' readCells.dep:303: warning: overriding commands for target `Make/linux64GccDPOpt/readCells.o' readCells.dep:299: warning: ignoring old commands for target `Make/linux64GccDPOpt/readCells.o' readBoundary.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/readBoundary.o' readBoundary.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/readBoundary.o' fixCollapsedEdges.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/fixCollapsedEdges.o' fixCollapsedEdges.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/fixCollapsedEdges.o' readCouples.dep:303: warning: overriding commands for target `Make/linux64GccDPOpt/readCouples.o' readCouples.dep:299: warning: ignoring old commands for target `Make/linux64GccDPOpt/readCouples.o' calcPointCells.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/calcPointCells.o' calcPointCells.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/calcPointCells.o' createPolyCells.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/createPolyCells.o' createPolyCells.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/createPolyCells.o' createBoundaryFaces.dep:300: warning: overriding commands for target `Make/linux64GccDPOpt/createBoundaryFaces.o' createBoundaryFaces.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/createBoundaryFaces.o' createBoundaryFaces.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/createBoundaryFaces.o' createBoundaryFaces.dep:300: warning: ignoring old commands for target `Make/linux64GccDPOpt/createBoundaryFaces.o' createPolyBoundary.dep:301: warning: overriding commands for target `Make/linux64GccDPOpt/createPolyBoundary.o' createPolyBoundary.dep:299: warning: ignoring old commands for target `Make/linux64GccDPOpt/createPolyBoundary.o' purgeCellShapes.dep:302: warning: overriding commands for target `Make/linux64GccDPOpt/purgeCellShapes.o' purgeCellShapes.dep:298: warning: ignoring old commands for target `Make/linux64GccDPOpt/purgeCellShapes.o' writeMesh.dep:341: warning: overriding commands for target `Make/linux64GccDPOpt/writeMesh.o' writeMesh.dep:337: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeMesh.o' sammToFoam.dep:349: warning: overriding commands for target `Make/linux64GccDPOpt/sammToFoam.o' sammToFoam.dep:345: warning: ignoring old commands for target `Make/linux64GccDPOpt/sammToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sammMesh.o Make/linux64GccDPOpt/fillSammCellShapeTable.o Make/linux64GccDPOpt/fillSammAddressingTable.o Make/linux64GccDPOpt/readPoints.o Make/linux64GccDPOpt/readCells.o Make/linux64GccDPOpt/readBoundary.o Make/linux64GccDPOpt/fixCollapsedEdges.o Make/linux64GccDPOpt/readCouples.o Make/linux64GccDPOpt/calcPointCells.o Make/linux64GccDPOpt/createPolyCells.o Make/linux64GccDPOpt/createBoundaryFaces.o Make/linux64GccDPOpt/createPolyBoundary.o Make/linux64GccDPOpt/purgeCellShapes.o Make/linux64GccDPOpt/writeMesh.o Make/linux64GccDPOpt/sammToFoam.o Make/linux64GccDPOpt/sammMesh.o Make/linux64GccDPOpt/fillSammCellShapeTable.o Make/linux64GccDPOpt/fillSammAddressingTable.o Make/linux64GccDPOpt/readPoints.o Make/linux64GccDPOpt/readCells.o Make/linux64GccDPOpt/readBoundary.o Make/linux64GccDPOpt/fixCollapsedEdges.o Make/linux64GccDPOpt/readCouples.o Make/linux64GccDPOpt/calcPointCells.o Make/linux64GccDPOpt/createPolyCells.o Make/linux64GccDPOpt/createBoundaryFaces.o Make/linux64GccDPOpt/createPolyBoundary.o Make/linux64GccDPOpt/purgeCellShapes.o Make/linux64GccDPOpt/writeMesh.o Make/linux64GccDPOpt/sammToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sammToFoam Make/linux64GccDPOpt/sammMesh.o: In function `sammMesh::createPolyMeshData()': sammMesh.C:(.text+0x20): multiple definition of `sammMesh::createPolyMeshData()' Make/linux64GccDPOpt/sammMesh.o:sammMesh.C:(.text+0x20): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x0): multiple definition of `sammMesh::unknownPtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x0): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x8): multiple definition of `sammMesh::hexPtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x8): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x10): multiple definition of `sammMesh::wedgePtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x10): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x18): multiple definition of `sammMesh::prismPtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x18): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x20): multiple definition of `sammMesh::pyrPtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x20): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x28): multiple definition of `sammMesh::tetPtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x28): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x30): multiple definition of `sammMesh::tetWedgePtr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x30): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x38): multiple definition of `sammMesh::sammTrim1Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x38): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x40): multiple definition of `sammMesh::sammTrim2Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x40): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x48): multiple definition of `sammMesh::sammTrim3Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x48): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x50): multiple definition of `sammMesh::sammTrim4Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x50): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x58): multiple definition of `sammMesh::sammTrim5Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x58): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x60): multiple definition of `sammMesh::sammTrim8Ptr_' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x60): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x70): multiple definition of `sammMesh::sammShapeLookup' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x70): first defined here Make/linux64GccDPOpt/sammMesh.o:(.bss+0x80): multiple definition of `sammMesh::sammAddressingTable' Make/linux64GccDPOpt/sammMesh.o:(.bss+0x80): first defined here Make/linux64GccDPOpt/sammMesh.o: In function `sammMesh::~sammMesh()': sammMesh.C:(.text+0x960): multiple definition of `sammMesh::~sammMesh()' Make/linux64GccDPOpt/sammMesh.o:sammMesh.C:(.text+0x960): first defined here Make/linux64GccDPOpt/sammMesh.o: In function `sammMesh::~sammMesh()': sammMesh.C:(.text+0x960): multiple definition of `sammMesh::~sammMesh()' Make/linux64GccDPOpt/sammMesh.o:sammMesh.C:(.text+0x960): first defined here Make/linux64GccDPOpt/sammMesh.o: In function `sammMesh::sammMesh(Foam::fileName const&, Foam::Time const&, double)': sammMesh.C:(.text+0xf30): multiple definition of `sammMesh::sammMesh(Foam::fileName const&, Foam::Time const&, double)' Make/linux64GccDPOpt/sammMesh.o:sammMesh.C:(.text+0xf30): first defined here Make/linux64GccDPOpt/sammMesh.o: In function `sammMesh::sammMesh(Foam::fileName const&, Foam::Time const&, double)': sammMesh.C:(.text+0xf30): multiple definition of `sammMesh::sammMesh(Foam::fileName const&, Foam::Time const&, double)' Make/linux64GccDPOpt/sammMesh.o:sammMesh.C:(.text+0xf30): first defined here Make/linux64GccDPOpt/sammMesh.o:(.rodata+0x0): multiple definition of `sammMesh::shapeFaceLookup' Make/linux64GccDPOpt/sammMesh.o:(.rodata+0x0): first defined here Make/linux64GccDPOpt/fillSammCellShapeTable.o: In function `sammMesh::fillSammCellShapeTable()': fillSammCellShapeTable.C:(.text+0x0): multiple definition of `sammMesh::fillSammCellShapeTable()' Make/linux64GccDPOpt/fillSammCellShapeTable.o:fillSammCellShapeTable.C:(.text+0x0): first defined here Make/linux64GccDPOpt/fillSammAddressingTable.o: In function `sammMesh::fillSammAddressingTable()': fillSammAddressingTable.C:(.text+0x0): multiple definition of `sammMesh::fillSammAddressingTable()' Make/linux64GccDPOpt/fillSammAddressingTable.o:fillSammAddressingTable.C:(.text+0x0): first defined here Make/linux64GccDPOpt/readPoints.o: In function `sammMesh::readToNl(Foam::IFstream&)': readPoints.C:(.text+0x70): multiple definition of `sammMesh::readToNl(Foam::IFstream&)' Make/linux64GccDPOpt/readPoints.o:readPoints.C:(.text+0x70): first defined here Make/linux64GccDPOpt/readPoints.o: In function `sammMesh::readVtxCmpt(Foam::IFstream&)': readPoints.C:(.text+0xd0): multiple definition of `sammMesh::readVtxCmpt(Foam::IFstream&)' Make/linux64GccDPOpt/readPoints.o:readPoints.C:(.text+0xd0): first defined here Make/linux64GccDPOpt/readPoints.o: In function `sammMesh::readVtxLabel(Foam::IFstream&)': readPoints.C:(.text+0x450): multiple definition of `sammMesh::readVtxLabel(Foam::IFstream&)' Make/linux64GccDPOpt/readPoints.o:readPoints.C:(.text+0x450): first defined here Make/linux64GccDPOpt/readPoints.o: In function `sammMesh::readPoints(double)': readPoints.C:(.text+0x7a0): multiple definition of `sammMesh::readPoints(double)' Make/linux64GccDPOpt/readPoints.o:readPoints.C:(.text+0x7a0): first defined here Make/linux64GccDPOpt/readCells.o: In function `sammMesh::addSAMMcell(int, Foam::List const&, int)': readCells.C:(.text+0x70): multiple definition of `sammMesh::addSAMMcell(int, Foam::List const&, int)' Make/linux64GccDPOpt/readCells.o:readCells.C:(.text+0x70): first defined here Make/linux64GccDPOpt/readCells.o: In function `sammMesh::addRegularCell(Foam::List const&, int)': readCells.C:(.text+0x350): multiple definition of `sammMesh::addRegularCell(Foam::List const&, int)' Make/linux64GccDPOpt/readCells.o:readCells.C:(.text+0x350): first defined here Make/linux64GccDPOpt/readCells.o: In function `sammMesh::readCells()': readCells.C:(.text+0x10d0): multiple definition of `sammMesh::readCells()' Make/linux64GccDPOpt/readCells.o:readCells.C:(.text+0x10d0): first defined here Make/linux64GccDPOpt/readBoundary.o: In function `sammMesh::readBoundary()': readBoundary.C:(.text+0x70): multiple definition of `sammMesh::readBoundary()' Make/linux64GccDPOpt/readBoundary.o:readBoundary.C:(.text+0x70): first defined here Make/linux64GccDPOpt/fixCollapsedEdges.o: In function `sammMesh::fixCollapsedEdges()': fixCollapsedEdges.C:(.text+0x70): multiple definition of `sammMesh::fixCollapsedEdges()' Make/linux64GccDPOpt/fixCollapsedEdges.o:fixCollapsedEdges.C:(.text+0x70): first defined here Make/linux64GccDPOpt/readCouples.o: In function `sammMesh::readCouples()': readCouples.C:(.text+0x70): multiple definition of `sammMesh::readCouples()' Make/linux64GccDPOpt/readCouples.o:readCouples.C:(.text+0x70): first defined here Make/linux64GccDPOpt/calcPointCells.o: In function `sammMesh::calcPointCells() const': calcPointCells.C:(.text+0x70): multiple definition of `sammMesh::calcPointCells() const' Make/linux64GccDPOpt/calcPointCells.o:calcPointCells.C:(.text+0x70): first defined here Make/linux64GccDPOpt/calcPointCells.o: In function `sammMesh::pointCells() const': calcPointCells.C:(.text+0x3b0): multiple definition of `sammMesh::pointCells() const' Make/linux64GccDPOpt/calcPointCells.o:calcPointCells.C:(.text+0x3b0): first defined here Make/linux64GccDPOpt/createPolyCells.o: In function `sammMesh::createPolyCells()': createPolyCells.C:(.text+0x70): multiple definition of `sammMesh::createPolyCells()' Make/linux64GccDPOpt/createPolyCells.o:createPolyCells.C:(.text+0x70): first defined here Make/linux64GccDPOpt/createBoundaryFaces.o: In function `sammMesh::sammEqualFace(Foam::face const&, Foam::face const&) const': createBoundaryFaces.C:(.text+0x0): multiple definition of `sammMesh::sammEqualFace(Foam::face const&, Foam::face const&) const' Make/linux64GccDPOpt/createBoundaryFaces.o:createBoundaryFaces.C:(.text+0x0): first defined here Make/linux64GccDPOpt/createBoundaryFaces.o: In function `sammMesh::createBoundaryFaces()': createBoundaryFaces.C:(.text+0xf0): multiple definition of `sammMesh::createBoundaryFaces()' Make/linux64GccDPOpt/createBoundaryFaces.o:createBoundaryFaces.C:(.text+0xf0): first defined here Make/linux64GccDPOpt/createPolyBoundary.o: In function `sammMesh::polyBoundaryPatches(Foam::polyMesh const&)': createPolyBoundary.C:(.text+0x70): multiple definition of `sammMesh::polyBoundaryPatches(Foam::polyMesh const&)' Make/linux64GccDPOpt/createPolyBoundary.o:createPolyBoundary.C:(.text+0x70): first defined here Make/linux64GccDPOpt/createPolyBoundary.o: In function `sammMesh::createPolyBoundary()': createPolyBoundary.C:(.text+0x210): multiple definition of `sammMesh::createPolyBoundary()' Make/linux64GccDPOpt/createPolyBoundary.o:createPolyBoundary.C:(.text+0x210): first defined here Make/linux64GccDPOpt/purgeCellShapes.o: In function `sammMesh::purgeCellShapes()': purgeCellShapes.C:(.text+0x70): multiple definition of `sammMesh::purgeCellShapes()' Make/linux64GccDPOpt/purgeCellShapes.o:purgeCellShapes.C:(.text+0x70): first defined here Make/linux64GccDPOpt/writeMesh.o: In function `sammMesh::writeMesh()': writeMesh.C:(.text+0x70): multiple definition of `sammMesh::writeMesh()' Make/linux64GccDPOpt/writeMesh.o:writeMesh.C:(.text+0x70): first defined here Make/linux64GccDPOpt/sammToFoam.o: In function `main': sammToFoam.C:(.text+0x90): multiple definition of `main' Make/linux64GccDPOpt/sammToFoam.o:sammToFoam.C:(.text+0x90): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sammToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/sammToFoam' make[2]: *** [sammToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/star3ToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/star3ToFoam /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/star3ToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/star3ToFoam' make[2]: *** [star3ToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/star4ToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/conversion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lconversion -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/star4ToFoam /usr/bin/ld: cannot find -lconversion collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/star4ToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/star4ToFoam' make[2]: *** [star4ToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/tetgenToFoam' tetgenToFoam.dep:349: warning: overriding commands for target `Make/linux64GccDPOpt/tetgenToFoam.o' tetgenToFoam.dep:347: warning: ignoring old commands for target `Make/linux64GccDPOpt/tetgenToFoam.o' tetgenToFoam.dep:351: warning: overriding commands for target `Make/linux64GccDPOpt/tetgenToFoam.o' tetgenToFoam.dep:349: warning: ignoring old commands for target `Make/linux64GccDPOpt/tetgenToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/tetgenToFoam.o Make/linux64GccDPOpt/tetgenToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/tetgenToFoam Make/linux64GccDPOpt/tetgenToFoam.o: In function `findFace(Foam::primitiveMesh const&, Foam::face const&)': tetgenToFoam.C:(.text+0x1e0): multiple definition of `findFace(Foam::primitiveMesh const&, Foam::face const&)' Make/linux64GccDPOpt/tetgenToFoam.o:tetgenToFoam.C:(.text+0x1e0): first defined here Make/linux64GccDPOpt/tetgenToFoam.o: In function `main': tetgenToFoam.C:(.text+0x740): multiple definition of `main' Make/linux64GccDPOpt/tetgenToFoam.o:tetgenToFoam.C:(.text+0x740): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/tetgenToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/tetgenToFoam' make[2]: *** [tetgenToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/vtkUnstructuredToFoam' vtkUnstructuredToFoam.dep:356: warning: overriding commands for target `Make/linux64GccDPOpt/vtkUnstructuredToFoam.o' vtkUnstructuredToFoam.dep:352: warning: ignoring old commands for target `Make/linux64GccDPOpt/vtkUnstructuredToFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/vtkUnstructuredToFoam.o Make/linux64GccDPOpt/vtkUnstructuredToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfileFormats -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/vtkUnstructuredToFoam Make/linux64GccDPOpt/vtkUnstructuredToFoam.o: In function `main': vtkUnstructuredToFoam.C:(.text+0x80): multiple definition of `main' Make/linux64GccDPOpt/vtkUnstructuredToFoam.o:vtkUnstructuredToFoam.C:(.text+0x80): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/vtkUnstructuredToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/vtkUnstructuredToFoam' make[2]: *** [vtkUnstructuredToFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/writeMeshObj' writeMeshObj.dep:361: warning: overriding commands for target `Make/linux64GccDPOpt/writeMeshObj.o' writeMeshObj.dep:357: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeMeshObj.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/writeMeshObj.o Make/linux64GccDPOpt/writeMeshObj.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/writeMeshObj Make/linux64GccDPOpt/writeMeshObj.o: In function `writeOBJ(Foam::Vector const&, Foam::Ostream&)': writeMeshObj.C:(.text+0x70): multiple definition of `writeOBJ(Foam::Vector const&, Foam::Ostream&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x70): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePoints(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x350): multiple definition of `writePoints(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x350): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePatchBoundaryEdges(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x670): multiple definition of `writePatchBoundaryEdges(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x670): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePatchFaces(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0xcc0): multiple definition of `writePatchFaces(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0xcc0): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePatchCentres(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x12b0): multiple definition of `writePatchCentres(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x12b0): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePoints(Foam::polyMesh const&, Foam::List const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x17a0): multiple definition of `writePoints(Foam::polyMesh const&, Foam::List const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x17a0): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writeFaceCentres(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x1e00): multiple definition of `writeFaceCentres(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x1e00): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePoints(Foam::polyMesh const&, int, Foam::fileName const&)': writeMeshObj.C:(.text+0x2090): multiple definition of `writePoints(Foam::polyMesh const&, int, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x2090): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writeCellCentres(Foam::polyMesh const&, Foam::fileName const&)': writeMeshObj.C:(.text+0x2430): multiple definition of `writeCellCentres(Foam::polyMesh const&, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x2430): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `writePointCells(Foam::polyMesh const&, int, Foam::fileName const&)': writeMeshObj.C:(.text+0x2920): multiple definition of `writePointCells(Foam::polyMesh const&, int, Foam::fileName const&)' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x2920): first defined here Make/linux64GccDPOpt/writeMeshObj.o: In function `main': writeMeshObj.C:(.text+0x30c0): multiple definition of `main' Make/linux64GccDPOpt/writeMeshObj.o:writeMeshObj.C:(.text+0x30c0): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/writeMeshObj] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion/writeMeshObj' make[2]: *** [writeMeshObj] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/conversion' make[1]: *** [conversion] Error 2 + wmake blockMesh make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/blockMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/mesh/blockMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/blockMeshApp.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lblockMesh -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/blockMesh /usr/bin/ld: cannot find -lblockMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/blockMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/blockMesh' + wmake all extrude + wmake extrudeMesh make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude/extrudeMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IextrudedMesh -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/mesh/extrudeModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/extrudedMesh.o Make/linux64GccDPOpt/extrudeMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lsurfMesh -lmeshTools -ldynamicMesh -lextrudeModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrudeMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrudeMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude/extrudeMesh' + wmake extrudeToRegionMesh make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude/extrudeToRegionMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/mesh/extrudeModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/extrudeToRegionMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsurfMesh -lfiniteVolume -lmeshTools -ldynamicMesh -lextrudeModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrudeToRegionMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrudeToRegionMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude/extrudeToRegionMesh' + extrude2DMesh/Allwmake + wmake libso extrude2DMesh make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh' /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libextrude2DMesh.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude2DMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -Iextrude2DMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/mesh/extrudeModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/extrude2DMeshApp.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsurfMesh -ldynamicMesh -lextrude2DMesh -lextrudeModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrude2DMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/extrude2DMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/extrude2DMesh' + wmake snappyHexMesh make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/snappyHexMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/decompose/decompositionMethods/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/mesh/autoMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/edgeMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/snappyHexMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -ldecompositionMethods -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy -lptscotchDecomp -lmeshTools -lfileFormats -ldynamicMesh -lautoMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/snappyHexMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/snappyHexMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/generation/snappyHexMesh' make[1]: *** [generation] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/attachMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/attachMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/attachMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/attachMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/attachMesh' make[2]: *** [attachMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/autoPatch' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/autoPatch.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/autoPatch /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/autoPatch] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/autoPatch' make[2]: *** [autoPatch] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/checkMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/printMeshStats.o Make/linux64GccDPOpt/checkTopology.o Make/linux64GccDPOpt/checkGeometry.o Make/linux64GccDPOpt/checkMeshQuality.o Make/linux64GccDPOpt/checkMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/checkMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/checkMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/checkMesh' make[2]: *** [checkMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/createBaffles' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IfaceSelection -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/faceSelection.o Make/linux64GccDPOpt/faceZoneSelection.o Make/linux64GccDPOpt/searchableSurfaceSelection.o Make/linux64GccDPOpt/createBaffles.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createBaffles /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createBaffles] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/createBaffles' make[2]: *** [createBaffles] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/createPatch' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/createPatch.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createPatch /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createPatch] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/createPatch' make[2]: *** [createPatch] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/deformedGeom' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/deformedGeom.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/deformedGeom /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/deformedGeom] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/deformedGeom' make[2]: *** [deformedGeom] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/flattenMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/flattenMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/flattenMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/flattenMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/flattenMesh' make[2]: *** [flattenMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/insideCells' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/insideCells.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/insideCells /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/insideCells] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/insideCells' make[2]: *** [insideCells] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mergeMeshes' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mergePolyMesh.o Make/linux64GccDPOpt/mergeMeshes.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mergeMeshes /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mergeMeshes] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mergeMeshes' make[2]: *** [mergeMeshes] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mergeOrSplitBaffles' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mergeOrSplitBaffles.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mergeOrSplitBaffles /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mergeOrSplitBaffles] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mergeOrSplitBaffles' make[2]: *** [mergeOrSplitBaffles] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mirrorMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mirrorFvMesh.o Make/linux64GccDPOpt/mirrorMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mirrorMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mirrorMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/mirrorMesh' make[2]: *** [mirrorMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveDynamicMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/moveDynamicMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicFvMesh -lmeshTools -lsampling -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveDynamicMesh /usr/bin/ld: cannot find -ldynamicFvMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveDynamicMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveDynamicMesh' make[2]: *** [moveDynamicMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveEngineMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/moveEngineMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lengine -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveEngineMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveEngineMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveEngineMesh' make[2]: *** [moveEngineMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/moveMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/moveMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/moveMesh' make[2]: *** [moveMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/objToVTK' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/objToVTK.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/objToVTK /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/objToVTK] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/objToVTK' make[2]: *** [objToVTK] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/orientFaceZone' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/patchFaceOrientation.o Make/linux64GccDPOpt/orientFaceZone.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/orientFaceZone /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/orientFaceZone] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/orientFaceZone' make[2]: *** [orientFaceZone] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/polyDualMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/meshDualiser.o Make/linux64GccDPOpt/polyDualMeshApp.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/polyDualMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/polyDualMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/polyDualMesh' make[2]: *** [polyDualMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/refineMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/refineMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/refineMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/refineMesh' make[2]: *** [refineMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/renumberMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/renumber/renumberMethods/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/renumber/zoltanRenumber/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/decompose/decompositionMethods/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/renumberMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lfiniteVolume -lgenericPatchFields -lrenumberMethods -ldecompositionMethods -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy -lmetisDecomp -lscotchDecomp -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/renumberMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/renumberMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/renumberMesh' make[2]: *** [renumberMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/rotateMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rotateMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rotateMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rotateMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/rotateMesh' make[2]: *** [rotateMesh] Error 2 Found -- enabling readline support. make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/setSet' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -DHAS_READLINE -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/writePointSet.o Make/linux64GccDPOpt/writeFuns.o Make/linux64GccDPOpt/writePatch.o Make/linux64GccDPOpt/setSet.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lreadline -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setSet /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setSet] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/setSet' make[2]: *** [setSet] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/setsToZones' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setsToZones.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setsToZones /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setsToZones] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/setsToZones' make[2]: *** [setsToZones] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/singleCellMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/singleCellMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lgenericPatchFields -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/singleCellMesh /usr/bin/ld: cannot find -lgenericPatchFields collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/singleCellMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/singleCellMesh' make[2]: *** [singleCellMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/splitMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/regionSide.o Make/linux64GccDPOpt/splitMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/splitMesh' make[2]: *** [splitMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/splitMeshRegions' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/splitMeshRegions.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitMeshRegions /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/splitMeshRegions] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/splitMeshRegions' make[2]: *** [splitMeshRegions] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/stitchMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/stitchMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/stitchMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/stitchMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/stitchMesh' make[2]: *** [stitchMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/subsetMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IcellSelection -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/subsetMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -ldynamicMesh -lmeshTools -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/subsetMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/subsetMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/subsetMesh' make[2]: *** [subsetMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/topoSet' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/topoSet.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/topoSet /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/topoSet] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/topoSet' make[2]: *** [topoSet] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/transformPoints' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/transformPoints.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/transformPoints /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/transformPoints] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/transformPoints' make[2]: *** [transformPoints] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/zipUpMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/zipUpMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/zipUpMesh /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/zipUpMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation/zipUpMesh' make[2]: *** [zipUpMesh] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh/manipulation' make[1]: *** [manipulation] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/mesh' make: *** [mesh] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/expandDictionary' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/expandDictionary.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/expandDictionary /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/expandDictionary] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/expandDictionary' make[1]: *** [expandDictionary] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamDebugSwitches' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamDebugSwitches.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lautoMesh -lbarotropicCompressibilityModel -lsolidThermo -lfluidThermophysicalModels -lblockMesh -lchemistryModel -lcoalCombustion -lcompressibleLESModels -lcompressibleRASModels -lcompressibleTurbulenceModel -lconversion -ldecompositionMethods -ldistributed -ldistributionModels -ldsmc -ldynamicFvMesh -ldynamicMesh -ledgeMesh -lengine -lfieldFunctionObjects -lfileFormats -lfiniteVolume -lfoamCalcFunctions -lforces -lfvMotionSolvers -lgenericPatchFields -lincompressibleLESModels -lincompressibleRASModels -lincompressibleTransportModels -lincompressibleTurbulenceModel -linterfaceProperties -lIOFunctionObjects -ljobControl -llagrangian -llagrangianIntermediate -llaminarFlameSpeedModels -lLESdeltas -lLESfilters -lliquidMixtureProperties -lliquidProperties -lmeshTools -lmolecularMeasurements -lmolecule -lODE -lOpenFOAM -lpotential -lradiationModels -lrandomProcesses -lreactionThermophysicalModels -lreconstruct -lsampling -lSLGThermo -lsolidMixtureProperties -lsolidParticle -lsolidProperties -lspecie -lsurfaceFilmModels -lsurfMesh -lsystemCall -lthermophysicalFunctions -ltopoChangerFvMesh -ltriSurface -ltwoPhaseProperties -lutilityFunctionObjects -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamDebugSwitches /usr/bin/ld: cannot find -lautoMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamDebugSwitches] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamDebugSwitches' make[1]: *** [foamDebugSwitches] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamFormatConvert' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamFormatConvert.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -lgenericPatchFields -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamFormatConvert /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamFormatConvert] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamFormatConvert' make[1]: *** [foamFormatConvert] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamHelp/helpTypes' /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libhelpTypes.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamHelp/helpTypes' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamHelp' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IhelpTypes/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamHelp.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lhelpTypes -lfiniteVolume -lincompressibleTurbulenceModel -lcompressibleTurbulenceModel -lincompressibleRASModels -lcompressibleRASModels -lincompressibleLESModels -lcompressibleLESModels -lradiationModels -lfluidThermophysicalModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamHelp /usr/bin/ld: cannot find -lhelpTypes collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamHelp] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamHelp' make[1]: *** [foamHelp] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamInfoExec' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamInfoExec.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamInfoExec /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamInfoExec] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/foamInfoExec' make[1]: *** [foamInfoExec] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/patchSummary' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/patchSummary.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchSummary /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchSummary] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous/patchSummary' make[1]: *** [patchSummary] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/miscellaneous' make: *** [miscellaneous] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/decomposePar' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/decompose/decompose/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/decompose/decompositionMethods/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/decomposePar.o Make/linux64GccDPOpt/domainDecomposition.o Make/linux64GccDPOpt/domainDecompositionMesh.o Make/linux64GccDPOpt/domainDecompositionDistribute.o Make/linux64GccDPOpt/dimFieldDecomposer.o Make/linux64GccDPOpt/pointFieldDecomposer.o Make/linux64GccDPOpt/lagrangianFieldDecomposer.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -ldecompose -lgenericPatchFields -ldecompositionMethods -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy -lmetisDecomp -lscotchDecomp -llagrangian -lmeshTools -lregionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/decomposePar /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/decomposePar] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/decomposePar' make[1]: *** [decomposePar] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/reconstructPar' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/reconstruct/reconstruct/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/reconstructPar.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -llagrangian -lmeshTools -lreconstruct -lregionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reconstructPar /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reconstructPar] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/reconstructPar' make[1]: *** [reconstructPar] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/reconstructParMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/reconstructParMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reconstructParMesh /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reconstructParMesh] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/reconstructParMesh' make[1]: *** [reconstructParMesh] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/redistributePar' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/decompose/decompositionMethods/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/loadOrCreateMesh.o Make/linux64GccDPOpt/redistributePar.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -ldecompositionMethods -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/dummy -lptscotchDecomp -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/redistributePar /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/redistributePar] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing/redistributePar' make[1]: *** [redistributePar] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/parallelProcessing' make: *** [parallelProcessing] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamDataToFluent' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/writeFluentScalarField.o Make/linux64GccDPOpt/writeFluentVectorField.o Make/linux64GccDPOpt/foamDataToFluent.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamDataToFluent /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamDataToFluent] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamDataToFluent' make[2]: *** [foamDataToFluent] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToEnsight' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/itoa.o Make/linux64GccDPOpt/ensightMesh.o Make/linux64GccDPOpt/ensightParticlePositions.o Make/linux64GccDPOpt/foamToEnsight.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lsampling -lgenericPatchFields -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToEnsight /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToEnsight] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToEnsight' make[2]: *** [foamToEnsight] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToEnsightParts' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/conversion/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamToEnsightParts.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -llagrangian -lmeshTools -lgenericPatchFields -lconversion -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToEnsightParts /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToEnsightParts] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToEnsightParts' make[2]: *** [foamToEnsightParts] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToGMV' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamToGMV.o Make/linux64GccDPOpt/itoa.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lgenericPatchFields -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToGMV /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToGMV] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToGMV' make[2]: *** [foamToGMV] Error 2 Did not find tecio in /shyne/softs/OpenFOAM/ThirdParty-2.2.2. Not building foamToTecplot360. make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToTetDualMesh' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamToTetDualMesh.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToTetDualMesh /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToTetDualMesh] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToTetDualMesh' make[2]: *** [foamToTetDualMesh] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToVTK' foamToVTK.dep:750: warning: overriding commands for target `Make/linux64GccDPOpt/foamToVTK.o' foamToVTK.dep:746: warning: ignoring old commands for target `Make/linux64GccDPOpt/foamToVTK.o' internalWriter.dep:523: warning: overriding commands for target `Make/linux64GccDPOpt/internalWriter.o' internalWriter.dep:519: warning: ignoring old commands for target `Make/linux64GccDPOpt/internalWriter.o' lagrangianWriter.dep:591: warning: overriding commands for target `Make/linux64GccDPOpt/lagrangianWriter.o' lagrangianWriter.dep:587: warning: ignoring old commands for target `Make/linux64GccDPOpt/lagrangianWriter.o' patchWriter.dep:525: warning: overriding commands for target `Make/linux64GccDPOpt/patchWriter.o' patchWriter.dep:521: warning: ignoring old commands for target `Make/linux64GccDPOpt/patchWriter.o' writeFuns.dep:520: warning: overriding commands for target `Make/linux64GccDPOpt/writeFuns.o' writeFuns.dep:516: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeFuns.o' writeFaceSet.dep:524: warning: overriding commands for target `Make/linux64GccDPOpt/writeFaceSet.o' writeFaceSet.dep:520: warning: ignoring old commands for target `Make/linux64GccDPOpt/writeFaceSet.o' writePointSet.dep:524: warning: overriding commands for target `Make/linux64GccDPOpt/writePointSet.o' writePointSet.dep:520: warning: ignoring old commands for target `Make/linux64GccDPOpt/writePointSet.o' vtkTopo.dep:303: warning: overriding commands for target `Make/linux64GccDPOpt/vtkTopo.o' vtkTopo.dep:299: warning: ignoring old commands for target `Make/linux64GccDPOpt/vtkTopo.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshWriter.o Make/linux64GccDPOpt/foamToVTK.o Make/linux64GccDPOpt/internalWriter.o Make/linux64GccDPOpt/lagrangianWriter.o Make/linux64GccDPOpt/patchWriter.o Make/linux64GccDPOpt/writeFuns.o Make/linux64GccDPOpt/writeFaceSet.o Make/linux64GccDPOpt/writePointSet.o Make/linux64GccDPOpt/writeSurfFields.o Make/linux64GccDPOpt/vtkMesh.o Make/linux64GccDPOpt/vtkTopo.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -llagrangian -lgenericPatchFields -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToVTK /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamToVTK] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/foamToVTK' make[2]: *** [foamToVTK] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/smapToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/smapToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lgenericPatchFields -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/smapToFoam /usr/bin/ld: cannot find -lgenericPatchFields collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/smapToFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion/smapToFoam' make[2]: *** [smapToFoam] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/dataConversion' make[1]: *** [dataConversion] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/foamCalc' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/foamCalcFunctions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lfoamCalcFunctions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamCalc /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamCalc] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/foamCalc' make[1]: *** [foamCalc] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/ensightFoamReader' /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libuserd-foam.so] Error 1 make[3]: Target `libso' not remade because of errors. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/ensightFoamReader' make[2]: *** [ensightFoamReader] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/vtkPV3Readers' '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libvtkPV3Readers.so' is up to date. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/vtkPV3Readers' + '[' -d /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/paraview-3.12.0 -a -r /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/paraview-3.12.0 ']' + wmake libso vtkPV3blockMesh make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh' /usr/bin/ld: cannot find -lblockMesh collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libvtkPV3blockMesh.so] Error 1 make[3]: Target `libso' not remade because of errors. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh' + cd PV3blockMeshReader + mkdir -p Make/linux64GccDPOpt + cd Make/linux64GccDPOpt + cmake ../.. -- Loading ParaView CMake commands -- Loading ParaView CMake commands - done -- Configuring done -- Generating done -- Build files have been written to: /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt + make make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' make[4]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' make[5]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' [ 5%] Generating qrc_PV3blockMeshReader_SM.cxx Scanning dependencies of target PV3blockMeshReader_SM make[5]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' make[5]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' [ 11%] Building CXX object CMakeFiles/PV3blockMeshReader_SM.dir/qrc_PV3blockMeshReader_SM.cxx.o Linking CXX shared library /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/paraview-3.12/libPV3blockMeshReader_SM.so /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[5]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/paraview-3.12/libPV3blockMeshReader_SM.so] Error 1 make[5]: Target `CMakeFiles/PV3blockMeshReader_SM.dir/build' not remade because of errors. make[5]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' make[4]: *** [CMakeFiles/PV3blockMeshReader_SM.dir/all] Error 2 make[4]: Target `all' not remade because of errors. make[4]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' make[3]: *** [all] Error 2 make[3]: Target `default_target' not remade because of errors. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/Make/linux64GccDPOpt' + '[' -d /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/paraview-3.12.0 -a -r /shyne/softs/OpenFOAM/ThirdParty-2.2.2/platforms/linux64Gcc/paraview-3.12.0 ']' + wmake libso vtkPV3Foam make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam' /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libvtkPV3Foam.so] Error 1 make[3]: Target `libso' not remade because of errors. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam' + cd PV3FoamReader + mkdir -p Make/linux64GccDPOpt + cd Make/linux64GccDPOpt + cmake ../.. -- Loading ParaView CMake commands -- Loading ParaView CMake commands - done -- Configuring done -- Generating done -- Build files have been written to: /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt + make make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[4]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[5]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' [ 5%] Generating qrc_PV3FoamReader_SM.cxx Scanning dependencies of target PV3FoamReader_SM make[5]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[5]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' [ 11%] Building CXX object CMakeFiles/PV3FoamReader_SM.dir/qrc_PV3FoamReader_SM.cxx.o Linking CXX shared library /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/paraview-3.12/libPV3FoamReader_SM.so /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[5]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/paraview-3.12/libPV3FoamReader_SM.so] Error 1 make[5]: Target `CMakeFiles/PV3FoamReader_SM.dir/build' not remade because of errors. make[5]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[4]: *** [CMakeFiles/PV3FoamReader_SM.dir/all] Error 2 make[4]: Target `all' not remade because of errors. make[4]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[3]: *** [all] Error 2 make[3]: Target `default_target' not remade because of errors. make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt' make[2]: *** [PV3Readers] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/graphics' make[1]: *** [graphics] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian/particleTracks' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/particleTracks.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lfileFormats -lgenericPatchFields -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/particleTracks /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/particleTracks] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian/particleTracks' make[2]: *** [particleTracks] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian/steadyParticleTracks' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/steadyParticleTracks.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -llagrangian -lmeshTools -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/steadyParticleTracks /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/steadyParticleTracks] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian/steadyParticleTracks' make[2]: *** [steadyParticleTracks] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/lagrangian' make[1]: *** [lagrangian] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/functionObjects/utilities/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/dsmc/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/dsmcFieldsCalc.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lmeshTools -lfiniteVolume -lutilityFunctionObjects -llagrangian -ldsmc -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcFieldsCalc /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcFieldsCalc] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc' make[2]: *** [dsmcFieldsCalc] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/engineCompRatio' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/engineCompRatio.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lengine -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineCompRatio /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineCompRatio] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/engineCompRatio' make[2]: *** [engineCompRatio] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/LES/LESdeltas/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/execFlowFunctionObjects.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleRASModels -lincompressibleLESModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/execFlowFunctionObjects /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/execFlowFunctionObjects] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects' make[2]: *** [execFlowFunctionObjects] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/foamListTimes' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamListTimes.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamListTimes /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamListTimes] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/foamListTimes' make[2]: *** [foamListTimes] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/pdfPlot' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/pdfPlot.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldistributionModels -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pdfPlot /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pdfPlot] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/pdfPlot' make[2]: *** [pdfPlot] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/postChannel' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/postChannel.o Make/linux64GccDPOpt/channelIndex.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -lgenericPatchFields -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/postChannel /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/postChannel] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/postChannel' make[2]: *** [postChannel] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/ptot' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/ptot.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ptot /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/ptot] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/ptot' make[2]: *** [ptot] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/temporalInterpolate' temporalInterpolate.dep:521: warning: overriding commands for target `Make/linux64GccDPOpt/temporalInterpolate.o' temporalInterpolate.dep:517: warning: ignoring old commands for target `Make/linux64GccDPOpt/temporalInterpolate.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/temporalInterpolate.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/temporalInterpolate /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/temporalInterpolate] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/temporalInterpolate' make[2]: *** [temporalInterpolate] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/wdot' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/wdot.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wdot /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wdot] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/wdot' make[2]: *** [wdot] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/writeCellCentres' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/writeCellCentres.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/writeCellCentres /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/writeCellCentres] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous/writeCellCentres' make[2]: *** [writeCellCentres] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/miscellaneous' make[1]: *** [miscellaneous] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/noise' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/randomProcesses/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/noise.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lrandomProcesses -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/noise /usr/bin/ld: cannot find -lrandomProcesses collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/noise] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/noise' make[1]: *** [noise] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch/patchAverage' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/patchAverage.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchAverage /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchAverage] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch/patchAverage' make[2]: *** [patchAverage] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch/patchIntegrate' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/patchIntegrate.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchIntegrate /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/patchIntegrate] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch/patchIntegrate' make[2]: *** [patchIntegrate] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/patch' make[1]: *** [patch] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling/probeLocations' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/probeLocations.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lmeshTools -lsampling -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/probeLocations /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/probeLocations] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling/probeLocations' make[2]: *** [probeLocations] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling/sample' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fileFormats/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sample.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lmeshTools -lfileFormats -lsampling -lsurfMesh -llagrangian -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sample /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sample] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling/sample' make[2]: *** [sample] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/sampling' make[1]: *** [sampling] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/scalarField' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/scalarField/pPrime2' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/pPrime2.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pPrime2 /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pPrime2] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/scalarField/pPrime2' make[2]: *** [pPrime2] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/scalarField' make[1]: *** [scalarField] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/stressField' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/stressField/stressComponents' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/RAS -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/stressComponents.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lincompressibleRASModels -lincompressibleTransportModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/stressComponents /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/stressComponents] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/stressField/stressComponents' make[2]: *** [stressComponents] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/stressField' make[1]: *** [stressField] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence/createTurbulenceFields' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/createTurbulenceFields.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createTurbulenceFields /usr/bin/ld: cannot find -lincompressibleRASModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createTurbulenceFields] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence/createTurbulenceFields' make[2]: *** [createTurbulenceFields] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence/R' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/R.o Make/linux64GccDPOpt/turbulentIntensityKineticEnergyInletFvPatchSymmTensorField.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleRASModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lfiniteVolume -lgenericPatchFields -lmeshTools -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/R /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/R] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence/R' make[2]: *** [R] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/turbulence' make[1]: *** [turbulence] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Co' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/Co.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Co /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Co] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Co' make[2]: *** [Co] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/enstrophy' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/enstrophy.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/enstrophy /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/enstrophy] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/enstrophy' make[2]: *** [enstrophy] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/flowType' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/flowType.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/flowType /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/flowType] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/flowType' make[2]: *** [flowType] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Lambda2' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/Lambda2.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Lambda2 /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Lambda2] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Lambda2' make[2]: *** [Lambda2] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Mach' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/Mach.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lfluidThermophysicalModels -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Mach /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Mach] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Mach' make[2]: *** [Mach] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Pe' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/LES/LESdeltas/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/Pe.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lincompressibleTransportModels -lincompressibleRASModels -lincompressibleLESModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lgenericPatchFields -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Pe /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Pe] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Pe' make[2]: *** [Pe] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Q' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/Q.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Q /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/Q] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/Q' make[2]: *** [Q] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/streamFunction' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/streamFunction.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/streamFunction /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/streamFunction] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/streamFunction' make[2]: *** [streamFunction] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/uprime' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/uprime.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/uprime /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/uprime] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/uprime' make[2]: *** [uprime] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/vorticity' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/postProcessing/postCalc -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/vorticity.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/postCalc.o -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/vorticity /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/vorticity] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField/vorticity' make[2]: *** [vorticity] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/velocityField' make[1]: *** [velocityField] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallGradU' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/wallGradU.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallGradU /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallGradU] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallGradU' make[2]: *** [wallGradU] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallHeatFlux' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/wallHeatFlux.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lLESdeltas -lreactionThermophysicalModels -lfiniteVolume -lgenericPatchFields -lspecie -lfluidThermophysicalModels -lsolidThermo -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallHeatFlux /usr/bin/ld: cannot find -lcompressibleTurbulenceModel collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallHeatFlux] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallHeatFlux' make[2]: *** [wallHeatFlux] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallShearStress' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/wallShearStress.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleRASModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallShearStress /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallShearStress] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/wallShearStress' make[2]: *** [wallShearStress] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/yPlusLES' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/LES/LESModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/LES/LESdeltas/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/yPlusLES.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleLESModels -lincompressibleTransportModels -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/yPlusLES /usr/bin/ld: cannot find -lincompressibleLESModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/yPlusLES] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/yPlusLES' make[2]: *** [yPlusLES] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/yPlusRAS' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/yPlusRAS.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleRASModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lfiniteVolume -lgenericPatchFields -lmeshTools -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/yPlusRAS /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/yPlusRAS] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall/yPlusRAS' make[2]: *** [yPlusRAS] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing/wall' make[1]: *** [wall] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/postProcessing' make: *** [postProcessing] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/applyBoundaryLayer' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/applyBoundaryLayer.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lincompressibleRASModels -lincompressibleLESModels -lincompressibleTransportModels -lgenericPatchFields -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/applyBoundaryLayer /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/applyBoundaryLayer] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/applyBoundaryLayer' make[1]: *** [applyBoundaryLayer] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/applyWallFunctionBoundaryConditions.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleRASModels -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/applyWallFunctionBoundaryConditions /usr/bin/ld: cannot find -lincompressibleRASModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/applyWallFunctionBoundaryConditions] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions' make[1]: *** [applyWallFunctionBoundaryConditions] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/boxTurb' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/randomProcesses/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/boxTurb.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lrandomProcesses -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/boxTurb /usr/bin/ld: cannot find -lrandomProcesses collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/boxTurb] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/boxTurb' make[1]: *** [boxTurb] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/changeDictionary' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/changeDictionary.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/changeDictionary /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/changeDictionary] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/changeDictionary' make[1]: *** [changeDictionary] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/createExternalCoupledPatchGeometry' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/createExternalCoupledPatchGeometry.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lcompressibleTurbulenceModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createExternalCoupledPatchGeometry /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/createExternalCoupledPatchGeometry] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/createExternalCoupledPatchGeometry' make[1]: *** [createExternalCoupledPatchGeometry] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/dsmcInitialise' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/dsmc/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/dsmcInitialise.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -llagrangian -ldsmc -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcInitialise /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcInitialise] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/dsmcInitialise' make[1]: *** [dsmcInitialise] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/engineSwirl' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/engineSwirl.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineSwirl /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineSwirl] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/engineSwirl' make[1]: *** [engineSwirl] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/faceAgglomerate' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvAgglomerationMethods/pairPatchAgglomeration/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/faceAgglomerate.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -lfiniteVolume -lpairPatchAgglomeration -ltriSurface -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/faceAgglomerate /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/faceAgglomerate] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/faceAgglomerate' make[1]: *** [faceAgglomerate] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/foamUpgradeCyclics' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamUpgradeCyclics.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamUpgradeCyclics /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamUpgradeCyclics] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/foamUpgradeCyclics' make[1]: *** [foamUpgradeCyclics] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/foamUpgradeFvSolution' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/foamUpgradeFvSolution.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamUpgradeFvSolution /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/foamUpgradeFvSolution] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/foamUpgradeFvSolution' make[1]: *** [foamUpgradeFvSolution] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/mapFields' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mapLagrangian.o Make/linux64GccDPOpt/mapFields.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsampling -lmeshTools -llagrangian -lfiniteVolume -lgenericPatchFields -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mapFields /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mapFields] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/mapFields' make[1]: *** [mapFields] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/mdInitialise' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecule/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/potential/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecularMeasurements/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mdInitialise.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ldynamicMesh -lfiniteVolume -llagrangian -lmolecule -lpotential -lmolecularMeasurements -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdInitialise /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdInitialise] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/mdInitialise' make[1]: *** [mdInitialise] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/setFields' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setFields.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lgenericPatchFields -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setFields /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/setFields] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/setFields' make[1]: *** [setFields] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/viewFactorsGen' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/distributed/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/viewFactorsGen.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -lOpenFOAM -lmeshTools -ltriSurface -ldistributed -lradiationModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/viewFactorsGen /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/viewFactorsGen] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/viewFactorsGen' make[1]: *** [viewFactorsGen] Error 2 + wmake libso tabulatedWallFunction make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction' /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtabulatedWallFunctions.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/wallFunctionTable' wallFunctionTableApp.dep:617: warning: overriding commands for target `Make/linux64GccDPOpt/wallFunctionTableApp.o' wallFunctionTableApp.dep:613: warning: ignoring old commands for target `Make/linux64GccDPOpt/wallFunctionTableApp.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I./tabulatedWallFunction/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/wallFunctionTableApp.o Make/linux64GccDPOpt/wallFunctionTableApp.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltabulatedWallFunctions -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallFunctionTable Make/linux64GccDPOpt/wallFunctionTableApp.o: In function `main': wallFunctionTableApp.C:(.text+0x70): multiple definition of `main' Make/linux64GccDPOpt/wallFunctionTableApp.o:wallFunctionTableApp.C:(.text+0x70): first defined here /usr/bin/ld: cannot find -ltabulatedWallFunctions collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/wallFunctionTable] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing/wallFunctionTable' make[1]: *** [wallFunctionTable] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/preProcessing' make: *** [preProcessing] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceAdd' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceAdd /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceAdd] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceAdd' make[1]: *** [surfaceAdd] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceAutoPatch' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceAutoPatch.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceAutoPatch /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceAutoPatch] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceAutoPatch' make[1]: *** [surfaceAutoPatch] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceBooleanFeatures' surfaceBooleanFeatures.dep:350: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceBooleanFeatures.o' surfaceBooleanFeatures.dep:346: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceBooleanFeatures.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/edgeMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceBooleanFeatures.o Make/linux64GccDPOpt/surfaceBooleanFeatures.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -ledgeMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceBooleanFeatures Make/linux64GccDPOpt/surfaceBooleanFeatures.o: In function `intersectSurfaces(Foam::triSurface&, Foam::edgeIntersections&, Foam::triSurface&, Foam::edgeIntersections&)': surfaceBooleanFeatures.C:(.text+0x2e0): multiple definition of `intersectSurfaces(Foam::triSurface&, Foam::edgeIntersections&, Foam::triSurface&, Foam::edgeIntersections&)' Make/linux64GccDPOpt/surfaceBooleanFeatures.o:surfaceBooleanFeatures.C:(.text+0x2e0): first defined here Make/linux64GccDPOpt/surfaceBooleanFeatures.o: In function `main': surfaceBooleanFeatures.C:(.text+0x14a0): multiple definition of `main' Make/linux64GccDPOpt/surfaceBooleanFeatures.o:surfaceBooleanFeatures.C:(.text+0x14a0): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceBooleanFeatures] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceBooleanFeatures' make[1]: *** [surfaceBooleanFeatures] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceCheck' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceCheck /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceCheck] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceCheck' make[1]: *** [surfaceCheck] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceClean' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceClean /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceClean] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceClean' make[1]: *** [surfaceClean] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceCoarsen' surfaceCoarsen.dep:263: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceCoarsen.o' surfaceCoarsen.dep:259: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceCoarsen.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -Ibunnylod -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceCoarsen /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceCoarsen] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceCoarsen' make[1]: *** [surfaceCoarsen] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceConvert' surfaceConvert.dep:306: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceConvert.o' surfaceConvert.dep:302: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceConvert.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceConvert.o Make/linux64GccDPOpt/surfaceConvert.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceConvert Make/linux64GccDPOpt/surfaceConvert.o: In function `main': surfaceConvert.C:(.text+0x280): multiple definition of `main' Make/linux64GccDPOpt/surfaceConvert.o:surfaceConvert.C:(.text+0x280): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceConvert] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceConvert' make[1]: *** [surfaceConvert] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFeatureConvert' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/edgeMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ledgeMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFeatureConvert /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFeatureConvert] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFeatureConvert' make[1]: *** [surfaceFeatureConvert] Error 2 + '[' -n '' ']' + echo + echo 'Compiling surfaceFeatureExtract without CGAL curvature support' Compiling surfaceFeatureExtract without CGAL curvature support + echo + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFeatureExtract' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -Wno-old-style-cast -I/include -I/include -I/include -I/include -ICGALPolyhedron -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/edgeMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceFeatureExtract.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -L/lib -L/lib -L/lib -lmeshTools -ledgeMesh -ltriSurface -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFeatureExtract /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFeatureExtract] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFeatureExtract' make[1]: *** [surfaceFeatureExtract] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFind' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceFind.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFind /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceFind] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceFind' make[1]: *** [surfaceFind] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceInertia' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceInertia.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceInertia /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceInertia] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceInertia' make[1]: *** [surfaceInertia] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshConvert' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshConvert.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshConvert /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshConvert] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshConvert' make[1]: *** [surfaceMeshConvert] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshConvertTesting' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshConvertTesting.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshConvertTesting /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshConvertTesting] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshConvertTesting' make[1]: *** [surfaceMeshConvertTesting] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshExport' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshExport.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshExport /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshExport] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshExport' make[1]: *** [surfaceMeshExport] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshImport' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshImport.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshImport /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshImport] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshImport' make[1]: *** [surfaceMeshImport] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshInfo' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshInfo.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshInfo /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshInfo] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshInfo' make[1]: *** [surfaceMeshInfo] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshTriangulate' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceMeshTriangulate.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshTriangulate /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceMeshTriangulate] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceMeshTriangulate' make[1]: *** [surfaceMeshTriangulate] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceOrient' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceOrient.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceOrient /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceOrient] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceOrient' make[1]: *** [surfaceOrient] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfacePointMerge' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfacePointMerge.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfacePointMerge /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfacePointMerge] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfacePointMerge' make[1]: *** [surfacePointMerge] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceRedistributePar' surfaceRedistributePar.dep:422: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceRedistributePar.o' surfaceRedistributePar.dep:418: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceRedistributePar.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/parallel/distributed/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldistributed -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceRedistributePar /usr/bin/ld: cannot find -ldistributed collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceRedistributePar] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceRedistributePar' make[1]: *** [surfaceRedistributePar] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceRefineRedGreen' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceRefineRedGreen /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceRefineRedGreen] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceRefineRedGreen' make[1]: *** [surfaceRefineRedGreen] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSmooth' surfaceSmooth.dep:426: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceSmooth.o' surfaceSmooth.dep:422: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceSmooth.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceSmooth.o Make/linux64GccDPOpt/surfaceSmooth.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSmooth Make/linux64GccDPOpt/surfaceSmooth.o: In function `main': surfaceSmooth.C:(.text+0x5e0): multiple definition of `main' Make/linux64GccDPOpt/surfaceSmooth.o:surfaceSmooth.C:(.text+0x5e0): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSmooth] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSmooth' make[1]: *** [surfaceSmooth] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitByPatch' surfaceSplitByPatch.dep:259: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceSplitByPatch.o' surfaceSplitByPatch.dep:255: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceSplitByPatch.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitByPatch /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitByPatch] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitByPatch' make[1]: *** [surfaceSplitByPatch] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitByTopology' surfaceSplitByTopology.dep:259: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceSplitByTopology.o' surfaceSplitByTopology.dep:255: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceSplitByTopology.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceSplitByTopology.o Make/linux64GccDPOpt/surfaceSplitByTopology.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitByTopology Make/linux64GccDPOpt/surfaceSplitByTopology.o: In function `main': surfaceSplitByTopology.C:(.text+0x170): multiple definition of `main' Make/linux64GccDPOpt/surfaceSplitByTopology.o:surfaceSplitByTopology.C:(.text+0x170): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitByTopology] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitByTopology' make[1]: *** [surfaceSplitByTopology] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitNonManifolds' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitNonManifolds /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSplitNonManifolds] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSplitNonManifolds' make[1]: *** [surfaceSplitNonManifolds] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSubset' surfaceSubset.dep:284: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceSubset.o' surfaceSubset.dep:280: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceSubset.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceSubset.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -ltriSurface -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSubset /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceSubset] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceSubset' make[1]: *** [surfaceSubset] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceToPatch' surfaceToPatch.dep:395: warning: overriding commands for target `Make/linux64GccDPOpt/surfaceToPatch.o' surfaceToPatch.dep:391: warning: ignoring old commands for target `Make/linux64GccDPOpt/surfaceToPatch.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/surfaceToPatch.o Make/linux64GccDPOpt/surfaceToPatch.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltriSurface -lmeshTools -ldynamicMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceToPatch Make/linux64GccDPOpt/surfaceToPatch.o: In function `addPatch(Foam::polyMesh&, Foam::word const&)': surfaceToPatch.C:(.text+0x270): multiple definition of `addPatch(Foam::polyMesh&, Foam::word const&)' Make/linux64GccDPOpt/surfaceToPatch.o:surfaceToPatch.C:(.text+0x270): first defined here Make/linux64GccDPOpt/surfaceToPatch.o: In function `repatchFace(Foam::polyMesh const&, Foam::boundaryMesh const&, Foam::List const&, Foam::List const&, int, Foam::polyTopoChange&)': surfaceToPatch.C:(.text+0x5d0): multiple definition of `repatchFace(Foam::polyMesh const&, Foam::boundaryMesh const&, Foam::List const&, Foam::List const&, int, Foam::polyTopoChange&)' Make/linux64GccDPOpt/surfaceToPatch.o:surfaceToPatch.C:(.text+0x5d0): first defined here Make/linux64GccDPOpt/surfaceToPatch.o: In function `main': surfaceToPatch.C:(.text+0xf00): multiple definition of `main' Make/linux64GccDPOpt/surfaceToPatch.o:surfaceToPatch.C:(.text+0xf00): first defined here /usr/bin/ld: cannot find -ldynamicMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceToPatch] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceToPatch' make[1]: *** [surfaceToPatch] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceTransformPoints' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/surfMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsurfMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceTransformPoints /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/surfaceTransformPoints] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface/surfaceTransformPoints' make[1]: *** [surfaceTransformPoints] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/surface' make: *** [surface] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/adiabaticFlameT' adiabaticFlameT.dep:241: warning: overriding commands for target `Make/linux64GccDPOpt/adiabaticFlameT.o' adiabaticFlameT.dep:237: warning: ignoring old commands for target `Make/linux64GccDPOpt/adiabaticFlameT.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/adiabaticFlameT.o Make/linux64GccDPOpt/adiabaticFlameT.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/adiabaticFlameT Make/linux64GccDPOpt/adiabaticFlameT.o: In function `main': adiabaticFlameT.C:(.text+0x260): multiple definition of `main' Make/linux64GccDPOpt/adiabaticFlameT.o:adiabaticFlameT.C:(.text+0x260): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/adiabaticFlameT] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/adiabaticFlameT' make[1]: *** [adiabaticFlameT] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/chemkinToFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/chemkinToFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lreactionThermophysicalModels -lfluidThermophysicalModels -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chemkinToFoam /usr/bin/ld: cannot find -lreactionThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chemkinToFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/chemkinToFoam' make[1]: *** [chemkinToFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/equilibriumCO' equilibriumCO.dep:244: warning: overriding commands for target `Make/linux64GccDPOpt/equilibriumCO.o' equilibriumCO.dep:240: warning: ignoring old commands for target `Make/linux64GccDPOpt/equilibriumCO.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/equilibriumCO.o Make/linux64GccDPOpt/equilibriumCO.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/equilibriumCO Make/linux64GccDPOpt/equilibriumCO.o: In function `main': equilibriumCO.C:(.text+0x260): multiple definition of `main' Make/linux64GccDPOpt/equilibriumCO.o:equilibriumCO.C:(.text+0x260): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/equilibriumCO] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/equilibriumCO' make[1]: *** [equilibriumCO] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/equilibriumFlameT' equilibriumFlameT.dep:242: warning: overriding commands for target `Make/linux64GccDPOpt/equilibriumFlameT.o' equilibriumFlameT.dep:238: warning: ignoring old commands for target `Make/linux64GccDPOpt/equilibriumFlameT.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/equilibriumFlameT.o Make/linux64GccDPOpt/equilibriumFlameT.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/equilibriumFlameT Make/linux64GccDPOpt/equilibriumFlameT.o: In function `main': equilibriumFlameT.C:(.text+0x260): multiple definition of `main' Make/linux64GccDPOpt/equilibriumFlameT.o:equilibriumFlameT.C:(.text+0x260): first defined here /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/equilibriumFlameT] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/equilibriumFlameT' make[1]: *** [equilibriumFlameT] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/mixtureAdiabaticFlameT' mixtureAdiabaticFlameT.dep:175: warning: overriding commands for target `Make/linux64GccDPOpt/mixtureAdiabaticFlameT.o' mixtureAdiabaticFlameT.dep:171: warning: ignoring old commands for target `Make/linux64GccDPOpt/mixtureAdiabaticFlameT.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mixtureAdiabaticFlameT.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mixtureAdiabaticFlameT /usr/bin/ld: cannot find -lOpenFOAM collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mixtureAdiabaticFlameT] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical/mixtureAdiabaticFlameT' make[1]: *** [mixtureAdiabaticFlameT] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/utilities/thermophysical' make: *** [thermophysical] Error 2 make: Target `application' not remade because of errors. + wmake all solvers make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/laplacianFoam' laplacianFoam.dep:616: warning: overriding commands for target `Make/linux64GccDPOpt/laplacianFoam.o' laplacianFoam.dep:614: warning: ignoring old commands for target `Make/linux64GccDPOpt/laplacianFoam.o' laplacianFoam.dep:618: warning: overriding commands for target `Make/linux64GccDPOpt/laplacianFoam.o' laplacianFoam.dep:616: warning: ignoring old commands for target `Make/linux64GccDPOpt/laplacianFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/laplacianFoam.o Make/linux64GccDPOpt/laplacianFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/laplacianFoam Make/linux64GccDPOpt/laplacianFoam.o: In function `main': laplacianFoam.C:(.text+0x1000): multiple definition of `main' Make/linux64GccDPOpt/laplacianFoam.o:laplacianFoam.C:(.text+0x1000): first defined here /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/laplacianFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/laplacianFoam' make[1]: *** [laplacianFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/potentialFoam' potentialFoam.dep:625: warning: overriding commands for target `Make/linux64GccDPOpt/potentialFoam.o' potentialFoam.dep:621: warning: ignoring old commands for target `Make/linux64GccDPOpt/potentialFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/potentialFoam.o Make/linux64GccDPOpt/potentialFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/potentialFoam Make/linux64GccDPOpt/potentialFoam.o: In function `main': potentialFoam.C:(.text+0x2990): multiple definition of `main' Make/linux64GccDPOpt/potentialFoam.o:potentialFoam.C:(.text+0x2990): first defined here /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/potentialFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/potentialFoam' make[1]: *** [potentialFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/scalarTransportFoam' scalarTransportFoam.dep:630: warning: overriding commands for target `Make/linux64GccDPOpt/scalarTransportFoam.o' scalarTransportFoam.dep:627: warning: ignoring old commands for target `Make/linux64GccDPOpt/scalarTransportFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/scalarTransportFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/scalarTransportFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/scalarTransportFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic/scalarTransportFoam' make[1]: *** [scalarTransportFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/basic' make: *** [basic] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/chemFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/laminarFlameSpeed/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lcompressibleTurbulenceModel -lcompressibleRASModels -lreactionThermophysicalModels -lfluidThermophysicalModels -lchemistryModel -lODE -lthermophysicalFunctions -lspecie -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chemFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chemFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/chemFoam' make[1]: *** [chemFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/coldEngineFoam' coldEngineFoam.dep:655: warning: overriding commands for target `Make/linux64GccDPOpt/coldEngineFoam.o' coldEngineFoam.dep:651: warning: ignoring old commands for target `Make/linux64GccDPOpt/coldEngineFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../engineFoam -I../XiFoam -I../../compressible/rhoPimpleFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lengine -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfluidThermophysicalModels -lspecie -lfiniteVolume -lmeshTools -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/coldEngineFoam /usr/bin/ld: cannot find -lengine collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/coldEngineFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/coldEngineFoam' make[1]: *** [coldEngineFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/engineFoam' engineFoam.dep:669: warning: overriding commands for target `Make/linux64GccDPOpt/engineFoam.o' engineFoam.dep:665: warning: ignoring old commands for target `Make/linux64GccDPOpt/engineFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/XiFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/laminarFlameSpeed/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/engineFoam.o Make/linux64GccDPOpt/engineFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lsampling -lmeshTools -lengine -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfluidThermophysicalModels -lreactionThermophysicalModels -lspecie -llaminarFlameSpeedModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineFoam Make/linux64GccDPOpt/engineFoam.o: In function `main': engineFoam.C:(.text+0x2770): multiple definition of `main' Make/linux64GccDPOpt/engineFoam.o:engineFoam.C:(.text+0x2770): first defined here /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/engineFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/engineFoam' make[1]: *** [engineFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/fireFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solid/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidChemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/pyrolysisModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/fireFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lcompressibleRASModels -lcompressibleLESModels -lspecie -lfluidThermophysicalModels -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lsolidChemistryModel -lcombustionModels -lregionModels -lradiationModels -lsurfaceFilmModels -lpyrolysisModels -lregionCoupling -llagrangianIntermediate -lODE -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fireFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/fireFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/fireFoam' make[1]: *** [fireFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/PDRFoam' PDRFoam.dep:660: warning: overriding commands for target `Make/linux64GccDPOpt/PDRFoam.o' PDRFoam.dep:656: warning: ignoring old commands for target `Make/linux64GccDPOpt/PDRFoam.o' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IXiModels/XiModel -IXiModels/XiEqModels/XiEqModel -IXiModels/XiGModels/XiGModel -IPDRModels/dragModels/PDRDragModel -IlaminarFlameSpeed/SCOPE -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/laminarFlameSpeed/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/triSurface/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/XiModel.o Make/linux64GccDPOpt/XiModelNew.o Make/linux64GccDPOpt/fixed.o Make/linux64GccDPOpt/algebraic.o Make/linux64GccDPOpt/transport.o Make/linux64GccDPOpt/XiEqModel.o Make/linux64GccDPOpt/XiEqModelNew.o Make/linux64GccDPOpt/Gulder.o Make/linux64GccDPOpt/instabilityXiEq.o Make/linux64GccDPOpt/SCOPEBlendXiEq.o Make/linux64GccDPOpt/SCOPEXiEq.o Make/linux64GccDPOpt/XiGModel.o Make/linux64GccDPOpt/XiGModelNew.o Make/linux64GccDPOpt/KTS.o Make/linux64GccDPOpt/instabilityG.o Make/linux64GccDPOpt/PDRkEpsilon.o Make/linux64GccDPOpt/PDRDragModel.o Make/linux64GccDPOpt/PDRDragModelNew.o Make/linux64GccDPOpt/basic.o Make/linux64GccDPOpt/basicXiSubXiEq.o Make/linux64GccDPOpt/basicXiSubG.o Make/linux64GccDPOpt/SCOPELaminarFlameSpeed.o Make/linux64GccDPOpt/PDRFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lengine -lmeshTools -lcompressibleTurbulenceModel -lcompressibleRASModels -lfluidThermophysicalModels -lreactionThermophysicalModels -lspecie -llaminarFlameSpeedModels -lfiniteVolume -ldynamicFvMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/PDRFoam /usr/bin/ld: cannot find -lengine collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/PDRFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/PDRFoam' make[1]: *** [PDRFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/reactingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lreactionThermophysicalModels -lspecie -lfluidThermophysicalModels -lchemistryModel -lODE -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam' + wmake rhoReactingFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam/rhoReactingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoReactingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lreactionThermophysicalModels -lspecie -lfluidThermophysicalModels -lchemistryModel -lODE -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoReactingFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoReactingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam/rhoReactingFoam' + wmake rhoReactingBuoyantFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam/rhoReactingBuoyantFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoReactingBuoyantFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lreactionThermophysicalModels -lspecie -lfluidThermophysicalModels -lchemistryModel -lODE -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoReactingBuoyantFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoReactingBuoyantFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam/rhoReactingBuoyantFoam' make[1]: *** [reactingFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/XiFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/laminarFlameSpeed/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lsampling -lmeshTools -lengine -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfluidThermophysicalModels -lreactionThermophysicalModels -lspecie -llaminarFlameSpeedModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/XiFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/XiFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/XiFoam' make[1]: *** [XiFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion' make: *** [combustion] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible' + wmake libso BCs make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoCentralFoam/BCs' mixedFixedValueSlip/mixedFixedValueSlipFvPatchFields.dep:482: warning: overriding commands for target `Make/linux64GccDPOpt/mixedFixedValueSlipFvPatchFields.o' mixedFixedValueSlip/mixedFixedValueSlipFvPatchFields.dep:478: warning: ignoring old commands for target `Make/linux64GccDPOpt/mixedFixedValueSlipFvPatchFields.o' U/maxwellSlipUFvPatchVectorField.dep:511: warning: overriding commands for target `Make/linux64GccDPOpt/maxwellSlipUFvPatchVectorField.o' U/maxwellSlipUFvPatchVectorField.dep:507: warning: ignoring old commands for target `Make/linux64GccDPOpt/maxwellSlipUFvPatchVectorField.o' mixedFixedValueSlipFvPatchFields.o:(.bss+0x40): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::typeName' mixedFixedValueSlipFvPatchFields.o:(.bss+0x40): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x30): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::typeName' mixedFixedValueSlipFvPatchFields.o:(.bss+0x30): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x20): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::typeName' mixedFixedValueSlipFvPatchFields.o:(.bss+0x20): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x10): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::typeName' mixedFixedValueSlipFvPatchFields.o:(.bss+0x10): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x0): multiple definition of `Foam::mixedFixedValueSlipFvPatchField::typeName' mixedFixedValueSlipFvPatchFields.o:(.bss+0x0): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x8): multiple definition of `Foam::mixedFixedValueSlipFvPatchField::debug' mixedFixedValueSlipFvPatchFields.o:(.bss+0x8): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0xc): multiple definition of `Foam::addmixedFixedValueSlipFvPatchScalarFieldpatchConstructorTofvPatchScalarFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0xc): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0xd): multiple definition of `Foam::addmixedFixedValueSlipFvPatchScalarFieldpatchMapperConstructorTofvPatchScalarFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0xd): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0xe): multiple definition of `Foam::addmixedFixedValueSlipFvPatchScalarFielddictionaryConstructorTofvPatchScalarFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0xe): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x18): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::debug' mixedFixedValueSlipFvPatchFields.o:(.bss+0x18): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x1c): multiple definition of `Foam::addmixedFixedValueSlipFvPatchVectorFieldpatchConstructorTofvPatchVectorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x1c): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x1d): multiple definition of `Foam::addmixedFixedValueSlipFvPatchVectorFieldpatchMapperConstructorTofvPatchVectorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x1d): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x1e): multiple definition of `Foam::addmixedFixedValueSlipFvPatchVectorFielddictionaryConstructorTofvPatchVectorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x1e): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x28): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::debug' mixedFixedValueSlipFvPatchFields.o:(.bss+0x28): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x2c): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSphericalTensorFieldpatchConstructorTofvPatchSphericalTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x2c): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x2d): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSphericalTensorFieldpatchMapperConstructorTofvPatchSphericalTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x2d): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x2e): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSphericalTensorFielddictionaryConstructorTofvPatchSphericalTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x2e): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x38): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::debug' mixedFixedValueSlipFvPatchFields.o:(.bss+0x38): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x3c): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSymmTensorFieldpatchConstructorTofvPatchSymmTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x3c): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x3d): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSymmTensorFieldpatchMapperConstructorTofvPatchSymmTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x3d): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x3e): multiple definition of `Foam::addmixedFixedValueSlipFvPatchSymmTensorFielddictionaryConstructorTofvPatchSymmTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x3e): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x48): multiple definition of `Foam::mixedFixedValueSlipFvPatchField >::debug' mixedFixedValueSlipFvPatchFields.o:(.bss+0x48): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x4c): multiple definition of `Foam::addmixedFixedValueSlipFvPatchTensorFieldpatchConstructorTofvPatchTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x4c): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x4d): multiple definition of `Foam::addmixedFixedValueSlipFvPatchTensorFieldpatchMapperConstructorTofvPatchTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x4d): first defined here mixedFixedValueSlipFvPatchFields.o:(.bss+0x4e): multiple definition of `Foam::addmixedFixedValueSlipFvPatchTensorFielddictionaryConstructorTofvPatchTensorFieldTable_' mixedFixedValueSlipFvPatchFields.o:(.bss+0x4e): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x0): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::typeName' maxwellSlipUFvPatchVectorField.o:(.bss+0x0): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x8): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::debug' maxwellSlipUFvPatchVectorField.o:(.bss+0x8): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::DimensionedField, Foam::volMesh> const&)': maxwellSlipUFvPatchVectorField.C:(.text+0x460): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::DimensionedField, Foam::volMesh> const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0x460): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::DimensionedField, Foam::volMesh> const&)': maxwellSlipUFvPatchVectorField.C:(.text+0x460): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::DimensionedField, Foam::volMesh> const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0x460): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::fvPatchFieldMapper const&)': maxwellSlipUFvPatchVectorField.C:(.text+0xab0): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::fvPatchFieldMapper const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0xab0): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::fvPatchFieldMapper const&)': maxwellSlipUFvPatchVectorField.C:(.text+0xab0): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::maxwellSlipUFvPatchVectorField const&, Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::fvPatchFieldMapper const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0xab0): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&)': maxwellSlipUFvPatchVectorField.C:(.text+0xd40): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0xd40): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&)': maxwellSlipUFvPatchVectorField.C:(.text+0xd40): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0xd40): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::write(Foam::Ostream&) const': maxwellSlipUFvPatchVectorField.C:(.text+0xee0): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::write(Foam::Ostream&) const' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0xee0): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x10): multiple definition of `Foam::addmaxwellSlipUFvPatchVectorFieldToDebug_' maxwellSlipUFvPatchVectorField.o:(.bss+0x10): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x18): multiple definition of `Foam::addmaxwellSlipUFvPatchVectorFieldpatchConstructorTofvPatchVectorFieldTable_' maxwellSlipUFvPatchVectorField.o:(.bss+0x18): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x19): multiple definition of `Foam::addmaxwellSlipUFvPatchVectorFieldpatchMapperConstructorTofvPatchVectorFieldTable_' maxwellSlipUFvPatchVectorField.o:(.bss+0x19): first defined here maxwellSlipUFvPatchVectorField.o:(.bss+0x1a): multiple definition of `Foam::addmaxwellSlipUFvPatchVectorFielddictionaryConstructorTofvPatchVectorFieldTable_' maxwellSlipUFvPatchVectorField.o:(.bss+0x1a): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::dictionary const&)': maxwellSlipUFvPatchVectorField.C:(.text+0x1680): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::dictionary const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0x1680): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::dictionary const&)': maxwellSlipUFvPatchVectorField.C:(.text+0x1680): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField(Foam::fvPatch const&, Foam::DimensionedField, Foam::volMesh> const&, Foam::dictionary const&)' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0x1680): first defined here maxwellSlipUFvPatchVectorField.o: In function `Foam::maxwellSlipUFvPatchVectorField::updateCoeffs()': maxwellSlipUFvPatchVectorField.C:(.text+0x2210): multiple definition of `Foam::maxwellSlipUFvPatchVectorField::updateCoeffs()' maxwellSlipUFvPatchVectorField.o:maxwellSlipUFvPatchVectorField.C:(.text+0x2210): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::typeName' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x0): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x8): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::debug' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x8): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::rmap(Foam::fvPatchField const&, Foam::List const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::rmap(Foam::fvPatchField const&, Foam::List const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x0): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::DimensionedField const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0xb0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::DimensionedField const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0xb0): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::DimensionedField const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0xb0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::DimensionedField const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0xb0): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::autoMap(Foam::fvPatchFieldMapper const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x2b0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::autoMap(Foam::fvPatchFieldMapper const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x2b0): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x300): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x300): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x300): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::smoluchowskiJumpTFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x300): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x530): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x530): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x530): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x530): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::write(Foam::Ostream&) const': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x8b0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::write(Foam::Ostream&) const' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x8b0): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x10): multiple definition of `Foam::addsmoluchowskiJumpTFvPatchScalarFieldToDebug_' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x10): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x18): multiple definition of `Foam::addsmoluchowskiJumpTFvPatchScalarFieldpatchConstructorTofvPatchScalarFieldTable_' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x18): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x19): multiple definition of `Foam::addsmoluchowskiJumpTFvPatchScalarFieldpatchMapperConstructorTofvPatchScalarFieldTable_' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x19): first defined here smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x1a): multiple definition of `Foam::addsmoluchowskiJumpTFvPatchScalarFielddictionaryConstructorTofvPatchScalarFieldTable_' smoluchowskiJumpTFvPatchScalarField.o:(.bss+0x1a): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::updateCoeffs()': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1290): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::updateCoeffs()' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1290): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1fd0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1fd0): first defined here smoluchowskiJumpTFvPatchScalarField.o: In function `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)': smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1fd0): multiple definition of `Foam::smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)' smoluchowskiJumpTFvPatchScalarField.o:smoluchowskiJumpTFvPatchScalarField.C:(.text+0x1fd0): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x0): multiple definition of `Foam::fixedRhoFvPatchScalarField::typeName' fixedRhoFvPatchScalarField.o:(.bss+0x0): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x8): multiple definition of `Foam::fixedRhoFvPatchScalarField::debug' fixedRhoFvPatchScalarField.o:(.bss+0x8): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::DimensionedField const&)': fixedRhoFvPatchScalarField.C:(.text+0x50): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::DimensionedField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x50): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::DimensionedField const&)': fixedRhoFvPatchScalarField.C:(.text+0x50): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::DimensionedField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x50): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&)': fixedRhoFvPatchScalarField.C:(.text+0x230): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x230): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&)': fixedRhoFvPatchScalarField.C:(.text+0x230): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x230): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)': fixedRhoFvPatchScalarField.C:(.text+0x410): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x410): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)': fixedRhoFvPatchScalarField.C:(.text+0x410): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fixedRhoFvPatchScalarField const&, Foam::fvPatch const&, Foam::DimensionedField const&, Foam::fvPatchFieldMapper const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x410): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x10): multiple definition of `Foam::addfixedRhoFvPatchScalarFieldToDebug_' fixedRhoFvPatchScalarField.o:(.bss+0x10): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x18): multiple definition of `Foam::addfixedRhoFvPatchScalarFieldpatchConstructorTofvPatchScalarFieldTable_' fixedRhoFvPatchScalarField.o:(.bss+0x18): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x19): multiple definition of `Foam::addfixedRhoFvPatchScalarFieldpatchMapperConstructorTofvPatchScalarFieldTable_' fixedRhoFvPatchScalarField.o:(.bss+0x19): first defined here fixedRhoFvPatchScalarField.o:(.bss+0x1a): multiple definition of `Foam::addfixedRhoFvPatchScalarFielddictionaryConstructorTofvPatchScalarFieldTable_' fixedRhoFvPatchScalarField.o:(.bss+0x1a): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::updateCoeffs()': fixedRhoFvPatchScalarField.C:(.text+0xb10): multiple definition of `Foam::fixedRhoFvPatchScalarField::updateCoeffs()' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0xb10): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)': fixedRhoFvPatchScalarField.C:(.text+0xd70): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0xd70): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)': fixedRhoFvPatchScalarField.C:(.text+0xd70): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0xd70): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)': fixedRhoFvPatchScalarField.C:(.text+0xf20): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0xf20): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)': fixedRhoFvPatchScalarField.C:(.text+0xf20): multiple definition of `Foam::fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField(Foam::fvPatch const&, Foam::DimensionedField const&, Foam::dictionary const&)' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0xf20): first defined here fixedRhoFvPatchScalarField.o: In function `Foam::fixedRhoFvPatchScalarField::write(Foam::Ostream&) const': fixedRhoFvPatchScalarField.C:(.text+0x14d0): multiple definition of `Foam::fixedRhoFvPatchScalarField::write(Foam::Ostream&) const' fixedRhoFvPatchScalarField.o:fixedRhoFvPatchScalarField.C:(.text+0x14d0): first defined here /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/librhoCentralFoam.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoCentralFoam/BCs' make[1]: *** [rhoCentralFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoPimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lsampling -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimpleFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam' + wmake rhoPimplecFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoPimplecFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoPimplecFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lsampling -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimplecFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimplecFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoPimplecFoam' + wmake rhoLTSPimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoLTSPimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoLTSPimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lsampling -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoLTSPimpleFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoLTSPimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoLTSPimpleFoam' + wmake rhoPimpleDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoPimpleDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoPimpleDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lsampling -lfvOptions -ldynamicFvMesh -ltopoChangerFvMesh -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimpleDyMFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPimpleDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoPimpleFoam/rhoPimpleDyMFoam' make[1]: *** [rhoPimpleFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoSimpleFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam' + wmake rhoPorousSimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam/rhoPorousSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoPorousSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPorousSimpleFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoPorousSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam/rhoPorousSimpleFoam' + wmake rhoSimplecFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam/rhoSimplecFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/rhoSimplecFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleRASModels -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoSimplecFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/rhoSimplecFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/rhoSimpleFoam/rhoSimplecFoam' make[1]: *** [rhoSimpleFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sonicFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam' + wmake sonicDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam/sonicDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sonicDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -ldynamicMesh -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicDyMFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam/sonicDyMFoam' + wmake sonicLiquidFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam/sonicLiquidFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sonicLiquidFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicLiquidFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sonicLiquidFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible/sonicFoam/sonicLiquidFoam' make[1]: *** [sonicFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/compressible' make: *** [compressible] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/dsmc' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/dsmc/dsmcFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/dsmc/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/dsmcFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -llagrangian -ldsmc -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dsmcFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/dsmc/dsmcFoam' make[2]: *** [dsmcFoam] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/dsmc' make[1]: *** [dsmc] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics' make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecule/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/potential/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecularMeasurements/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mdEquilibrationFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -llagrangian -lmolecule -lpotential -lmolecularMeasurements -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdEquilibrationFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdEquilibrationFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam' make[2]: *** [mdEquilibrationFoam] Error 2 make[3]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics/mdFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecule/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/potential/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/molecularDynamics/molecularMeasurements/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mdFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmeshTools -lfiniteVolume -llagrangian -lmolecule -lpotential -lmolecularMeasurements -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[3]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mdFoam] Error 1 make[3]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics/mdFoam' make[2]: *** [mdFoam] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods/molecularDynamics' make[1]: *** [molecularDynamics] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/discreteMethods' make: *** [discreteMethods] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/DNS' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/DNS/dnsFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/randomProcesses/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/dnsFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lrandomProcesses -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dnsFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/dnsFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/DNS/dnsFoam' make[1]: *** [dnsFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/DNS' make: *** [DNS] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/electrostaticFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/electrostaticFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/electrostaticFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/electrostaticFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/electrostaticFoam' make[1]: *** [electrostaticFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/magneticFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/magneticFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/magneticFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/magneticFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/magneticFoam' make[1]: *** [magneticFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/mhdFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/mhdFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mhdFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/mhdFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics/mhdFoam' make[1]: *** [mhdFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/electromagnetics' make: *** [electromagnetics] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/financial' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/financial/financialFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/financialFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lsampling -lmeshTools -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/financialFoam /usr/bin/ld: cannot find -lsampling collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/financialFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/financial/financialFoam' make[1]: *** [financialFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/financial' make: *** [financial] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../buoyantBoussinesqSimpleFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/buoyantBoussinesqPimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lsampling -lmeshTools -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleTransportModels -lradiationModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantBoussinesqPimpleFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantBoussinesqPimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam' make[1]: *** [buoyantBoussinesqPimpleFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/buoyantBoussinesqSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleTransportModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantBoussinesqSimpleFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantBoussinesqSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam' make[1]: *** [buoyantBoussinesqSimpleFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantPimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/buoyantPimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lfluidThermophysicalModels -lradiationModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantPimpleFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantPimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantPimpleFoam' make[1]: *** [buoyantPimpleFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/RAS -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/buoyantSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lsampling -lmeshTools -lfluidThermophysicalModels -lspecie -lradiationModels -lcompressibleTurbulenceModel -lcompressibleRASModels -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantSimpleFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/buoyantSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/buoyantSimpleFoam' make[1]: *** [buoyantSimpleFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/chtMultiRegionFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I./fluid -I./solid -I./porousFluid -I./porousSolid -I./include -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/compressibleCourantNo.o Make/linux64GccDPOpt/solidRegionDiffNo.o Make/linux64GccDPOpt/chtMultiRegionFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfluidThermophysicalModels -lsolidThermo -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lmeshTools -lfiniteVolume -lradiationModels -lfvOptions -lregionModels -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chtMultiRegionFoam /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chtMultiRegionFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/chtMultiRegionFoam' + wmake chtMultiRegionSimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -Ifluid -Isolid -I../solid -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/cfdTools -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/solidThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/chtMultiRegionSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfluidThermophysicalModels -lsolidThermo -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lradiationModels -lfvOptions -lregionModels -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chtMultiRegionSimpleFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/chtMultiRegionSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' make[1]: *** [chtMultiRegionFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/thermoFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/RAS/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/LES/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/LES/LESdeltas/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/thermoFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lsampling -lmeshTools -lfvOptions -lfluidThermophysicalModels -lradiationModels -lspecie -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/thermoFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/thermoFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer/thermoFoam' make[1]: *** [thermoFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/heatTransfer' make: *** [heatTransfer] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/adjointShapeOptimizationFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/adjointOutletPressureFvPatchScalarField.o Make/linux64GccDPOpt/adjointOutletVelocityFvPatchVectorField.o Make/linux64GccDPOpt/adjointShapeOptimizationFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/adjointShapeOptimizationFoam /usr/bin/ld: cannot find -lincompressibleRASModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/adjointShapeOptimizationFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/adjointShapeOptimizationFoam' make[1]: *** [adjointShapeOptimizationFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/boundaryFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/boundaryFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/boundaryFoam /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/boundaryFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/boundaryFoam' make[1]: *** [boundaryFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/icoFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/icoFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/icoFoam' make[1]: *** [icoFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/nonNewtonianIcoFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/nonNewtonianIcoFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lincompressibleTransportModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/nonNewtonianIcoFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/nonNewtonianIcoFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/nonNewtonianIcoFoam' make[1]: *** [nonNewtonianIcoFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/pimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pimpleFoam /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam' + wmake SRFPimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam/SRFPimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/SRFPimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/SRFPimpleFoam /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/SRFPimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam/SRFPimpleFoam' + wmake pimpleDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam/pimpleDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/pimpleDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ldynamicFvMesh -ltopoChangerFvMesh -ldynamicMesh -lmeshTools -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pimpleDyMFoam /usr/bin/ld: cannot find -ldynamicFvMesh collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pimpleDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pimpleFoam/pimpleDyMFoam' make[1]: *** [pimpleFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pisoFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/pisoFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pisoFoam /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/pisoFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/pisoFoam' make[1]: *** [pisoFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/potentialFreeSurfaceFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/potentialFreeSurfaceFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/potentialFreeSurfaceFoam /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/potentialFreeSurfaceFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/potentialFreeSurfaceFoam' make[1]: *** [potentialFreeSurfaceFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/shallowWaterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/shallowWaterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/shallowWaterFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/shallowWaterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/shallowWaterFoam' make[1]: *** [shallowWaterFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/simpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleFoam /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam' + wmake SRFSimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam/SRFSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/SRFSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/SRFSimpleFoam /usr/bin/ld: cannot find -lincompressibleRASModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/SRFSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam/SRFSimpleFoam' + wmake porousSimpleFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam/porousSimpleFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/RASModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/porousSimpleFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/porousSimpleFoam /usr/bin/ld: cannot find -lincompressibleTurbulenceModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/porousSimpleFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible/simpleFoam/porousSimpleFoam' make[1]: *** [simpleFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/incompressible' make: *** [incompressible] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/coalChemistryFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/coalCombustion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/coalChemistryFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -lcoalCombustion -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lregionModels -lsurfaceFilmModels -lODE -lcombustionModels -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/coalChemistryFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/coalChemistryFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/coalChemistryFoam' make[1]: *** [coalChemistryFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/icoUncoupledKinematicParcelFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/icoUncoupledKinematicParcelFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -llagrangian -llagrangianIntermediate -lthermophysicalFunctions -lfluidThermophysicalModels -lspecie -lradiationModels -lincompressibleRASModels -lincompressibleLESModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lregionModels -lsurfaceFilmModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoUncoupledKinematicParcelFoam /usr/bin/ld: cannot find -llagrangianIntermediate collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoUncoupledKinematicParcelFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/icoUncoupledKinematicParcelFoam' + wmake icoUncoupledKinematicParcelDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/icoUncoupledKinematicParcelFoam/icoUncoupledKinematicParcelDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/icoUncoupledKinematicParcelDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -llagrangian -llagrangianIntermediate -lthermophysicalFunctions -lfluidThermophysicalModels -lspecie -lradiationModels -lincompressibleRASModels -lincompressibleLESModels -lincompressibleTransportModels -lfiniteVolume -lmeshTools -lregionModels -lsurfaceFilmModels -ldynamicMesh -ldynamicFvMesh -ltopoChangerFvMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoUncoupledKinematicParcelDyMFoam /usr/bin/ld: cannot find -llagrangianIntermediate collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/icoUncoupledKinematicParcelDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/icoUncoupledKinematicParcelFoam/icoUncoupledKinematicParcelDyMFoam' make[1]: *** [icoUncoupledKinematicParcelFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFilmFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/reactingParcelFilmFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lfvOptions -lsampling -lmeshTools -lcompressibleRASModels -lcompressibleLESModels -lspecie -lfluidThermophysicalModels -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lregionModels -lradiationModels -lsurfaceFilmModels -llagrangianIntermediate -lODE -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingParcelFilmFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingParcelFilmFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFilmFoam' make[1]: *** [reactingParcelFilmFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/coalCombustion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/reactingParcelFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels -lcombustionModels -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingParcelFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/reactingParcelFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam' + wmake simpleReactingParcelFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam/simpleReactingParcelFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/coalCombustion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/combustion/reactingFoam -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/simpleReactingParcelFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels -lcombustionModels -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleReactingParcelFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleReactingParcelFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam/simpleReactingParcelFoam' + wmake LTSReactingParcelFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam/LTSReactingParcelFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/coalCombustion/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/LTSReactingParcelFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels -lcombustionModels -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/LTSReactingParcelFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/LTSReactingParcelFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/reactingParcelFoam/LTSReactingParcelFoam' make[1]: *** [reactingParcelFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/sprayFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../reactingParcelFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/spray/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sprayFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -llagrangianSpray -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels -lfvOptions -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sprayFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sprayFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/sprayFoam' + wmake sprayEngineFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/sprayFoam/sprayEngineFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I../../reactingParcelFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/spray/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/distributionModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/SLGThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/chemistryModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/ODE/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/engine/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/combustionModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sprayEngineFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -llagrangian -llagrangianIntermediate -llagrangianSpray -lspecie -lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lradiationModels -lODE -lengine -lregionModels -lsurfaceFilmModels -lfvOptions -lcombustionModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sprayEngineFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/sprayEngineFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/sprayFoam/sprayEngineFoam' make[1]: *** [sprayFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/uncoupledKinematicParcelFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/lagrangian/intermediate/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/specie/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/reactionThermo/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/radiationModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/regionModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/regionModels/surfaceFilmModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/uncoupledKinematicParcelFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -llagrangian -llagrangianIntermediate -lthermophysicalFunctions -lfluidThermophysicalModels -lspecie -lradiationModels -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lmeshTools -lregionModels -lsurfaceFilmModels -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/uncoupledKinematicParcelFoam /usr/bin/ld: cannot find -llagrangianIntermediate collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/uncoupledKinematicParcelFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian/uncoupledKinematicParcelFoam' make[1]: *** [uncoupledKinematicParcelFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/lagrangian' make: *** [lagrangian] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/cavitatingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/barotropicCompressibilityModel/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/cavitatingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lbarotropicCompressibilityModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cavitatingFoam /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cavitatingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/cavitatingFoam' + wmake cavitatingDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/barotropicCompressibilityModel/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/cavitatingDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lbarotropicCompressibilityModel -ldynamicMesh -lmeshTools -ldynamicFvMesh -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cavitatingDyMFoam /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/cavitatingDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam' make[1]: *** [cavitatingFoam] Error 2 + wmake libso twoPhaseMixtureThermo make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo' /usr/bin/ld: cannot find -lfluidThermophysicalModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libtwoPhaseMixtureThermo.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../interFoam -ItwoPhaseMixtureThermo -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/compressibleInterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixtureThermo -lfluidThermophysicalModels -lspecie -ltwoPhaseMixture -ltwoPhaseProperties -linterfaceProperties -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/compressibleInterFoam /usr/bin/ld: cannot find -ltwoPhaseMixtureThermo collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/compressibleInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam' + wmake compressibleInterDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I../twoPhaseMixtureThermo -I../../interFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/compressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/compressibleInterDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixtureThermo -lfluidThermophysicalModels -lspecie -ltwoPhaseMixture -ltwoPhaseProperties -linterfaceProperties -lcompressibleTurbulenceModel -lcompressibleRASModels -lcompressibleLESModels -ldynamicMesh -lmeshTools -ldynamicFvMesh -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/compressibleInterDyMFoam /usr/bin/ld: cannot find -ltwoPhaseMixtureThermo collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/compressibleInterDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam' make[1]: *** [compressibleInterFoam] Error 2 + wmake libso phaseModel make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/phaseModel' /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressiblePhaseModel.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/phaseModel' + wmake libso interfacialModels make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/interfacialModels' dragModels/dragModel/dragModel.dep:490: warning: overriding commands for target `Make/linux64GccDPOpt/dragModel.o' dragModels/dragModel/dragModel.dep:486: warning: ignoring old commands for target `Make/linux64GccDPOpt/dragModel.o' dragModels/dragModel/newDragModel.dep:490: warning: overriding commands for target `Make/linux64GccDPOpt/newDragModel.o' dragModels/dragModel/newDragModel.dep:486: warning: ignoring old commands for target `Make/linux64GccDPOpt/newDragModel.o' dragModels/Ergun/Ergun.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/Ergun.o' dragModels/Ergun/Ergun.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/Ergun.o' dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/GidaspowErgunWenYu.o' dragModels/GidaspowErgunWenYu/GidaspowErgunWenYu.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/GidaspowErgunWenYu.o' dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.dep:491: warning: overriding commands for target `Make/linux64GccDPOpt/GidaspowSchillerNaumann.o' dragModels/GidaspowSchillerNaumann/GidaspowSchillerNaumann.dep:489: warning: ignoring old commands for target `Make/linux64GccDPOpt/GidaspowSchillerNaumann.o' dragModels/SchillerNaumann/SchillerNaumann.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/SchillerNaumann.o' dragModels/SchillerNaumann/SchillerNaumann.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/SchillerNaumann.o' dragModels/Gibilaro/Gibilaro.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/Gibilaro.o' dragModels/Gibilaro/Gibilaro.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/Gibilaro.o' dragModels/WenYu/WenYu.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/WenYu.o' dragModels/WenYu/WenYu.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/WenYu.o' dragModels/SyamlalOBrien/SyamlalOBrien.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/SyamlalOBrien.o' dragModels/SyamlalOBrien/SyamlalOBrien.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/SyamlalOBrien.o' heatTransferModels/heatTransferModel/heatTransferModel.dep:490: warning: overriding commands for target `Make/linux64GccDPOpt/heatTransferModel.o' heatTransferModels/heatTransferModel/heatTransferModel.dep:486: warning: ignoring old commands for target `Make/linux64GccDPOpt/heatTransferModel.o' heatTransferModels/heatTransferModel/newHeatTransferModel.dep:490: warning: overriding commands for target `Make/linux64GccDPOpt/newHeatTransferModel.o' heatTransferModels/heatTransferModel/newHeatTransferModel.dep:486: warning: ignoring old commands for target `Make/linux64GccDPOpt/newHeatTransferModel.o' heatTransferModels/RanzMarshall/RanzMarshall.dep:492: warning: overriding commands for target `Make/linux64GccDPOpt/RanzMarshall.o' heatTransferModels/RanzMarshall/RanzMarshall.dep:488: warning: ignoring old commands for target `Make/linux64GccDPOpt/RanzMarshall.o' dragModel.o:(.bss+0x0): multiple definition of `Foam::dragModel::typeName' dragModel.o:(.bss+0x0): first defined here dragModel.o: In function `Foam::dragModel::dragModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': dragModel.C:(.text+0x0): multiple definition of `Foam::dragModel::dragModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' dragModel.o:dragModel.C:(.text+0x0): first defined here dragModel.o: In function `Foam::dragModel::dragModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': dragModel.C:(.text+0x0): multiple definition of `Foam::dragModel::dragModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' dragModel.o:dragModel.C:(.text+0x0): first defined here dragModel.o: In function `Foam::dragModel::~dragModel()': dragModel.C:(.text+0x20): multiple definition of `Foam::dragModel::~dragModel()' dragModel.o:dragModel.C:(.text+0x20): first defined here dragModel.o: In function `Foam::dragModel::~dragModel()': dragModel.C:(.text+0x20): multiple definition of `Foam::dragModel::~dragModel()' dragModel.o:dragModel.C:(.text+0x20): first defined here dragModel.o:(.bss+0x8): multiple definition of `Foam::dragModel::debug' dragModel.o:(.bss+0x8): first defined here dragModel.o: In function `Foam::dragModel::~dragModel()': dragModel.C:(.text+0x30): multiple definition of `Foam::dragModel::~dragModel()' dragModel.o:dragModel.C:(.text+0x30): first defined here dragModel.o: In function `Foam::dragModel::constructdictionaryConstructorTables()': dragModel.C:(.text+0x50): multiple definition of `Foam::dragModel::constructdictionaryConstructorTables()' dragModel.o:dragModel.C:(.text+0x50): first defined here dragModel.o:(.bss+0x18): multiple definition of `Foam::dragModel::dictionaryConstructorTablePtr_' dragModel.o:(.bss+0x18): first defined here dragModel.o:(.bss+0x10): multiple definition of `Foam::adddragModelToDebug_' dragModel.o:(.bss+0x10): first defined here dragModel.o: In function `Foam::dragModel::destroydictionaryConstructorTables()': dragModel.C:(.text+0x410): multiple definition of `Foam::dragModel::destroydictionaryConstructorTables()' dragModel.o:dragModel.C:(.text+0x410): first defined here newDragModel.o: In function `Foam::dragModel::New(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': newDragModel.C:(.text+0x90): multiple definition of `Foam::dragModel::New(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' newDragModel.o:newDragModel.C:(.text+0x90): first defined here Ergun.o:(.bss+0x0): multiple definition of `Foam::dragModels::Ergun::typeName' Ergun.o:(.bss+0x0): first defined here Ergun.o:(.bss+0x8): multiple definition of `Foam::dragModels::Ergun::debug' Ergun.o:(.bss+0x8): first defined here Ergun.o: In function `Foam::dragModels::Ergun::~Ergun()': Ergun.C:(.text+0x0): multiple definition of `Foam::dragModels::Ergun::~Ergun()' Ergun.o:Ergun.C:(.text+0x0): first defined here Ergun.o: In function `Foam::dragModels::Ergun::~Ergun()': Ergun.C:(.text+0x0): multiple definition of `Foam::dragModels::Ergun::~Ergun()' Ergun.o:Ergun.C:(.text+0x0): first defined here Ergun.o: In function `Foam::dragModels::Ergun::~Ergun()': Ergun.C:(.text+0x20): multiple definition of `Foam::dragModels::Ergun::~Ergun()' Ergun.o:Ergun.C:(.text+0x20): first defined here Ergun.o: In function `Foam::dragModels::Ergun::Ergun(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': Ergun.C:(.text+0x40): multiple definition of `Foam::dragModels::Ergun::Ergun(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' Ergun.o:Ergun.C:(.text+0x40): first defined here Ergun.o: In function `Foam::dragModels::Ergun::Ergun(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': Ergun.C:(.text+0x40): multiple definition of `Foam::dragModels::Ergun::Ergun(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' Ergun.o:Ergun.C:(.text+0x40): first defined here Ergun.o:(.bss+0x10): multiple definition of `Foam::dragModels::addErgunToDebug_' Ergun.o:(.bss+0x10): first defined here Ergun.o:(.bss+0x18): multiple definition of `Foam::dragModels::addErgundictionaryConstructorTodragModelTable_' Ergun.o:(.bss+0x18): first defined here Ergun.o: In function `Foam::dragModels::Ergun::K(Foam::GeometricField const&) const': Ergun.C:(.text+0xca0): multiple definition of `Foam::dragModels::Ergun::K(Foam::GeometricField const&) const' Ergun.o:Ergun.C:(.text+0xca0): first defined here GidaspowErgunWenYu.o:(.bss+0x0): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::typeName' GidaspowErgunWenYu.o:(.bss+0x0): first defined here GidaspowErgunWenYu.o:(.bss+0x8): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::debug' GidaspowErgunWenYu.o:(.bss+0x8): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()': GidaspowErgunWenYu.C:(.text+0x0): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0x0): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()': GidaspowErgunWenYu.C:(.text+0x0): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0x0): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()': GidaspowErgunWenYu.C:(.text+0x20): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::~GidaspowErgunWenYu()' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0x20): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::GidaspowErgunWenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': GidaspowErgunWenYu.C:(.text+0x40): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::GidaspowErgunWenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0x40): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::GidaspowErgunWenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': GidaspowErgunWenYu.C:(.text+0x40): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::GidaspowErgunWenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0x40): first defined here GidaspowErgunWenYu.o:(.bss+0x10): multiple definition of `Foam::dragModels::addGidaspowErgunWenYuToDebug_' GidaspowErgunWenYu.o:(.bss+0x10): first defined here GidaspowErgunWenYu.o:(.bss+0x18): multiple definition of `Foam::dragModels::addGidaspowErgunWenYudictionaryConstructorTodragModelTable_' GidaspowErgunWenYu.o:(.bss+0x18): first defined here GidaspowErgunWenYu.o: In function `Foam::dragModels::GidaspowErgunWenYu::K(Foam::GeometricField const&) const': GidaspowErgunWenYu.C:(.text+0xd60): multiple definition of `Foam::dragModels::GidaspowErgunWenYu::K(Foam::GeometricField const&) const' GidaspowErgunWenYu.o:GidaspowErgunWenYu.C:(.text+0xd60): first defined here GidaspowSchillerNaumann.o:(.bss+0x0): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::typeName' GidaspowSchillerNaumann.o:(.bss+0x0): first defined here GidaspowSchillerNaumann.o:(.bss+0x8): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::debug' GidaspowSchillerNaumann.o:(.bss+0x8): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()': GidaspowSchillerNaumann.C:(.text+0x0): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0x0): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()': GidaspowSchillerNaumann.C:(.text+0x0): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0x0): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()': GidaspowSchillerNaumann.C:(.text+0x20): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::~GidaspowSchillerNaumann()' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0x20): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::GidaspowSchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': GidaspowSchillerNaumann.C:(.text+0x40): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::GidaspowSchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0x40): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::GidaspowSchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': GidaspowSchillerNaumann.C:(.text+0x40): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::GidaspowSchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0x40): first defined here GidaspowSchillerNaumann.o:(.bss+0x10): multiple definition of `Foam::dragModels::addGidaspowSchillerNaumannToDebug_' GidaspowSchillerNaumann.o:(.bss+0x10): first defined here GidaspowSchillerNaumann.o:(.bss+0x18): multiple definition of `Foam::dragModels::addGidaspowSchillerNaumanndictionaryConstructorTodragModelTable_' GidaspowSchillerNaumann.o:(.bss+0x18): first defined here GidaspowSchillerNaumann.o: In function `Foam::dragModels::GidaspowSchillerNaumann::K(Foam::GeometricField const&) const': GidaspowSchillerNaumann.C:(.text+0xd50): multiple definition of `Foam::dragModels::GidaspowSchillerNaumann::K(Foam::GeometricField const&) const' GidaspowSchillerNaumann.o:GidaspowSchillerNaumann.C:(.text+0xd50): first defined here SchillerNaumann.o:(.bss+0x0): multiple definition of `Foam::dragModels::SchillerNaumann::typeName' SchillerNaumann.o:(.bss+0x0): first defined here SchillerNaumann.o:(.bss+0x8): multiple definition of `Foam::dragModels::SchillerNaumann::debug' SchillerNaumann.o:(.bss+0x8): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::~SchillerNaumann()': SchillerNaumann.C:(.text+0x0): multiple definition of `Foam::dragModels::SchillerNaumann::~SchillerNaumann()' SchillerNaumann.o:SchillerNaumann.C:(.text+0x0): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::~SchillerNaumann()': SchillerNaumann.C:(.text+0x0): multiple definition of `Foam::dragModels::SchillerNaumann::~SchillerNaumann()' SchillerNaumann.o:SchillerNaumann.C:(.text+0x0): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::~SchillerNaumann()': SchillerNaumann.C:(.text+0x20): multiple definition of `Foam::dragModels::SchillerNaumann::~SchillerNaumann()' SchillerNaumann.o:SchillerNaumann.C:(.text+0x20): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::SchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': SchillerNaumann.C:(.text+0x40): multiple definition of `Foam::dragModels::SchillerNaumann::SchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' SchillerNaumann.o:SchillerNaumann.C:(.text+0x40): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::SchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': SchillerNaumann.C:(.text+0x40): multiple definition of `Foam::dragModels::SchillerNaumann::SchillerNaumann(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' SchillerNaumann.o:SchillerNaumann.C:(.text+0x40): first defined here SchillerNaumann.o:(.bss+0x10): multiple definition of `Foam::dragModels::addSchillerNaumannToDebug_' SchillerNaumann.o:(.bss+0x10): first defined here SchillerNaumann.o:(.bss+0x18): multiple definition of `Foam::dragModels::addSchillerNaumanndictionaryConstructorTodragModelTable_' SchillerNaumann.o:(.bss+0x18): first defined here SchillerNaumann.o: In function `Foam::dragModels::SchillerNaumann::K(Foam::GeometricField const&) const': SchillerNaumann.C:(.text+0xd50): multiple definition of `Foam::dragModels::SchillerNaumann::K(Foam::GeometricField const&) const' SchillerNaumann.o:SchillerNaumann.C:(.text+0xd50): first defined here Gibilaro.o:(.bss+0x0): multiple definition of `Foam::dragModels::Gibilaro::typeName' Gibilaro.o:(.bss+0x0): first defined here Gibilaro.o:(.bss+0x8): multiple definition of `Foam::dragModels::Gibilaro::debug' Gibilaro.o:(.bss+0x8): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::~Gibilaro()': Gibilaro.C:(.text+0x0): multiple definition of `Foam::dragModels::Gibilaro::~Gibilaro()' Gibilaro.o:Gibilaro.C:(.text+0x0): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::~Gibilaro()': Gibilaro.C:(.text+0x0): multiple definition of `Foam::dragModels::Gibilaro::~Gibilaro()' Gibilaro.o:Gibilaro.C:(.text+0x0): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::~Gibilaro()': Gibilaro.C:(.text+0x20): multiple definition of `Foam::dragModels::Gibilaro::~Gibilaro()' Gibilaro.o:Gibilaro.C:(.text+0x20): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::Gibilaro(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': Gibilaro.C:(.text+0x40): multiple definition of `Foam::dragModels::Gibilaro::Gibilaro(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' Gibilaro.o:Gibilaro.C:(.text+0x40): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::Gibilaro(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': Gibilaro.C:(.text+0x40): multiple definition of `Foam::dragModels::Gibilaro::Gibilaro(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' Gibilaro.o:Gibilaro.C:(.text+0x40): first defined here Gibilaro.o:(.bss+0x10): multiple definition of `Foam::dragModels::addGibilaroToDebug_' Gibilaro.o:(.bss+0x10): first defined here Gibilaro.o:(.bss+0x18): multiple definition of `Foam::dragModels::addGibilarodictionaryConstructorTodragModelTable_' Gibilaro.o:(.bss+0x18): first defined here Gibilaro.o: In function `Foam::dragModels::Gibilaro::K(Foam::GeometricField const&) const': Gibilaro.C:(.text+0xca0): multiple definition of `Foam::dragModels::Gibilaro::K(Foam::GeometricField const&) const' Gibilaro.o:Gibilaro.C:(.text+0xca0): first defined here WenYu.o:(.bss+0x0): multiple definition of `Foam::dragModels::WenYu::typeName' WenYu.o:(.bss+0x0): first defined here WenYu.o:(.bss+0x8): multiple definition of `Foam::dragModels::WenYu::debug' WenYu.o:(.bss+0x8): first defined here WenYu.o: In function `Foam::dragModels::WenYu::~WenYu()': WenYu.C:(.text+0x0): multiple definition of `Foam::dragModels::WenYu::~WenYu()' WenYu.o:WenYu.C:(.text+0x0): first defined here WenYu.o: In function `Foam::dragModels::WenYu::~WenYu()': WenYu.C:(.text+0x0): multiple definition of `Foam::dragModels::WenYu::~WenYu()' WenYu.o:WenYu.C:(.text+0x0): first defined here WenYu.o: In function `Foam::dragModels::WenYu::~WenYu()': WenYu.C:(.text+0x20): multiple definition of `Foam::dragModels::WenYu::~WenYu()' WenYu.o:WenYu.C:(.text+0x20): first defined here WenYu.o: In function `Foam::dragModels::WenYu::WenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': WenYu.C:(.text+0x40): multiple definition of `Foam::dragModels::WenYu::WenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' WenYu.o:WenYu.C:(.text+0x40): first defined here WenYu.o: In function `Foam::dragModels::WenYu::WenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': WenYu.C:(.text+0x40): multiple definition of `Foam::dragModels::WenYu::WenYu(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' WenYu.o:WenYu.C:(.text+0x40): first defined here WenYu.o:(.bss+0x10): multiple definition of `Foam::dragModels::addWenYuToDebug_' WenYu.o:(.bss+0x10): first defined here WenYu.o:(.bss+0x18): multiple definition of `Foam::dragModels::addWenYudictionaryConstructorTodragModelTable_' WenYu.o:(.bss+0x18): first defined here WenYu.o: In function `Foam::dragModels::WenYu::K(Foam::GeometricField const&) const': WenYu.C:(.text+0xd50): multiple definition of `Foam::dragModels::WenYu::K(Foam::GeometricField const&) const' WenYu.o:WenYu.C:(.text+0xd50): first defined here SyamlalOBrien.o:(.bss+0x0): multiple definition of `Foam::dragModels::SyamlalOBrien::typeName' SyamlalOBrien.o:(.bss+0x0): first defined here SyamlalOBrien.o:(.bss+0x8): multiple definition of `Foam::dragModels::SyamlalOBrien::debug' SyamlalOBrien.o:(.bss+0x8): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()': SyamlalOBrien.C:(.text+0x0): multiple definition of `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0x0): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()': SyamlalOBrien.C:(.text+0x0): multiple definition of `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0x0): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()': SyamlalOBrien.C:(.text+0x20): multiple definition of `Foam::dragModels::SyamlalOBrien::~SyamlalOBrien()' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0x20): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::SyamlalOBrien(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': SyamlalOBrien.C:(.text+0x40): multiple definition of `Foam::dragModels::SyamlalOBrien::SyamlalOBrien(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0x40): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::SyamlalOBrien(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': SyamlalOBrien.C:(.text+0x40): multiple definition of `Foam::dragModels::SyamlalOBrien::SyamlalOBrien(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0x40): first defined here SyamlalOBrien.o:(.bss+0x10): multiple definition of `Foam::dragModels::addSyamlalOBrienToDebug_' SyamlalOBrien.o:(.bss+0x10): first defined here SyamlalOBrien.o:(.bss+0x18): multiple definition of `Foam::dragModels::addSyamlalOBriendictionaryConstructorTodragModelTable_' SyamlalOBrien.o:(.bss+0x18): first defined here SyamlalOBrien.o: In function `Foam::dragModels::SyamlalOBrien::K(Foam::GeometricField const&) const': SyamlalOBrien.C:(.text+0xd50): multiple definition of `Foam::dragModels::SyamlalOBrien::K(Foam::GeometricField const&) const' SyamlalOBrien.o:SyamlalOBrien.C:(.text+0xd50): first defined here heatTransferModel.o:(.bss+0x0): multiple definition of `Foam::heatTransferModel::typeName' heatTransferModel.o:(.bss+0x0): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::heatTransferModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': heatTransferModel.C:(.text+0x0): multiple definition of `Foam::heatTransferModel::heatTransferModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' heatTransferModel.o:heatTransferModel.C:(.text+0x0): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::heatTransferModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': heatTransferModel.C:(.text+0x0): multiple definition of `Foam::heatTransferModel::heatTransferModel(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' heatTransferModel.o:heatTransferModel.C:(.text+0x0): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::~heatTransferModel()': heatTransferModel.C:(.text+0x20): multiple definition of `Foam::heatTransferModel::~heatTransferModel()' heatTransferModel.o:heatTransferModel.C:(.text+0x20): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::~heatTransferModel()': heatTransferModel.C:(.text+0x20): multiple definition of `Foam::heatTransferModel::~heatTransferModel()' heatTransferModel.o:heatTransferModel.C:(.text+0x20): first defined here heatTransferModel.o:(.bss+0x8): multiple definition of `Foam::heatTransferModel::debug' heatTransferModel.o:(.bss+0x8): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::~heatTransferModel()': heatTransferModel.C:(.text+0x30): multiple definition of `Foam::heatTransferModel::~heatTransferModel()' heatTransferModel.o:heatTransferModel.C:(.text+0x30): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::constructdictionaryConstructorTables()': heatTransferModel.C:(.text+0x50): multiple definition of `Foam::heatTransferModel::constructdictionaryConstructorTables()' heatTransferModel.o:heatTransferModel.C:(.text+0x50): first defined here heatTransferModel.o:(.bss+0x18): multiple definition of `Foam::heatTransferModel::dictionaryConstructorTablePtr_' heatTransferModel.o:(.bss+0x18): first defined here heatTransferModel.o:(.bss+0x10): multiple definition of `Foam::addheatTransferModelToDebug_' heatTransferModel.o:(.bss+0x10): first defined here heatTransferModel.o: In function `Foam::heatTransferModel::destroydictionaryConstructorTables()': heatTransferModel.C:(.text+0x410): multiple definition of `Foam::heatTransferModel::destroydictionaryConstructorTables()' heatTransferModel.o:heatTransferModel.C:(.text+0x410): first defined here newHeatTransferModel.o: In function `Foam::heatTransferModel::New(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': newHeatTransferModel.C:(.text+0x90): multiple definition of `Foam::heatTransferModel::New(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' newHeatTransferModel.o:newHeatTransferModel.C:(.text+0x90): first defined here RanzMarshall.o:(.bss+0x0): multiple definition of `Foam::heatTransferModels::RanzMarshall::typeName' RanzMarshall.o:(.bss+0x0): first defined here RanzMarshall.o:(.bss+0x8): multiple definition of `Foam::heatTransferModels::RanzMarshall::debug' RanzMarshall.o:(.bss+0x8): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()': RanzMarshall.C:(.text+0x0): multiple definition of `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()' RanzMarshall.o:RanzMarshall.C:(.text+0x0): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()': RanzMarshall.C:(.text+0x0): multiple definition of `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()' RanzMarshall.o:RanzMarshall.C:(.text+0x0): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()': RanzMarshall.C:(.text+0x20): multiple definition of `Foam::heatTransferModels::RanzMarshall::~RanzMarshall()' RanzMarshall.o:RanzMarshall.C:(.text+0x20): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::RanzMarshall(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': RanzMarshall.C:(.text+0x40): multiple definition of `Foam::heatTransferModels::RanzMarshall::RanzMarshall(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' RanzMarshall.o:RanzMarshall.C:(.text+0x40): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::RanzMarshall(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)': RanzMarshall.C:(.text+0x40): multiple definition of `Foam::heatTransferModels::RanzMarshall::RanzMarshall(Foam::dictionary const&, Foam::GeometricField const&, Foam::phaseModel const&, Foam::phaseModel const&)' RanzMarshall.o:RanzMarshall.C:(.text+0x40): first defined here RanzMarshall.o:(.bss+0x10): multiple definition of `Foam::heatTransferModels::addRanzMarshallToDebug_' RanzMarshall.o:(.bss+0x10): first defined here RanzMarshall.o:(.bss+0x18): multiple definition of `Foam::heatTransferModels::addRanzMarshalldictionaryConstructorToheatTransferModelTable_' RanzMarshall.o:(.bss+0x18): first defined here RanzMarshall.o: In function `Foam::heatTransferModels::RanzMarshall::K(Foam::GeometricField const&) const': RanzMarshall.C:(.text+0xd50): multiple definition of `Foam::heatTransferModels::RanzMarshall::K(Foam::GeometricField const&) const' RanzMarshall.o:RanzMarshall.C:(.text+0xd50): first defined here /usr/bin/ld: cannot find -lcompressiblePhaseModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressibleEulerianInterfacialModels.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/interfacialModels' + wmake libso kineticTheoryModels make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/kineticTheoryModels' radialModel/CarnahanStarling/CarnahanStarlingRadial.dep:476: warning: overriding commands for target `Make/linux64GccDPOpt/CarnahanStarlingRadial.o' radialModel/CarnahanStarling/CarnahanStarlingRadial.dep:472: warning: ignoring old commands for target `Make/linux64GccDPOpt/CarnahanStarlingRadial.o' SOURCE=kineticTheoryModel/kineticTheoryModel.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/foam/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I../phaseModel/lnInclude -I../interfacialModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/kineticTheoryModel.o In file included from kineticTheoryModel/kineticTheoryModel.C:26: kineticTheoryModel/kineticTheoryModel.H:41:31: error: conductivityModel.H: No such file or directory In file included from kineticTheoryModel/kineticTheoryModel.C:26: kineticTheoryModel/kineticTheoryModel.H:80: error: ‘conductivityModel’ is not a member of ‘Foam::kineticTheoryModels’ kineticTheoryModel/kineticTheoryModel.H:80: error: ‘conductivityModel’ is not a member of ‘Foam::kineticTheoryModels’ kineticTheoryModel/kineticTheoryModel.H:80: error: template argument 1 is invalid kineticTheoryModel/kineticTheoryModel.C: In constructor ‘Foam::kineticTheoryModel::kineticTheoryModel(const Foam::phaseModel&, const Foam::volVectorField&, const Foam::volScalarField&, const Foam::dragModel&)’: kineticTheoryModel/kineticTheoryModel.C:73: error: ‘Foam::kineticTheoryModels::conductivityModel’ has not been declared kineticTheoryModel/kineticTheoryModel.C: In member function ‘void Foam::kineticTheoryModel::solve(const Foam::volTensorField&)’: kineticTheoryModel/kineticTheoryModel.C:238: error: base operand of ‘->’ is not a pointer make[2]: *** [Make/linux64GccDPOpt/kineticTheoryModel.o] Error 1 SOURCE=conductivityModel/Gidaspow/GidaspowConductivity.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/foam/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I../phaseModel/lnInclude -I../interfacialModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/GidaspowConductivity.o In file included from conductivityModel/Gidaspow/GidaspowConductivity.C:26: conductivityModel/Gidaspow/GidaspowConductivity.H:37:31: error: conductivityModel.H: No such file or directory In file included from conductivityModel/Gidaspow/GidaspowConductivity.C:26: conductivityModel/Gidaspow/GidaspowConductivity.H:55: error: expected class-name before ‘{’ token conductivityModel/Gidaspow/GidaspowConductivity.H:60: error: expected identifier before string constant conductivityModel/Gidaspow/GidaspowConductivity.H:60: error: expected ‘,’ or ‘...’ before string constant conductivityModel/Gidaspow/GidaspowConductivity.H:60: error: ISO C++ forbids declaration of ‘TypeName’ with no type conductivityModel/Gidaspow/GidaspowConductivity.H:66: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/Gidaspow/GidaspowConductivity.H:66: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/Gidaspow/GidaspowConductivity.H:75: error: ISO C++ forbids declaration of ‘tmp’ with no type conductivityModel/Gidaspow/GidaspowConductivity.H:75: error: expected ‘;’ before ‘<’ token conductivityModel/Gidaspow/GidaspowConductivity.C:38: error: expected identifier before numeric constant conductivityModel/Gidaspow/GidaspowConductivity.C:38: error: expected ‘,’ or ‘...’ before numeric constant conductivityModel/Gidaspow/GidaspowConductivity.C:38: error: expected constructor, destructor, or type conversion before ‘;’ token conductivityModel/Gidaspow/GidaspowConductivity.C:40: error: ‘conductivityModel’ has not been declared conductivityModel/Gidaspow/GidaspowConductivity.C:40: error: expected constructor, destructor, or type conversion before ‘<’ token conductivityModel/Gidaspow/GidaspowConductivity.C:55: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/Gidaspow/GidaspowConductivity.C:55: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/Gidaspow/GidaspowConductivity.C: In constructor ‘Foam::kineticTheoryModels::conductivityModels::Gidaspow::Gidaspow(int)’: conductivityModel/Gidaspow/GidaspowConductivity.C:58: error: class ‘Foam::kineticTheoryModels::conductivityModels::Gidaspow’ does not have any field named ‘conductivityModel’ conductivityModel/Gidaspow/GidaspowConductivity.C:58: error: ‘dict’ was not declared in this scope conductivityModel/Gidaspow/GidaspowConductivity.C: At global scope: conductivityModel/Gidaspow/GidaspowConductivity.C:70: error: expected constructor, destructor, or type conversion before ‘<’ token make[2]: *** [Make/linux64GccDPOpt/GidaspowConductivity.o] Error 1 SOURCE=conductivityModel/Syamlal/SyamlalConductivity.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/foam/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I../phaseModel/lnInclude -I../interfacialModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/SyamlalConductivity.o In file included from conductivityModel/Syamlal/SyamlalConductivity.C:26: conductivityModel/Syamlal/SyamlalConductivity.H:37:31: error: conductivityModel.H: No such file or directory In file included from conductivityModel/Syamlal/SyamlalConductivity.C:26: conductivityModel/Syamlal/SyamlalConductivity.H:55: error: expected class-name before ‘{’ token conductivityModel/Syamlal/SyamlalConductivity.H:60: error: expected identifier before string constant conductivityModel/Syamlal/SyamlalConductivity.H:60: error: expected ‘,’ or ‘...’ before string constant conductivityModel/Syamlal/SyamlalConductivity.H:60: error: ISO C++ forbids declaration of ‘TypeName’ with no type conductivityModel/Syamlal/SyamlalConductivity.H:66: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/Syamlal/SyamlalConductivity.H:66: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/Syamlal/SyamlalConductivity.H:75: error: ISO C++ forbids declaration of ‘tmp’ with no type conductivityModel/Syamlal/SyamlalConductivity.H:75: error: expected ‘;’ before ‘<’ token conductivityModel/Syamlal/SyamlalConductivity.C:38: error: expected identifier before numeric constant conductivityModel/Syamlal/SyamlalConductivity.C:38: error: expected ‘,’ or ‘...’ before numeric constant conductivityModel/Syamlal/SyamlalConductivity.C:38: error: expected constructor, destructor, or type conversion before ‘;’ token conductivityModel/Syamlal/SyamlalConductivity.C:40: error: ‘conductivityModel’ has not been declared conductivityModel/Syamlal/SyamlalConductivity.C:40: error: expected constructor, destructor, or type conversion before ‘<’ token conductivityModel/Syamlal/SyamlalConductivity.C:55: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/Syamlal/SyamlalConductivity.C:55: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/Syamlal/SyamlalConductivity.C: In constructor ‘Foam::kineticTheoryModels::conductivityModels::Syamlal::Syamlal(int)’: conductivityModel/Syamlal/SyamlalConductivity.C:58: error: class ‘Foam::kineticTheoryModels::conductivityModels::Syamlal’ does not have any field named ‘conductivityModel’ conductivityModel/Syamlal/SyamlalConductivity.C:58: error: ‘dict’ was not declared in this scope conductivityModel/Syamlal/SyamlalConductivity.C: At global scope: conductivityModel/Syamlal/SyamlalConductivity.C:70: error: expected constructor, destructor, or type conversion before ‘<’ token make[2]: *** [Make/linux64GccDPOpt/SyamlalConductivity.o] Error 1 SOURCE=conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/foam/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I../phaseModel/lnInclude -I../interfacialModels/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/HrenyaSinclairConductivity.o In file included from conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:26: conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:37:31: error: conductivityModel.H: No such file or directory In file included from conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:26: conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:55: error: expected class-name before ‘{’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:57: error: ‘dictionary’ does not name a type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:60: error: ‘dimensionedScalar’ does not name a type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:65: error: expected identifier before string constant conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:65: error: expected ‘,’ or ‘...’ before string constant conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:65: error: ISO C++ forbids declaration of ‘TypeName’ with no type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:71: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:71: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:80: error: ISO C++ forbids declaration of ‘tmp’ with no type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.H:80: error: expected ‘;’ before ‘<’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:38: error: expected identifier before numeric constant conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:38: error: expected ‘,’ or ‘...’ before numeric constant conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:38: error: expected constructor, destructor, or type conversion before ‘;’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:40: error: ‘conductivityModel’ has not been declared conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:40: error: expected constructor, destructor, or type conversion before ‘<’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:55: error: ISO C++ forbids declaration of ‘dictionary’ with no type conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:55: error: expected ‘,’ or ‘...’ before ‘&’ token conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C: In constructor ‘Foam::kineticTheoryModels::conductivityModels::HrenyaSinclair::HrenyaSinclair(int)’: conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:58: error: class ‘Foam::kineticTheoryModels::conductivityModels::HrenyaSinclair’ does not have any field named ‘conductivityModel’ conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:58: error: ‘dict’ was not declared in this scope conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:59: error: class ‘Foam::kineticTheoryModels::conductivityModels::HrenyaSinclair’ does not have any field named ‘coeffsDict_’ conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:59: error: ‘typeName’ was not declared in this scope conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:60: error: class ‘Foam::kineticTheoryModels::conductivityModels::HrenyaSinclair’ does not have any field named ‘L_’ conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:60: error: ‘coeffsDict_’ was not declared in this scope conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C: At global scope: conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C:73: error: expected constructor, destructor, or type conversion before ‘<’ token make[2]: *** [Make/linux64GccDPOpt/HrenyaSinclairConductivity.o] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/kineticTheoryModels' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam' SOURCE=compressibleTwoPhaseEulerFoam.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/thermophysicalModels/basic/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -IturbulenceModel -IkineticTheoryModels/lnInclude -IinterfacialModels/lnInclude -IphaseModel/lnInclude -Iaveraging -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/compressibleTwoPhaseEulerFoam.o In file included from compressibleTwoPhaseEulerFoam.C:48: kineticTheoryModels/lnInclude/kineticTheoryModel.H:41:31: error: conductivityModel.H: No such file or directory In file included from compressibleTwoPhaseEulerFoam.C:48: kineticTheoryModels/lnInclude/kineticTheoryModel.H:80: error: ‘conductivityModel’ is not a member of ‘Foam::kineticTheoryModels’ kineticTheoryModels/lnInclude/kineticTheoryModel.H:80: error: ‘conductivityModel’ is not a member of ‘Foam::kineticTheoryModels’ kineticTheoryModels/lnInclude/kineticTheoryModel.H:80: error: template argument 1 is invalid /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude/initContinuityErrs.H: In function ‘int main(int, char**)’: /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude/initContinuityErrs.H:37: warning: unused variable ‘cumulativeContErr’ /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude/readTimeControls.H:38: warning: unused variable ‘maxDeltaT’ make[2]: *** [Make/linux64GccDPOpt/compressibleTwoPhaseEulerFoam.o] Error 1 make[2]: Target `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/compressibleTwoPhaseEulerFoam' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/compressibleTwoPhaseEulerFoam' make[1]: *** [compressibleTwoPhaseEulerFoam] Error 2 + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/interFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam' + wmake interDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/interDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/interDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -ldynamicMesh -ldynamicFvMesh -ltopoChangerFvMesh -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interDyMFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/interDyMFoam' + wmake MRFInterFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/MRFInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/MRFInterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/MRFInterFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/MRFInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/MRFInterFoam' + wmake porousInterFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/porousInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/porousInterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/porousInterFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/porousInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/porousInterFoam' + wmake LTSInterFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/LTSInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/LTSInterFoam.o Make/linux64GccDPOpt/MULES.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -linterfaceProperties -ltwoPhaseMixture -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/LTSInterFoam /usr/bin/ld: cannot find -linterfaceProperties collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/LTSInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/LTSInterFoam' + wmake interMixingFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/interMixingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -IincompressibleThreePhaseMixture -IthreePhaseInterfaceProperties -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseProperties/alphaContactAngle/alphaContactAngle -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/threePhaseMixture.o Make/linux64GccDPOpt/threePhaseInterfaceProperties.o Make/linux64GccDPOpt/interMixingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interMixingFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interMixingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interFoam/interMixingFoam' make[1]: *** [interFoam] Error 2 + wmake libso phaseChangeTwoPhaseMixtures make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures' /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libphaseChangeTwoPhaseMixtures.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -IphaseChangeTwoPhaseMixtures/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/interPhaseChangeFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lphaseChangeTwoPhaseMixtures -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interPhaseChangeFoam /usr/bin/ld: cannot find -lphaseChangeTwoPhaseMixtures collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interPhaseChangeFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam' + wmake interPhaseChangeDyMFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeDyMFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I../phaseChangeTwoPhaseMixtures/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/dynamicFvMesh/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/meshTools/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/fvOptions/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/sampling/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/interPhaseChangeDyMFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lphaseChangeTwoPhaseMixtures -ltwoPhaseMixture -linterfaceProperties -ltwoPhaseProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -ldynamicMesh -ldynamicFvMesh -ltopoChangerFvMesh -lmeshTools -lfvOptions -lsampling -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interPhaseChangeDyMFoam /usr/bin/ld: cannot find -lphaseChangeTwoPhaseMixtures collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/interPhaseChangeDyMFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeDyMFoam' make[1]: *** [interPhaseChangeFoam] Error 2 + wmake libso phaseModel make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/phaseModel' /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressibleMultiPhaseModel.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/phaseModel' + wmake libso interfacialModels make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/interfacialModels' /usr/bin/ld: cannot find -lcompressibleMultiPhaseModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libcompressibleMultiphaseEulerianInterfacialModels.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/interfacialModels' + wmake libso multiphaseSystem make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem' /usr/bin/ld: cannot find -lcompressibleMultiPhaseModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libmultiphaseSystem.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IphaseModel/lnInclude -ImultiphaseSystem/lnInclude -ImultiphaseFixedFluxPressure -IinterfacialModels/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/singlePhaseTransportModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/LES/LESModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/LES/LESdeltas/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/multiphaseEulerFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmultiphaseSystem -lcompressibleMultiPhaseModel -linterfaceProperties -lincompressibleTransportModels -lcompressibleMultiphaseEulerianInterfacialModels -lincompressibleLESModels -lincompressibleRASModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/multiphaseEulerFoam /usr/bin/ld: cannot find -lmultiphaseSystem collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/multiphaseEulerFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseEulerFoam' make[1]: *** [multiphaseEulerFoam] Error 2 + wmake libso multiphaseMixture make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture' /usr/bin/ld: cannot find -linterfaceProperties collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libmultiphaseInterFoam.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../interFoam -ImultiphaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/multiphaseInterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmultiphaseInterFoam -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/multiphaseInterFoam /usr/bin/ld: cannot find -lmultiphaseInterFoam collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/multiphaseInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam' + wmake MRFMultiphaseInterFoam make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I.. -I../../interFoam -I../../interFoam/MRFInterFoam -I../multiphaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/MRFMultiphaseInterFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lmultiphaseInterFoam -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/MRFMultiphaseInterFoam /usr/bin/ld: cannot find -lmultiphaseInterFoam collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/MRFMultiphaseInterFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam' make[1]: *** [multiphaseInterFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/settlingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/settlingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/settlingFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/settlingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/settlingFoam' make[1]: *** [settlingFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoLiquidMixingFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I../interFoam -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/twoPhaseMixture/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/interfaceProperties/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/turbulenceModel -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/twoLiquidMixingFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -ltwoPhaseMixture -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/twoLiquidMixingFoam /usr/bin/ld: cannot find -ltwoPhaseMixture collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/twoLiquidMixingFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoLiquidMixingFoam' make[1]: *** [twoLiquidMixingFoam] Error 2 + wmake libso phaseModel make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel' /usr/bin/ld: cannot find -lincompressibleTransportModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libphaseModel.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel' + wmake libso interfacialModels make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels' /usr/bin/ld: cannot find -lphaseModel collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libEulerianInterfacialModels.so] Error 1 make[2]: Target `libso' not remade because of errors. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels' + wmake libso kineticTheoryModels make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels' '/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libkineticTheoryModel.so' is up to date. make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels' + wmake make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/transportModels/incompressible/lnInclude -IturbulenceModel -IkineticTheoryModels/lnInclude -IinterfacialModels/lnInclude -IphaseModel/lnInclude -Iaveraging -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/twoPhaseEulerFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lEulerianInterfacialModels -lfiniteVolume -lmeshTools -lincompressibleTransportModels -lphaseModel -lkineticTheoryModel -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam /usr/bin/ld: cannot find -lEulerianInterfacialModels collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase/twoPhaseEulerFoam' make[1]: *** [twoPhaseEulerFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/multiphase' make: *** [multiphase] Error 2 make[1]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis' make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis/solidDisplacementFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -ItractionDisplacement/lnInclude -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/tractionDisplacementFvPatchVectorField.o Make/linux64GccDPOpt/solidDisplacementFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/solidDisplacementFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/solidDisplacementFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis/solidDisplacementFoam' make[1]: *** [solidDisplacementFoam] Error 2 make[2]: Entering directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/finiteVolume/lnInclude -ItractionDisplacementCorrectionStress -I../solidDisplacementFoam -IlnInclude -I. -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude -I/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/tractionDisplacementCorrectionFvPatchVectorField.o Make/linux64GccDPOpt/solidEquilibriumDisplacementFoam.o -L/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib \ -lfiniteVolume -lOpenFOAM -ldl -lm -o /shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/solidEquilibriumDisplacementFoam /usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make[2]: *** [/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/solidEquilibriumDisplacementFoam] Error 1 make[2]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' make[1]: *** [solidEquilibriumDisplacementFoam] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/shyne/softs/OpenFOAM/OpenFOAM-2.2.2/applications/solvers/stressAnalysis' make: *** [stressAnalysis] Error 2 make: Target `application' not remade because of errors.