Re: Problem with make on 1.3.2
"Michael R. Pierotti" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <01e401c48c8e$0adb10b0$037aa8c0@Dev2> |
----- Original Message ----- From: "Stipe Tolj" <[email protected]> To: "Michael R. Pierotti" <[email protected]> Cc: <[email protected]> Sent: Saturday, August 28, 2004 9:11 AM Subject: Re: Problem with make on 1.3.2 > Michael R. Pierotti wrote: > > > > Checking for POSIX threads support ... > > checking for working pthreads... no > > checking for pthread_spinlock support... no > > checking for pthread_rwlock support... no > > this is obviously the reason for it. configure is unable to find the > pthread library/headers on your system. And since the #include > <pthread.h> inside gwlib/gw-rwlock.h does not complain about none > existence, but the pthread_rwlock_t is not defined, there seems to be > things messed up on your system. > > Or the pthread library does not support the required read/write > locking. So, don't blame Kannel here ;) > > @Alex: any investigatory comments from your side? > > Stipe > > mailto:stolj_{at}_wapme.de > ------------------------------------------------------------------- > Wapme Systems AG > > Vogelsanger Weg 80 > 40470 Düsseldorf, NRW, Germany > > phone: +49.211.74845.0 > fax: +49.211.74845.299 > > mailto:info_{at}_wapme-systems.de > http://www.wapme-systems.de/ > ------------------------------------------------------------------- Not blaming Kannel here mate... Just wasn't sure why this wasn't make'ing on the system.