I can get courier-imap to build clean and I am using it.
But I want the whole enchilada !!
Here's where it dies:
----------------------------------------
Making all in threadlib
cc -DHAVE_CONFIG_H -I. -I. -I. -Wall -traditional-cpp -I/sw/include -c pthread.c
pthread.c: In function `initcondmutex':
pthread.c:128: warning: implicit declaration of function `pthread_condattr_init'
pthread.c:131: warning: implicit declaration of function `pthread_condattr_destroy'
rm -f libthreadlib.a
ar cru libthreadlib.a pthread.o
ranlib -c libthreadlib.a
cc -DHAVE_CONFIG_H -I. -I. -I. -Wall -traditional-cpp -I/sw/include -c test.c
echo -lpthread >libthread.dep
cc -Wall -traditional-cpp -I/sw/include -o threadtest test.o libthreadlib.a `cat
libthread.dep` -lm
/usr/bin/ld: Undefined symbols:
_pthread_condattr_destroy
_pthread_condattr_init
make[1]: *** [threadtest] Error 1
make: *** [all-recursive] Error 1
---------------------------------------
Suggestions ?
--
------------------------------------------------------------------------
Dan White
------------------------------------------------------------------------
"Sometimes I think the surest sign that intelligent life exists
elsewhere in the universe is that none of it has tried to contact us."
Calvin (Bill Watterson)
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users