Using either GCC 3.3 or 3.4 I get the following error when compiling EVERY verison of APR from 0.9.6 to 1.2.2

/include/arch -I../../include/arch/unix -c proc_mutex.c && touch proc_mutex.lo
proc_mutex.c: In function `proc_mutex_proc_pthread_create':
proc_mutex.c:341: error: `PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
proc_mutex.c:341: error: (Each undeclared identifier is reported only once
proc_mutex.c:341: error: for each function it appears in.)
make[2]: *** [proc_mutex.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/apr-0.9.7/work/apr-0.9.7/locks/unix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/apr-0.9.7/work/apr-0.9.7/locks/unix'
make: *** [all-recursive] Error 1

!!! ERROR: dev-libs/apr-0.9.7 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

This is preventing me from doing a full upgrade. Any ideas?


--
Jason Weisberger
[EMAIL PROTECTED]

Reply via email to