December 17, 2009, 19:07
|
adiabaticFlameT Compiling Issues
|
#1
|
New Member
Austin Kochs
Join Date: Dec 2009
Posts: 6
Rep Power: 17
|
For an internship, I was asked to compile and test OpenFOAM 1.6 so that they might be able to start using it themselves. Being my first time working with OpenFOAM, I looked at how they had configured version 1.5 and based my settings off of there. After confronting a few environment variable problems, I was ready to begin compiling OpenFOAM so I ran Allwmake. It ran for about 30 to 45 minutes before spitting out an error when it started to compile adiabaticFlameT: "ld: can't find -lspecie".
I have no idea how to fix this error. The directory exists exactly where the compiler is looking for it assuming that it is trying to link the directory "(Home Directory)/OpenFOAM/OpenFOAM-1.6/src/thermophysicalModels/specie/lnInclude" as -lspecie if I am reading it correctly. Any help in this mater would be greatly appreciated.
As a reference, I am using Icc to compile OpenFOAM. Here is a link to a text file I have with the log information of the failed compilation:
http://www.galvintjime.com/build-errors.txt
|
|
|