[Trilinos-Users] Anyone build with sunCC?

Bill Hoffman bill.hoffman at kitware.com
Sun Aug 2 09:34:06 MDT 2009


John R. Cary wrote:
> Configure line:
> 
> ../configure --prefix=/contrib/sun/trilinos-9.0.3.p3-ser 
> --disable-default-packages --enable-amesos --enable-ml --enable-aztecoo 
> --enable-epetraext --enable-epetra --enable-triutils --enable-teuchos 
> --enable-ifpack --enable-galeri --enable-anasazi 
> CC=/opt/sunstudio12.1/bin/cc CXX="/opt/sunstudio12.1/bin/CC 
> -library=stlport4" FC=/opt/sunstudio12.1/bin/f95 
> F77=/opt/sunstudio12.1/bin/f77 CFLAGS=-KPIC CXXFLAGS=-KPIC FCFLAGS=-KPIC 
> FFLAGS=-KPIC 
> --with-lapack=/opt/sunstudio12.1/prod/lib/amd64/libsunperf.a 
> --with-blas=/opt/sunstudio12.1/prod/lib/amd64/libsunperf.a
> 
ors.cpp",
> line 384: Error: Could not find a match for 
> Teuchos::ParameterList::set<Teuchos::ParameterList::T>(const 
> std::string, const std::string, const std::string, 
> Teuchos::RCP<Teuchos::AnyNumberParameterEntryValidator>) needed in 
> Teuchos::setNumericStringParameter(const std::string &, const 
> std::string &, const std::string &, Teuchos::ParameterList*, const 
> Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes&).
> 3 Error(s) detected.
> 
> 

This look similar to some of the errors I have fixed for the windows 
port.   I should be doing a commit of fixes on Monday at some point. 
That might help.

-Bill



More information about the Trilinos-Users mailing list