It's Trilinos 10.4.1 but with MPI.

However, it's presently compiling. I removed --with-mumps and --with-blacs
from the configure line and it started to build -- strange.

I'll also have a look at the link you sent.

Thanks.

Ted


On 29 August 2010 21:33, Luca Heltai <[email protected]> wrote:

> What version of Trilinos was this?
>
> I have succesfully compiled (two days ago) Trilinos 10.4.1 (no mpi) with
> deal.II, using cmake from gport, basically following step by step what's
> written on
>
>  https://sourceforge.net/apps/mediawiki/dealii/index.php?title=Mac_OS_X
>
> Did you follow those suggestions?
>
> Luca.
>
> --
> Luca Heltai <[email protected]>
> http://people.sissa.it/~heltai/
> Scuola Internazionale Superiore di Studi Avanzati
> Phone:  +39 040 3787 449, Office: 732
> --
> There are no answers, only cross references.
>
>
> On 29/ago/2010, at 22.26, Ted Kord wrote:
>
> > Hi
> >
> > I just tried to build the latest svn version but I get the following
> error right at the start:
> >
> > cd /Users/tedkord/deal.II/common/scripts && /usr/bin/make
> ============================ Compiling make_dependencies
> > make[2]: `/Users/tedkord/deal.II/lib/contrib/functionparser/fparser.o' is
> up to date.
> > ============================ Compiling expand_instantiations
> > ============================ Compiling report_features
> > Undefined symbols:
> >   "Teuchos::PrintActiveRCPNodes::PrintActiveRCPNodes()", referenced from:
> >       global constructors keyed to report_features.cc in ccnoQB3F.o
> >   "Teuchos::PrintActiveRCPNodes::~PrintActiveRCPNodes()", referenced
> from:
> >       global constructors keyed to report_features.cc in ccnoQB3F.o
> > ld: symbol(s) not found
> > collect2: ld returned 1 exit status
> > make[1]: *** [report_features] Error 1
> > make: *** [deps] Error 2
> >
> >
> > This is all on Mac OS X.
> >
> > Ted
> > _______________________________________________
> > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
>
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to