* [gentoo-user] APR Compile, all versions fails
@ 2006-03-09 16:36 Jason Weisberger
2006-03-09 17:17 ` Richard Fish
0 siblings, 1 reply; 3+ messages in thread
From: Jason Weisberger @ 2006-03-09 16:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
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
jbdubbs@gmail.com
[-- Attachment #2: Type: text/html, Size: 1315 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] APR Compile, all versions fails
2006-03-09 16:36 [gentoo-user] APR Compile, all versions fails Jason Weisberger
@ 2006-03-09 17:17 ` Richard Fish
2006-03-09 17:36 ` Jason Weisberger
0 siblings, 1 reply; 3+ messages in thread
From: Richard Fish @ 2006-03-09 17:17 UTC (permalink / raw
To: gentoo-user
On 3/9/06, Jason Weisberger <jbdubbs@gmail.com> wrote:
> This is preventing me from doing a full upgrade. Any ideas?
Please post the output of:
emerge --info
emerge -pv dev-libs/apr
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] APR Compile, all versions fails
2006-03-09 17:17 ` Richard Fish
@ 2006-03-09 17:36 ` Jason Weisberger
0 siblings, 0 replies; 3+ messages in thread
From: Jason Weisberger @ 2006-03-09 17:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 939 bytes --]
Richard,
Actually, I posted this on the forums as well and the problem was solved
fairly easily. It's a by-product of using the glibc 2.3.90 overlays with
the new optimizations. I'm downgrading back to 2.3.6 since the patches were
merged into the ebuild and I'll see what happens. There's a workaround
where you can
#export ac_cv_func_pthread_mutexattr_setrobust_np=no
and it'll go right through. I'm downgrading because I hate workarounds
though :)
Link to the overlay:
http://forums.gentoo.org/viewtopic-t-435659-highlight-glibc.html
On 3/9/06, Richard Fish <bigfish@asmallpond.org> wrote:
>
> On 3/9/06, Jason Weisberger <jbdubbs@gmail.com> wrote:
> > This is preventing me from doing a full upgrade. Any ideas?
>
> Please post the output of:
>
> emerge --info
> emerge -pv dev-libs/apr
>
> -Richard
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Jason Weisberger
jbdubbs@gmail.com
[-- Attachment #2: Type: text/html, Size: 1523 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-09 17:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-09 16:36 [gentoo-user] APR Compile, all versions fails Jason Weisberger
2006-03-09 17:17 ` Richard Fish
2006-03-09 17:36 ` Jason Weisberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox