Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 421
    • Issues 421
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #171
Closed
Open
Issue created Jul 02, 2016 by Admin@OpenFOAM-adminMaintainer

fftw3 library not building

Hello I received a following error while building of1606+

  • wmake libso randomProcesses /home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/randomProcesses g++ -std=c++0x -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I/home/jedrzej/OpenFOAM/ThirdParty-v1606+/platforms/linux64Gcc/fftw-system/include -I/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude -I/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/sampling/lnInclude -I/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/surfMesh/lnInclude -IlnInclude -I. -I/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/OpenFOAM/lnInclude -I/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/src/OSspecific/POSIX/lnInclude -fPIC -c fft/fft.C -o /home/jedrzej/OpenFOAM/OpenFOAM-v1606+/platforms/linux64GccDPInt32Opt/src/randomProcesses/fft/fft.o fft/fft.C:28:19: fatal error: fftw3.h: Nie ma takiego pliku ani katalogu compilation terminated. /home/jedrzej/OpenFOAM/OpenFOAM-v1606+/wmake/rules/General/transform:8: polecenia dla obiektu '/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/platforms/linux64GccDPInt32Opt/src/randomProcesses/fft/fft.o' nie powiodły się make: *** [/home/jedrzej/OpenFOAM/OpenFOAM-v1606+/platforms/linux64GccDPInt32Opt/src/randomProcesses/fft/fft.o] Błąd 1

I tried to lookup for the fftw3.h file and it was not on my source pack. I downloaded the source pack as described here: http://openfoam.com/download/install-source.php

The error causes compilation to fail. None of the commands seems to be operating.

Best regards

Assignee
Assign to
Time tracking