CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   OpenFoam 14 installation problem (https://www.cfd-online.com/Forums/openfoam-installation/57470-openfoam-14-installation-problem.html)

deepblue17 November 2, 2007 14:38

Hello Gianfilippo, which co
 
Hello Gianfilippo,

which configuration options do you use for the paraview cmake? I can build it, but at runtime I get a segmentation fault. I've also written an ebuild for OpenFOAM for gentoo boxes. Yet in the emerge/sandbox environment I can't even compile the PVFoamReader. The log's said like:

+ cmake ../..
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
Warning: CMake is forcing CMAKE_CXX_COMPILER to "/usr/bin/c++" to match that imported from VTK. This is required because C++ projects must use the same compiler. If this message appears for more than one imported project, you have conflicting C++ compilers and will have to re-build one of those projects. Was set to /usr/bin/g++
-- Loading ParaView CMake commands
-- Loading ParaView CMake commands - done
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/sci-libs/openfoam-1.4.1_p20071028/work/OpenFOAM-1.4.1/applicati ons/utilities/postProcessing/graphics/PVFoamReader/PVFoamReader/Make/linux64DPOp t
+ make
make[3]: Entering directory `/var/tmp/portage/sci-libs/openfoam-1.4.1_p20071028/work/OpenFOAM-1.4.1/applicat ions/utilities/postProcessing/graphics/PVFoamReader/PVFoamReader/Make/linux64DPO pt'
make[4]: Entering directory `/var/tmp/portage/sci-libs/openfoam-1.4.1_p20071028/work/OpenFOAM-1.4.1/applicat ions/utilities/postProcessing/graphics/PVFoamReader/PVFoamReader/Make/linux64DPO pt'
make[5]: Entering directory `/var/tmp/portage/sci-libs/openfoam-1.4.1_p20071028/work/OpenFOAM-1.4.1/applicat ions/utilities/postProcessing/graphics/PVFoamReader/PVFoamReader/Make/linux64DPO pt'
[ 14%] Generating vtkFoamDataClientServer.cxx
make[5]: execvp: ../../vtkFoamData.h: Permission denied
make[5]: *** [vtkFoamDataClientServer.cxx] Error 127
[ 28%] Generating vtkFoamReaderClientServer.cxx
make[5]: execvp: ../../vtkFoamReader.h: Permission denied
make[5]: *** [vtkFoamReaderClientServer.cxx] Error 127
make[5]: Target `CMakeFiles/PVFoamReader.dir/depend' not remade because of errors.

Has anybody some ideas?


All times are GMT -4. The time now is 11:01.