[U-Boot] Installing ELDK from arm-2006-09-06-uclibc.iso stuck at "1:glib2-devel-arm_trg" futex call on ubuntu 8.1

I also tried the file arm-2007-01-22-uclibc.iso. It also has same problem.
Yes it fails on futex
Process 22376 attached - interrupt to quit futex(0x8c811e4, 0x80 /* FUTEX_??? */, 1^C <unfinished ...>
Thx
In message dfa7268c0811171403q1df75e38n90476d64822aaede@mail.gmail.com you wrote:
I ma trying to instal ELDK for embedded arm xscale using the command
POLease note that this posting is off topic here. You should post such requests on the ELDK mailing list instead.
install arm
It hangs at: "1:glib2-devel-arm_trg" on ubuntu 8.1
Please try to find out which process is hanging (most likely a "rpm" command). The run "strace -p" on the respective PID. Is the program hanging in a futex call?
Best regards,
Wolfgang Denk

Dear "Ajit Mittal",
In message dfa7268c0811180718qf5bc052g2c4e31abcce11c9a@mail.gmail.com you wrote:
I also tried the file arm-2007-01-22-uclibc.iso. It also has same problem.
Yes it fails on futex
Process 22376 attached - interrupt to quit futex(0x8c811e4, 0x80 /* FUTEX_??? */, 1^C <unfinished ...>
Seems curent distros / library ersions have this old futex problem again :-(
I don't know how to solve this - try running an older (or more recent) Linux kernel version on your host.
Best regards,
Wolfgang Denk
participants (2)
-
Ajit Mittal
-
Wolfgang Denk