Guest User

OpenFOAM failure compile process

a guest
Oct 9th, 2010
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.95 KB | None | 0 0
  1. SOURCE=genericFvPatchField/genericFvPatchFields.C ;  g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-40 -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/OpenFOAM/lnInclude -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linux64GccDPOpt/genericFvPatchFields.o
  2. g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-40 -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/OpenFOAM/lnInclude -I/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/src/OSspecific/POSIX/lnInclude   -fPIC -Xlinker --add-needed Make/linux64GccDPOpt/genericFvPatchFields.o Make/linux64GccDPOpt/genericPointPatchFields.o -L/home/sheldon/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt \
  3.       -lOpenFOAM -liberty -ldl   -lm -o OpenFOAM.out
  4. /usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../lib64/crt1.o: In function `_start':
  5. (.text+0x20): undefined reference to `main'
  6. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `global constructors keyed to genericFvPatchFields.C':
  7. genericFvPatchFields.C:(.text+0x1d64): undefined reference to `Foam::fvPatchField<double>::constructpatchConstructorTables()'
  8. genericFvPatchFields.C:(.text+0x1d7f): undefined reference to `Foam::fvPatchField<double>::patchConstructorTablePtr_'
  9. genericFvPatchFields.C:(.text+0x1da2): undefined reference to `Foam::fvPatchField<double>::constructpatchMapperConstructorTables()'
  10. genericFvPatchFields.C:(.text+0x1dbd): undefined reference to `Foam::fvPatchField<double>::patchMapperConstructorTablePtr_'
  11. genericFvPatchFields.C:(.text+0x1de0): undefined reference to `Foam::fvPatchField<double>::constructdictionaryConstructorTables()'
  12. genericFvPatchFields.C:(.text+0x1dfb): undefined reference to `Foam::fvPatchField<double>::dictionaryConstructorTablePtr_'
  13. genericFvPatchFields.C:(.text+0x1e66): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::constructpatchConstructorTables()'
  14. genericFvPatchFields.C:(.text+0x1e81): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::patchConstructorTablePtr_'
  15. genericFvPatchFields.C:(.text+0x1ea4): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::constructpatchMapperConstructorTables()'
  16. genericFvPatchFields.C:(.text+0x1ebf): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::patchMapperConstructorTablePtr_'
  17. genericFvPatchFields.C:(.text+0x1ee2): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::constructdictionaryConstructorTables()'
  18. genericFvPatchFields.C:(.text+0x1efd): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::dictionaryConstructorTablePtr_'
  19. genericFvPatchFields.C:(.text+0x1f68): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::constructpatchConstructorTables()'
  20. genericFvPatchFields.C:(.text+0x1f83): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::patchConstructorTablePtr_'
  21. genericFvPatchFields.C:(.text+0x1fa6): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::constructpatchMapperConstructorTables()'
  22. genericFvPatchFields.C:(.text+0x1fc1): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::patchMapperConstructorTablePtr_'
  23. genericFvPatchFields.C:(.text+0x1fe4): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::constructdictionaryConstructorTables()'
  24. genericFvPatchFields.C:(.text+0x1fff): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::dictionaryConstructorTablePtr_'
  25. genericFvPatchFields.C:(.text+0x206a): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::constructpatchConstructorTables()'
  26. genericFvPatchFields.C:(.text+0x2085): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::patchConstructorTablePtr_'
  27. genericFvPatchFields.C:(.text+0x20a8): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::constructpatchMapperConstructorTables()'
  28. genericFvPatchFields.C:(.text+0x20c3): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::patchMapperConstructorTablePtr_'
  29. genericFvPatchFields.C:(.text+0x20e6): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::constructdictionaryConstructorTables()'
  30. genericFvPatchFields.C:(.text+0x2101): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::dictionaryConstructorTablePtr_'
  31. genericFvPatchFields.C:(.text+0x216c): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::constructpatchConstructorTables()'
  32. genericFvPatchFields.C:(.text+0x2187): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::patchConstructorTablePtr_'
  33. genericFvPatchFields.C:(.text+0x21aa): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::constructpatchMapperConstructorTables()'
  34. genericFvPatchFields.C:(.text+0x21c5): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::patchMapperConstructorTablePtr_'
  35. genericFvPatchFields.C:(.text+0x21e8): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::constructdictionaryConstructorTables()'
  36. genericFvPatchFields.C:(.text+0x2200): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::dictionaryConstructorTablePtr_'
  37. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::calculatedFvPatchField<Foam::Tensor<double> >::type() const':
  38. genericFvPatchFields.C:(.text._ZNK4Foam22calculatedFvPatchFieldINS_6TensorIdEEE4typeEv[Foam::calculatedFvPatchField<Foam::Tensor<double> >::type() const]+0x3): undefined reference to `Foam::calculatedFvPatchField<Foam::Tensor<double> >::typeName'
  39. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Tensor<double> >::type() const':
  40. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_6TensorIdEEE4typeEv[Foam::fvPatchField<Foam::Tensor<double> >::type() const]+0x3): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::typeName'
  41. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::calculatedFvPatchField<Foam::SymmTensor<double> >::type() const':
  42. genericFvPatchFields.C:(.text._ZNK4Foam22calculatedFvPatchFieldINS_10SymmTensorIdEEE4typeEv[Foam::calculatedFvPatchField<Foam::SymmTensor<double> >::type() const]+0x3): undefined reference to `Foam::calculatedFvPatchField<Foam::SymmTensor<double> >::typeName'
  43. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SymmTensor<double> >::type() const':
  44. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_10SymmTensorIdEEE4typeEv[Foam::fvPatchField<Foam::SymmTensor<double> >::type() const]+0x3): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::typeName'
  45. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::calculatedFvPatchField<Foam::SphericalTensor<double> >::type() const':
  46. genericFvPatchFields.C:(.text._ZNK4Foam22calculatedFvPatchFieldINS_15SphericalTensorIdEEE4typeEv[Foam::calculatedFvPatchField<Foam::SphericalTensor<double> >::type() const]+0x3): undefined reference to `Foam::calculatedFvPatchField<Foam::SphericalTensor<double> >::typeName'
  47. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SphericalTensor<double> >::type() const':
  48. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_15SphericalTensorIdEEE4typeEv[Foam::fvPatchField<Foam::SphericalTensor<double> >::type() const]+0x3): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::typeName'
  49. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::calculatedFvPatchField<Foam::Vector<double> >::type() const':
  50. genericFvPatchFields.C:(.text._ZNK4Foam22calculatedFvPatchFieldINS_6VectorIdEEE4typeEv[Foam::calculatedFvPatchField<Foam::Vector<double> >::type() const]+0x3): undefined reference to `Foam::calculatedFvPatchField<Foam::Vector<double> >::typeName'
  51. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Vector<double> >::type() const':
  52. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_6VectorIdEEE4typeEv[Foam::fvPatchField<Foam::Vector<double> >::type() const]+0x3): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::typeName'
  53. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::calculatedFvPatchField<double>::type() const':
  54. genericFvPatchFields.C:(.text._ZNK4Foam22calculatedFvPatchFieldIdE4typeEv[Foam::calculatedFvPatchField<double>::type() const]+0x3): undefined reference to `Foam::calculatedFvPatchField<double>::typeName'
  55. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<double>::type() const':
  56. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldIdE4typeEv[Foam::fvPatchField<double>::type() const]+0x3): undefined reference to `Foam::fvPatchField<double>::typeName'
  57. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Tensor<double> >::adddictionaryConstructorToTable<Foam::genericFvPatchField<Foam::Tensor<double> > >::~adddictionaryConstructorToTable()':
  58. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6TensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6TensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::destroydictionaryConstructorTables()'
  59. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Tensor<double> >::addpatchMapperConstructorToTable<Foam::genericFvPatchField<Foam::Tensor<double> > >::~addpatchMapperConstructorToTable()':
  60. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6TensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6TensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::destroypatchMapperConstructorTables()'
  61. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Tensor<double> >::addpatchConstructorToTable<Foam::genericFvPatchField<Foam::Tensor<double> > >::~addpatchConstructorToTable()':
  62. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6TensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6TensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Tensor<double> >::destroypatchConstructorTables()'
  63. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SymmTensor<double> >::adddictionaryConstructorToTable<Foam::genericFvPatchField<Foam::SymmTensor<double> > >::~adddictionaryConstructorToTable()':
  64. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::destroydictionaryConstructorTables()'
  65. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SymmTensor<double> >::addpatchMapperConstructorToTable<Foam::genericFvPatchField<Foam::SymmTensor<double> > >::~addpatchMapperConstructorToTable()':
  66. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::destroypatchMapperConstructorTables()'
  67. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SymmTensor<double> >::addpatchConstructorToTable<Foam::genericFvPatchField<Foam::SymmTensor<double> > >::~addpatchConstructorToTable()':
  68. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_10SymmTensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SymmTensor<double> >::destroypatchConstructorTables()'
  69. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SphericalTensor<double> >::adddictionaryConstructorToTable<Foam::genericFvPatchField<Foam::SphericalTensor<double> > >::~adddictionaryConstructorToTable()':
  70. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::destroydictionaryConstructorTables()'
  71. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SphericalTensor<double> >::addpatchMapperConstructorToTable<Foam::genericFvPatchField<Foam::SphericalTensor<double> > >::~addpatchMapperConstructorToTable()':
  72. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::destroypatchMapperConstructorTables()'
  73. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SphericalTensor<double> >::addpatchConstructorToTable<Foam::genericFvPatchField<Foam::SphericalTensor<double> > >::~addpatchConstructorToTable()':
  74. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_15SphericalTensorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::SphericalTensor<double> >::destroypatchConstructorTables()'
  75. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Vector<double> >::adddictionaryConstructorToTable<Foam::genericFvPatchField<Foam::Vector<double> > >::~adddictionaryConstructorToTable()':
  76. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6VectorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6VectorIdEEE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::destroydictionaryConstructorTables()'
  77. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Vector<double> >::addpatchMapperConstructorToTable<Foam::genericFvPatchField<Foam::Vector<double> > >::~addpatchMapperConstructorToTable()':
  78. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6VectorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6VectorIdEEE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::destroypatchMapperConstructorTables()'
  79. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Vector<double> >::addpatchConstructorToTable<Foam::genericFvPatchField<Foam::Vector<double> > >::~addpatchConstructorToTable()':
  80. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldINS_6VectorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED2Ev[_ZN4Foam12fvPatchFieldINS_6VectorIdEEE26addpatchConstructorToTableINS_19genericFvPatchFieldIS2_EEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<Foam::Vector<double> >::destroypatchConstructorTables()'
  81. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<double>::adddictionaryConstructorToTable<Foam::genericFvPatchField<double> >::~adddictionaryConstructorToTable()':
  82. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldIdE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIdEEED2Ev[_ZN4Foam12fvPatchFieldIdE31adddictionaryConstructorToTableINS_19genericFvPatchFieldIdEEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<double>::destroydictionaryConstructorTables()'
  83. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<double>::addpatchMapperConstructorToTable<Foam::genericFvPatchField<double> >::~addpatchMapperConstructorToTable()':
  84. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldIdE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIdEEED2Ev[_ZN4Foam12fvPatchFieldIdE32addpatchMapperConstructorToTableINS_19genericFvPatchFieldIdEEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<double>::destroypatchMapperConstructorTables()'
  85. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<double>::addpatchConstructorToTable<Foam::genericFvPatchField<double> >::~addpatchConstructorToTable()':
  86. genericFvPatchFields.C:(.text._ZN4Foam12fvPatchFieldIdE26addpatchConstructorToTableINS_19genericFvPatchFieldIdEEED2Ev[_ZN4Foam12fvPatchFieldIdE26addpatchConstructorToTableINS_19genericFvPatchFieldIdEEED5Ev]+0x1): undefined reference to `Foam::fvPatchField<double>::destroypatchConstructorTables()'
  87. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<double>::snGrad() const':
  88. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldIdE6snGradEv[Foam::fvPatchField<double>::snGrad() const]+0x1e): undefined reference to `Foam::fvPatch::deltaCoeffs() const'
  89. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Vector<double> >::snGrad() const':
  90. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_6VectorIdEEE6snGradEv[Foam::fvPatchField<Foam::Vector<double> >::snGrad() const]+0x1e): undefined reference to `Foam::fvPatch::deltaCoeffs() const'
  91. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SphericalTensor<double> >::snGrad() const':
  92. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_15SphericalTensorIdEEE6snGradEv[Foam::fvPatchField<Foam::SphericalTensor<double> >::snGrad() const]+0x1e): undefined reference to `Foam::fvPatch::deltaCoeffs() const'
  93. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::Tensor<double> >::snGrad() const':
  94. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_6TensorIdEEE6snGradEv[Foam::fvPatchField<Foam::Tensor<double> >::snGrad() const]+0x30): undefined reference to `Foam::fvPatch::deltaCoeffs() const'
  95. Make/linux64GccDPOpt/genericFvPatchFields.o: In function `Foam::fvPatchField<Foam::SymmTensor<double> >::snGrad() const':
  96. genericFvPatchFields.C:(.text._ZNK4Foam12fvPatchFieldINS_10SymmTensorIdEEE6snGradEv[Foam::fvPatchField<Foam::SymmTensor<double> >::snGrad() const]+0x30): undefined reference to `Foam::fvPatch::deltaCoeffs() const'
  97. collect2: ld returned 1 exit status
  98. make: *** [OpenFOAM.out] Error 1
Advertisement
Add Comment
Please, Sign In to add comment