LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Yusuf Abdulghani (yaghani_at_[hidden])
Date: 2004-03-12 19:29:46


Hi,

I have used IBM's xlc/xlf compilers to compile LAM v7.0.4. It compiled
successfully. But I see the following errors when I do "sudo make
install" and it tries to install it. There is no "libs" directory in
the top of the lam7.0.4 directory. I am not sure why the config tree
tries to look up the "liblam_totalview.0.0.0.dylib even when I have not
specified in the ./configure to build any of the shared packages.

Making install in threads
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in totalview
Making install in src
/bin/sh .././config/mkinstalldirs /usr/local/lib/lam
  /bin/sh ../libtool --mode=install /usr/bin/install -c
liblam_totalview.la /usr/local/lib/lam/liblam_totalview.la
/usr/bin/install -c .libs/liblam_totalview.0.0.0.dylib
/usr/local/lib/lam/liblam_totalview.0.0.0.dylib
install: .libs/liblam_totalview.0.0.0.dylib: No such file or directory
make[4]: *** [install-pkglibLTLIBRARIES] Error 71
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

Any help is really appreciated. Thanks.

Yusuf