Hello,<br><br>I am trying to execute MPI programs on ubuntu 8.10 ( 64 bit ) and I am getting the following errors<br><br>undefined reference to `aio_error64'<br>/home//Software/ParComp/MPICH2/lib/libmpich.so: undefined reference to `aio_read64'<br>
/home//Software/ParComp/MPICH2/lib/libmpich.so: undefined reference to `aio_write64'<br>/home/Software/ParComp/MPICH2/lib/libmpich.so: undefined reference to `aio_return64'<br>/home/Software/ParComp/MPICH2/lib/libmpich.so: undefined reference to `aio_suspend64'<br>
collect2: ld returned 1 exit status<br><br>What package I must installed. I was thinking that AIO is the part of OS only and must come<br>with the linux OS itself.<br><br>Thanks.<br>csv<br><br>