|
[Sponsors] |
July 25, 2006, 13:44 |
I find only the above error me
|
#1 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
I find only the above error message when I compile OpenFOAM. Can someone kindly point out what could be wrong?
g++ -DlinuxPPC64 -DDP -Wall -W -Wno-unused-parameter -Wold-style-cast -mcpu=power4 -DNoRepository -ftemplate-depth-30 -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/finiteVolume/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/meshTools/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/dynamicMesh/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude -IlnInclude -I. -fPIC -pthread -shared evaluateError.o -L/home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt -lfiniteVolume -lmeshTools -ldynamicMesh -o /home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt/liberrorEstimation. so gmake: [install] Error 127 (ignored) + wmake estimateScalarError Making dependency list for source file estimateScalarError.C SOURCE=estimateScalarError.C ; g++ -DlinuxPPC64 -DDP -Wall -W -Wno-unused-parameter -Wold-style-cast -mcpu=power4 -DNoRepository -ftemplate-depth-30 -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/finiteVolume/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/errorEstimation/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude -IlnInclude -I. -fPIC -pthread -c $SOURCE -o Make/linuxPPC64Gcc4DPOpt/estimateScalarError.o /home/madhavan/OpenFOAM/OpenFOAM-1.3/wmake/bashScripts/mkObjectDir /home/madhavan/OpenFOAM/OpenFOAM-1.3/applications/bin/linuxPPC64Gcc4DPOpt/estima teScalarError |
|
July 25, 2006, 13:56 |
Looks strange - it's like gmak
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Looks strange - it's like gmake failed. Did you get any more messages? Could you go into OpenFOAM-1.3/src/errorEstimation and type wmake libso
Never seen this one before... Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
July 25, 2006, 14:03 |
This is what I see:
madhava
|
#3 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
This is what I see:
madhavan@varese:~/OpenFOAM/OpenFOAM-1.3/src/errorEstimation> wmake libso make: Nothing to be done for `allFiles'. make: `lnInclude/uptodate' is up to date. make: `Make/linuxPPC64Gcc4DPOpt/dependencies' is up to date. libso `/home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt/liberrorEstimation .so' is up to date. madhavan@varese:~/OpenFOAM/OpenFOAM-1.3/src/errorEstimation> |
|
July 25, 2006, 14:05 |
Oh, and no more messages. Afte
|
#4 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Oh, and no more messages. After about 6 odd hours, all binaries seem to be in place. I even tried running the cavity case using icoFoam. Works fine. Is the error critical?
|
|
July 25, 2006, 14:07 |
Now, I've tried this:
madha
|
#5 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Now, I've tried this:
madhavan@varese:~/OpenFOAM/OpenFOAM-1.3/src/errorEstimation> wclean && wmake libso make: `lnInclude/uptodate' is up to date. Making dependency list for source file evaluateError/evaluateError.C libso SOURCE_DIR=evaluateError SOURCE=evaluateError/evaluateError.C ; g++ -DlinuxPPC64 -DDP -Wall -W -Wno-unused-parameter -Wold-style-cast -mcpu=power4 -DNoRepository -ftemplate-depth-30 -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/finiteVolume/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/meshTools/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/dynamicMesh/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude -IlnInclude -I. -fPIC -pthread -c $SOURCE -o Make/linuxPPC64Gcc4DPOpt/evaluateError.o /home/madhavan/OpenFOAM/OpenFOAM-1.3/wmake/bashScripts/mkObjectDir /home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt/liberrorEstimation rm -f so_locations cd Make/linuxPPC64Gcc4DPOpt ; \ g++ -DlinuxPPC64 -DDP -Wall -W -Wno-unused-parameter -Wold-style-cast -mcpu=power4 -DNoRepository -ftemplate-depth-30 -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/finiteVolume/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/meshTools/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/dynamicMesh/lnInclude -I/home/madhavan/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude -IlnInclude -I. -fPIC -pthread -shared evaluateError.o -L/home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt -lfiniteVolume -lmeshTools -ldynamicMesh -o /home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt/liberrorEstimation. so `/home/madhavan/OpenFOAM/OpenFOAM-1.3/lib/linuxPPC64Gcc4DPOpt/liberrorEstimation .so' is up to date. madhavan@varese:~/OpenFOAM/OpenFOAM-1.3/src/errorEstimation> Any suggestions? |
|
July 25, 2006, 14:11 |
That looks OK - did it report
|
#6 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
That looks OK - did it report any errors? BTW, do you really have a space between liberrorEstimation and .so? That looks wrong to me. Have a look at Make/files to see if there's any garbage.
Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
July 25, 2006, 14:17 |
Oh, no spaces in the actual ou
|
#7 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Oh, no spaces in the actual output. I think it's the forum software again. No errors other than the gmake one. I'm attaching the complete compile log here[1].
Thanks for your help! [1] http://www.ualberta.ca/~madhavan/compile_log.txt |
|
July 25, 2006, 14:18 |
Oh, and I did not bother about
|
#8 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Oh, and I did not bother about ParaView or FoamX. I just need the solvers/utilities on this machine.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit on Opensuse install error | Thiago | FLUENT | 7 | December 14, 2013 08:59 |
FoamX and paraFoam error after install OpenFoam | qtian | OpenFOAM Installation | 0 | February 6, 2008 12:24 |
Gmake install Error 1 ignored | mamaly60 | OpenFOAM Installation | 0 | October 18, 2007 18:16 |
Strange Install Error | Will | FLUENT | 0 | May 2, 2007 15:14 |
Help: Do I have to install the VC++ for UDF... | KE | FLUENT | 2 | August 21, 2003 22:32 |