LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Nguyen Quang Kha (quangkhanguyen_at_[hidden])
Date: 2008-08-12 14:09:02


Hi,
I have a problem when configure lam-7.1.4 on Ubuntu hardy 8.04.
My configuring command:
*./configure --with-debug --without-fc*
And the configuring output:
*...
...
checking for union semun in sys/sem.h... no
checking for struct semid_ds... yes
checking if able to create SYSV semaphores... no
checking if able to create SYSV semaphores work with -lrt... no
checking if able to create SYSV semaphores work with -lcygipc... no
checking for SYSV semaphore support... no
***************************************************************
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
***************************************************************
  We could not detect SYSV semaphore support on your machine.
  If you believe your system has SYSV semaphore support, please
  contact the LAM/MPI mailing list (lam_at_[hidden])
***************************************************************
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
***************************************************************
checking for struct shmid_ds... yes
checking if SYSV shared memory works... yes
checking for SYSV shared memory support... yes
checking if C compiler and POSIX threads work as is... no
checking if C++ compiler and POSIX threads work as is... no
checking if C compiler and POSIX threads work with -Kthread... no
checking if C compiler and POSIX threads work with -kthread... no
checking if C compiler and POSIX threads work with -pthread... no
checking if C compiler and POSIX threads work with -pthreads... no
checking if C compiler and POSIX threads work with -mt... no
checking if C compiler and POSIX threads work with -mthreads... no
checking if C++ compiler and POSIX threads work with -Kthread... no
checking if C++ compiler and POSIX threads work with -kthread... no
checking if C++ compiler and POSIX threads work with -pthread... no
checking if C++ compiler and POSIX threads work with -pthreads... no
checking if C++ compiler and POSIX threads work with -mt... no
checking if C++ compiler and POSIX threads work with -mthreads... no
checking if C compiler and POSIX threads work with -lpthreads... no
checking if C compiler and POSIX threads work with -llthread... no
checking if C compiler and POSIX threads work with -lpthread... no
checking if C++ compiler and POSIX threads work with -lpthreads... no
checking if C++ compiler and POSIX threads work with -llthread... no
checking if C++ compiler and POSIX threads work with -lpthread... no
checking for working POSIX threads package... no
checking if C compiler and Solaris threads work... no
checking if C++ compiler and Solaris threads work... no
checking for working Solaris threads package... no
checking for type of thread support... none found
************************************************************************
LAM/MPI was unable to find threading support on your system. In the
near future, the LAM development team is considering requiring
threading support for proper LAM execution. This is in part because
we are not aware of any users that do not have thread support - so we
need you to e-mail us at lam_at_[hidden] and let us know about this
problem.
To build this version of LAM/MPI without thread support, re-run
configure with the '--without-threads' option.
************************************************************************
configure: error: "*** Can not continue."
*

You can consider file config.log attched in this mail.
Thank you for reading. I look forward to your answer.
Best regards,

Kha Nguyen