Hi everyone,
I am now trying to install libmesh-0.7.2 in my linux system CentOS release 5.5
(Final). No problems occurred in the configuration step. But when I tried to
make file by simply typing make, something wrong happened. The error information
is as follows:
[jackzz@b5 libmesh]$ make
Compiling C++ (in optimized mode) src/base/dof_map_constraints.C...
"src/base/dof_map_constraints.C", line 861: error: more than one instance of
overloaded function "std::abs" matches the argument list:
function "abs(int)"
function "std::abs(long)"
function "std::abs(long double)"
argument types are: (double)
std::abs(vec(global_dof) - exact_value));
^
"src/base/dof_map_constraints.C", line 863: error: more than one instance of
overloaded function "std::abs" matches the argument list:
function "abs(int)"
function "std::abs(long)"
function "std::abs(long double)"
argument types are: (double)
std::abs(vec(global_dof) - exact_value)
^
"src/base/dof_map_constraints.C", line 864: error: more than one instance of
overloaded function "std::abs" matches the argument list:
function "abs(int)"
function "std::abs(long)"
function "std::abs(long double)"
argument types are: (libMesh::Number)
/ std::abs(exact_value));
^
3 errors detected in the compilation of "src/base/dof_map_constraints.C".
make: *** [src/base/dof_map_constraints.x86_64-unknown-linux-gnu.opt.o] Error 2
Is there anybody that can help me fix this problem? Many thanks!!!
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users