|
[Sponsors] |
July 23, 2012, 09:44 |
Cannot Compile libtriSurface.so on Allwmake
|
#1 |
Member
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 14 |
FOAMers,
I've been able to use CentFOAM in my travels thus far, but now I must venture to the world of Fedora 13 with the latest version of OF. I downloaded the source for OF-2.1.1, sourced the environment variables file, and after making sure that the system I'm on has gcc-4.4.5, I tried to compile. Some of the source compiles just fine, as notable in the attached output, while some fails. I've attached the output from compilation until it starts to error on various aspects of compilation. After trying to follow it a bit, many problems arise from the inability to compile libfiniteVolume.so, which doesn't compile due to a missing triSurface.so, which I can't seem to troubleshoot much further myself. See here: Code:
/usr/bin/ld: cannot find -ltriSurface collect2: ld returned 1 exit status make: *** [/home/leonard/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so] Error 1 Code:
/usr/bin/ld: cannot find -lfiniteVolume collect2: ld returned 1 exit status make: *** [/home/leonard/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libreconstruct.so] Error 1 Thanks, ~Ed P.S. Code:
flex 2.5.36 /home/leonard/Software/flexbuild/flex gcc 4.4.5 /usr/bin/gcc gzip 1.3.13 /bin/gzip tar 1.22 /bin/tar Last edited by iamed18; July 23, 2012 at 09:50. Reason: Added the P.S. |
|
July 23, 2012, 17:57 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Edward,
The problem is this: Quote:
So, the trick should be:
Bruno
__________________
|
||
July 24, 2012, 11:58 |
|
#3 | |
Member
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 14 |
Quote:
Thanks for the input! I'm happily FOAMing once again. ~Ed |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATTN ALL: SOLUTON TO UDF COMPILE PROBLEM | Rizwan | Fluent UDF and Scheme Programming | 40 | March 18, 2018 07:05 |
How to compile OpenFOAM-1.7.x on CrunchBang linux 10 | gwierink | OpenFOAM Installation | 0 | April 5, 2011 05:38 |
PV3FoamReader compile error.... | PEM_GUY | OpenFOAM Installation | 6 | April 5, 2010 18:22 |
Error compile file udf | czfluent | Fluent UDF and Scheme Programming | 24 | September 26, 2009 14:24 |
Can someone PLEASE document the development version installation | bernd | OpenFOAM Installation | 76 | November 14, 2008 22:51 |