Hi all!
I tried to make Antoine Petitet scaex example, but I got the following error.
antony@terrawulf:~/ANTOINE_PETITET_SCAEX/scaex> make
/opt/cluster/mpich2-1.0.5p4/bin/mpif77 -o /home/antony/mathlibs/scalapack/build/scalapack-1.8.0/TESTING/xdscaex pdscaex.o pdscaexinfo.o pdlaread.o pdlawrite.o /home/antony/mathlibs/scalapack/build/scalapack-1.8.0/libscalapack.a /home/antony/mathlibs/scalapack/lib/blacsF77.a /home/antony/mathlibs/scalapack/lib/blacs.a /home/antony/mathlibs/scalapack/lib/blacsF77.a /home/antony/mathlibs/scalapack/lib/libreflapack.a /home/antony/mathlibs/scalapack/lib/librefblas.a
pdscaex.o: In function `MAIN__':
pdscaex.f:(.text+0x169): undefined reference to `numroc_'
pdscaex.f:(.text+0x197): undefined reference to `numroc_'
pdscaex.f:(.text+0x1c6): undefined reference to `numroc_'
pdscaex.f:(.text+0x232): undefined reference to `descinit_'
pdscaex.f:(.text+0x28f): undefined reference to `descinit_'
pdscaex.f:(.text+0x2ec): undefined reference to `descinit_'
pdscaex.f:(.text+0x33f): undefined reference to `iceil_'
pdscaex.f:(.text+0x6e2): undefined reference to `pdlacpy_'
pdscaex.f:(.text+0x72f): undefined reference to `pdlacpy_'
pdscaex.f:(.text+0x949): undefined reference to `pdlaprnt_'
pdscaex.f:(.text+0xa4e): undefined reference to `pdlaprnt_'
pdscaex.f:(.text+0xaa2): undefined reference to `pdgesv_'
pdscaex.f:(.text+0xc5b): undefined reference to `pdlaprnt_'
pdscaex.f:(.text+0xccb): undefined reference to `pdlamch_'
pdscaex.f:(.text+0xd25): undefined reference to `pdlange_'
pdscaex.f:(.text+0xd7d): undefined reference to `pdlange_'
pdscaex.f:(.text+0xe3d): undefined reference to `pdgemm_'
pdscaex.f:(.text+0xe7e): undefined reference to `pdlange_'
pdlawrite.o: In function `pdlawrite_':
pdlawrite.f:(.text+0x1aa): undefined reference to `infog2l_'
pdlawrite.f:(.text+0x1f1): undefined reference to `iceil_'
pdlawrite.f:(.text+0x271): undefined reference to `iceil_'
pdlawrite.f:(.text+0xad5): undefined reference to `iceil_'
make: *** [pdscaex] Error 1
Any Help would be greatly appreciated!
Regards,

