RE: Binary compatibility on IA64 RHEL4.0
"Luck, Tony" <[email protected]> Mon, 13 Dec 2004 12:56:50 -0800
| Newsgroups | gmane.linux.redhat.ia64.general |
|---|---|
| Message-ID | <B8E391BBE9FE384DAA4C5C003888BE6F028C0F26@scsmsx401.amr.corp.intel.com> |
Hmmm, I just ran into a RHEL4 system (exact vintage unknown, I didn't install this one) that was failing to run x86 binaries, yet ia32-el was installed and /etc/init.d/ia32el status said it was running). The problem on that machine was a missing /lib/ld-linux.so.2 ... making that a symlink to /emul/ia32-linux/lib/ld-linux.so.2 fixed the problem. Some compatability issue with an old version of the ia32-el rpm? -Tony=20 >-----Original Message----- >From: [email protected]=20 >[mailto:[email protected]] On Behalf Of Zach, Yoav >Sent: Monday, December 13, 2004 12:11 AM >To: Pratima Mauskar >Cc: Discussion of Linux on the Intel IA-64 processor >Subject: RE: Binary compatibility on IA64 RHEL4.0 > >You have to make sure that IA-32 Execution Layer is installed=20 >(rpm -qa | >grep ia32el) and active (/etc/init.d/ia32el status). > >Thanks, >Yoav. > >>-----Original Message----- >>From: [email protected]=20 >>[mailto:[email protected]] On Behalf Of Pratima Mauskar >>Sent: Friday, December 10, 2004 12:31 >>To: [email protected] >>Subject: Binary compatibility on IA64 RHEL4.0 >> >>Hi, >> >>Binaries compiled on RAS 3.0 (IA 32) machine are not=20 >>working on RHEL 4.0 (IA64) machine. >>It gives error :=20 >> ./myexe ; echo $? >>bash: ./myexe: cannot execute binary file >>126 >> >>Is it not binary compatible ? >> >>_______________________________________________ >>ia64-list mailing list >>[email protected] >>https://www.redhat.com/mailman/listinfo/ia64-list >> > >_______________________________________________ >ia64-list mailing list >[email protected] >https://www.redhat.com/mailman/listinfo/ia64-list >