|
[Sponsors] |
October 19, 2006, 05:13 |
Dear all,
I am trying to comp
|
#1 |
New Member
Olivier Debliquy
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
Dear all,
I am trying to compile OF on a IA64 Linux Cluster withh gcc-3.2.3. So far, I could pass through some error messages by looking at known issues. However, I have 1 new error for which I really donīt know what is the problem. Here is the message: ################################################## ## [jdoe@cluster01 src]$ wmake libso OpenFOAM make: Nothing to be done for `allFiles'. make: `lnInclude/uptodate' is up to date. Making dependency list for source file meshes/primitiveShapes/plane/plane.C libso SOURCE_DIR=meshes/primitiveShapes/plane SOURCE=meshes/primitiveShapes/plane/plane.C ; g++ -DlinuxIA64 -DDP -Wall -W -Wno-unused-parameter -Wold-style-cast -O0 -fdefault-inline -ggdb3 -DFULLDEBUG -DNoRepository -ftemplate-depth-30 -DWM_PROJECT_VERSION='"'1.3'"' -I/home/jdoe/OpenFOAM/OpenFOAM-1.3/src/zlib-1.2.1 -I/home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude -IlnInclude -I. -fPIC -c $SOURCE -o Make/linuxIA64GccDPDebug/plane.o meshes/primitiveShapes/plane/plane.C: In member function `Foam::point Foam::plane::planePlaneIntersect(const Foam::plane&, const Foam::plane&) const': meshes/primitiveShapes/plane/plane.C:424: ambiguous overload for ` Foam::List<scalar>& = Foam::scalarList' operator /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:420: candidates are: void Foam::List<t>::operator=(const Foam::UList<t>&) [with T = scalar] /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:451: void Foam::List<t>::operator=(const Foam::List<t>&) [with T = scalar] meshes/primitiveShapes/plane/plane.C:425: ambiguous overload for ` Foam::List<scalar>& = Foam::scalarList' operator /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:420: candidates are: void Foam::List<t>::operator=(const Foam::UList<t>&) [with T = scalar] /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:451: void Foam::List<t>::operator=(const Foam::List<t>&) [with T = scalar] meshes/primitiveShapes/plane/plane.C:426: ambiguous overload for ` Foam::List<scalar>& = Foam::scalarList' operator /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:420: candidates are: void Foam::List<t>::operator=(const Foam::UList<t>&) [with T = scalar] /home/jdoe/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/List.C:451: void Foam::List<t>::operator=(const Foam::List<t>&) [with T = scalar] make: *** [Make/linuxIA64GccDPDebug/plane.o] Error 1 ################################################## ## Could someone help me with that ? Thanks, Olivier |
|
October 19, 2006, 15:11 |
You probably need to upgrade y
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
You probably need to upgrade your compiler.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
udf compilation error | sdp | FLUENT | 0 | February 5, 2009 03:58 |
Compilation error | skabilan | OpenFOAM Installation | 1 | September 17, 2007 14:33 |
Compilation error CFX 11 | Beth | CFX | 0 | July 26, 2007 20:36 |
error during UDF compilation | mvee | FLUENT | 3 | May 3, 2007 06:03 |
Compilation error on IA64 g411 | begou | OpenFOAM Installation | 2 | February 13, 2007 06:23 |