Hi I am new to Fortran and am getting the below error when I try and compile using ifort 100.f90
/tmp/ifortN2Zshv.o: In function `MAIN__':
100.f90:(.text+0x25a2): undefined reference to `zgesv_'
I am not sure how to correct this and cannot find anything in my searches so any help would be appreciated.