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 <[EMAIL PROTECTED]>
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
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to