The linking error is attached.
I know that umacr19.o is a member of the arpacklib.a archive but this is not picked up.
The issue seems that the "make" utility is not working properly with what is in the arpack directory. For example if one does "/ver84/make clean" then "/ver84/make install" from I notice that the arpack archive never gets built like it is supposed to. The only way to build it is if I go in the directory and execute make. I tried to install on a Mac work station and the archives never get built as well.
Yes I changed name of subroutine and the definition of the macro. Thanks for checking.