Hello Ramakrishna,

it looks like there is a problem with the installation of the Zoltan package of Trilinos. How did you install Trilinos?

Best Regards,
Markus



Am 09.02.11 08:39, schrieb Ramakrishna Tipireddy:
Hi all,

I am trying to solve example problems, step21 and step-35, with trilinos and latest dealII version 7.0.

I am observing following error,

make
Makefile:141: Makefile.dep: No such file or directory
============================ Remaking Makefile.dep
==============debug========= step-21.cc  ->  step-21.g.o
============================ Linking step-21
/auto/rcf-proj/rgg/tipiredd/softwares/ascr-complex-uq/Trilinos_13oct10/Trilinos_ASCR_Complex_UQ/lib/libml.a(ml_op_utils.c.o): In function `ML_Operator_BlockPartition':
ml_op_utils.c:(.text+0x7642): undefined reference to `Zoltan_Initialize'
/auto/rcf-proj/rgg/tipiredd/softwares/ascr-complex-uq/Trilinos_13oct10/Trilinos_ASCR_Complex_UQ/lib/libml.a(ml_agg_Zoltan.c.o): In function `ML_DecomposeGraph_with_Zoltan':
ml_agg_Zoltan.c:(.text+0x3a8): undefined reference to `Zoltan_Initialize'
ml_agg_Zoltan.c:(.text+0x3bd): undefined reference to `Zoltan_Create'
ml_agg_Zoltan.c:(.text+0x3e0): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x3fc): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x413): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x442): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x482): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x4ae): undefined reference to `Zoltan_Set_Fn'
ml_agg_Zoltan.c:(.text+0x4cc): undefined reference to `Zoltan_Set_Fn'
ml_agg_Zoltan.c:(.text+0x4ea): undefined reference to `Zoltan_Set_Fn'
ml_agg_Zoltan.c:(.text+0x508): undefined reference to `Zoltan_Set_Fn'
ml_agg_Zoltan.c:(.text+0x5a7): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x63e): undefined reference to `Zoltan_LB_Partition' ml_agg_Zoltan.c:(.text+0x6c6): undefined reference to `Zoltan_LB_Free_Part' ml_agg_Zoltan.c:(.text+0x6eb): undefined reference to `Zoltan_LB_Free_Part'
ml_agg_Zoltan.c:(.text+0x708): undefined reference to `Zoltan_Destroy'
ml_agg_Zoltan.c:(.text+0x853): undefined reference to `Zoltan_Set_Param'
ml_agg_Zoltan.c:(.text+0x86e): undefined reference to `Zoltan_Set_Param'
collect2: ld returned 1 exit status
make: *** [step-21] Error 1


I am wondering, if there is problem with the trilinos installation or with deal.II installation.

Thanks in advance,
Ramakrishna


_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to