CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Compilation error on IA64 (https://www.cfd-online.com/Forums/openfoam-installation/57606-compilation-error-ia64.html)

olol1976 October 19, 2006 04:13

Dear all, I am trying to comp
 
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

mattijs October 19, 2006 14:11

You probably need to upgrade y
 
You probably need to upgrade your compiler.


All times are GMT -4. The time now is 17:54.