|
[Sponsors] |
April 29, 2010, 10:48 |
Errors of compiling OF 1.6 on Fedora 12
|
#1 |
Member
Maolong LIU
Join Date: Apr 2010
Location: USA
Posts: 31
Rep Power: 16 |
Hello all,
Compiling is almost done. This is the only error, perhaps somebody is able to help me. Thxs. zipUpMesh /ansys_inc: file not recognized: Is a directory collect2: ld returned 1 exit status make[3]: *** [/home/Maolong/OpenFOAM/OpenFOAM-1.6/applications/bin/linuxGccDPOpt/zipUpMesh] Error 1 make[3]: Leaving directory `/home/Maolong/OpenFOAM/OpenFOAM-1.6/applications/utilities/mesh/manipulation/zipUpMesh' make[2]: *** [zipUpMesh] Error 2 make[2]: Target `application' not remade because of errors. make[2]: Leaving directory `/home/Maolong/OpenFOAM/OpenFOAM-1.6/applications/utilities/mesh/manipulation' make[1]: *** [manipulation] Error 2 make[1]: Target `application' not remade because of errors. make[1]: Leaving directory `/home/Maolong/OpenFOAM/OpenFOAM-1.6/applications/utilities/mesh' make: *** [mesh] Error 2 |
|
April 29, 2010, 19:22 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Dear Maolong Liu,
Welcome to the forum. Something is very strange about the output error you got. Please try the following commands: Code:
cd $FOAM_APP/utilities/mesh/manipulation/zipUpMesh wclean all wmake all Code:
/ansys_inc: file not recognized: Is a directory Code:
echo "CFLAGS=" $CFLAGS echo "CPPFLAGS=" $CPPFLAGS Code:
CFLAGS= CPPFLAGS= The other possibility, is that the the OpenFOAM-1.6.General.tar.gz didn't unpack properly, which is something known to happen once in a while. Best regards, Bruno
__________________
|
|
May 1, 2010, 04:11 |
|
#3 | |
Member
Maolong LIU
Join Date: Apr 2010
Location: USA
Posts: 31
Rep Power: 16 |
Thank you wyldckat.
I installed OF1.6.x, and compiled successfully. I think maybe its some bugs. But I copy the relative files of OF1.6.x to OF1.6, and compile it again, this error disappeared, but there are some new errors. So I'll start to use OF1.6.x. Thank you. Quote:
|
||
Tags |
fedora 12, zipupmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |