bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pthread coonfigure error


From: mark_m
Subject: pthread coonfigure error
Date: Wed, 29 Sep 2004 15:29:49 -0400

Hi,
 
I would appreciate any guidance you could provide to me as it relates to the
following errors.
 
I am trying to install the ZThread-2.3.1 package on an AIX5.2 OS and I get
the following error:
 
checking pthread.h usability... no
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h: check for missing prerequisite headers?
configure: WARNING: pthread.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
 
when I execute the 'make' command I get the following error the on the
pthread.h header file and I assume it is related to the error above:
 
/backup/gnu/usr/local/bin/g++ -DHAVE_CONFIG_H -I. -I. -I. -I../include
-I/backup/threads/ZThread-2.3.1/include/zthread
-I/backup/gnu/usr/local/include/c++/3.3.3 -g -O2 -Wall -DNDEBUG -g -O2 -Wall
-DNDEBUG -MT AtomicCount.lo -MD -MP -MF .deps/AtomicCount.Tpo -c
AtomicCount.cxx  -DPIC
In file included from posix/FastLock.h:27,
                 from FastLock.h:45,
                 from vanilla/SimpleAtomicCount.cxx:26,
                 from AtomicCount.cxx:50:
/usr/include/pthread.h:556: error: `pthread_rwlock_t' was not declared in
this scope
 
Thanks,
Mark
 
Mark Murdock
phone: 603.647.2030 x270
fax:   603.669.8620
email: address@hidden <mailto:address@hidden> 
 
This electronic transmission and any files transmitted with it are
confidential and intended solely for the use of the individual(s) to whom
they are addressed. If you are not the intended recipient you must not copy,
distribute or use this email or the information contained in it for any
purpose other than to notify us. We do not guarantee that this material is
free from viruses or any other defects although due care has been taken to
minimize the risk. Unless stated to the contrary, any opinions or comments
are personal to the writer and do not represent the official view of the
company. If you have received this e-mail in error, please notify us
immediately by reply e-mail and then delete this message from your system.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]