|
[Sponsors] |
Compiling my own source code: 'libNULL.so' is up to date |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 25, 2016, 22:47 |
Compiling my own source code: 'libNULL.so' is up to date
|
#1 |
New Member
Longfei
Join Date: Apr 2014
Posts: 2
Rep Power: 0 |
Hi FOAMers,
I am suddenly having trouble compiling my source code (it was working perfectly fine). I have read through the thread posted by lindstroem. http://www.cfd-online.com/Forums/ope...xecutable.html I use wclean libso followed by wmake libso, and the following message is what Ive got from the compilation. Code:
wmakeLnInclude: linking include files to ./lnInclude Making dependency list for source file primitives/CRandomSFMT/CRandomSFMT.C Making dependency list for source file primitives/StochasticLib/StochasticLib.C Making dependency list for source file eulerianStatistics/eulerianStatistics.C SOURCE=primitives/CRandomSFMT/CRandomSFMT.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-100 -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/finiteVolume/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/meshTools/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -IlnInclude -I. -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc47DPOpt/CRandomSFMT.o SOURCE=primitives/StochasticLib/StochasticLib.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-100 -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/finiteVolume/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/meshTools/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -IlnInclude -I. -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc47DPOpt/StochasticLib.o SOURCE=eulerianStatistics/eulerianStatistics.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-100 -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/finiteVolume/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/meshTools/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -IlnInclude -I. -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OpenFOAM/lnInclude -I/share/apps/OpenFOAM/OpenFOAM-2.4.x/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc47DPOpt/eulerianStatistics.o 'libNULL.so' is up to date. I have tried to compile the same code on my local computer and it worked. The following message is what the last line of the message I provided above should look like. Code:
'/home/longfei/OpenFOAM/longfei-2.4.x/platforms/linux64GccDPOpt/lib/libmmcFOAM.so' is up to date. How can I solve this problem? Is there anyone else having the similar issue? Thanks in advance for your help! Best wishes. |
|
November 30, 2020, 06:27 |
libNULL.so error while compiling
|
#2 |
New Member
Pratyush Kumar
Join Date: Jun 2019
Location: Mumbai
Posts: 19
Rep Power: 7 |
Hello,
Did you find the solution? I am getting the same error. |
|
Tags |
libnull |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
Problem compiling a custom Lagrangian library | brbbhatti | OpenFOAM Programming & Development | 2 | July 7, 2014 12:32 |
Help with KIVA4 source code compiling | geothokar | Main CFD Forum | 0 | September 3, 2010 06:40 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |