Dear "Ajit Mittal", 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 -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Let the programmers be many and the managers few -- then all will be productive. -- Geoffrey James, "The Tao of Programming" _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

