Hi list,
  i would like to report that i've solved this issue by using, as a
compiler for the application, not the standard gcc compiler, but the
MPICH2-created compiler, i.e. mpicc (for c/c++) and mpif90 as the
Fortran 90 compiler.

Cheers,
mc

   i'm compiling a program that uses the MPICH2-provided libraries.
However during installation i'm getting the following error:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libmpich.so:
undefined reference to `aio_read64'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libmpich.so:
undefined reference to `aio_error64'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libmpich.so:
undefined reference to `aio_suspend64'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libmpich.so:
undefined reference to `aio_write64'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libmpich.so:
undefined reference to `aio_return64'

--
gentoo-user@gentoo.org mailing list

Reply via email to