Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ace-bugs] ACE's configure loops on checking for mutex timeouts ...

31 views
Skip to first unread message

solsTiCe d'Hiver

unread,
Aug 26, 2009, 1:01:36 PM8/26/09
to ace-...@list.isis.vanderbilt.edu
hello,
i can't access ace-bugs archive from the website. i am given Private
archive file not found at
http://list.isis.vanderbilt.edu/mailman/private/ace-bugs/

so i post here
when i try to compile ACE 5.6.9 (or 5.7.2), ./configure hangs at
"checking for mutex timeouts..." and using 100% of CPU.

so i guess mutex does not timeouts as expected ??

if i run autoreconf -i before running ./configure, configure fails with
this error:
../configure: line 35781: syntax error near unexpected token `fi'
../configure: line 35781: `fi'

I know I was able to compile a 5.6.x version some month ago.
I am using now a 2.6.30 kernel on linux with gcc/g++ 4.4.1 openssl
0.9.8k-4

Douglas C. Schmidt

unread,
Aug 26, 2009, 2:22:22 PM8/26/09
to solsTiCe d'Hiver, wo...@dre.vanderbilt.edu, jwill...@remedy.nl, eh...@isis.vanderbilt.edu, ace-...@list.isis.vanderbilt.edu

Hi,

> i can't access ace-bugs archive from the website. i am given Private
> archive file not found at
> http://list.isis.vanderbilt.edu/mailman/private/ace-bugs/

Johnny/Will/Eric, can you guys please take a look and see what's going
on here?

> so i post here
> when i try to compile ACE 5.6.9 (or 5.7.2), ./configure hangs at
> "checking for mutex timeouts..." and using 100% of CPU.
>
> so i guess mutex does not timeouts as expected ??
>
> if i run autoreconf -i before running ./configure, configure fails with
> this error:
> ../configure: line 35781: syntax error near unexpected token `fi'
> ../configure: line 35781: `fi'
>
> I know I was able to compile a 5.6.x version some month ago.
> I am using now a 2.6.30 kernel on linux with gcc/g++ 4.4.1 openssl
> 0.9.8k-4

The configure script is currently in disrepair due to lack of sponsors
to maintain it. I therefore recommend you use the "classic"
configuration approach that's documented in

ACE_ROOT/ACE-INSTALL.html#unix_traditional

Naturally, if you'd like to volunteer to fix/maintain/sponsor the
ACE configure script that would be great, as well.

Thanks,

Doug

0 new messages