FS#23125 - The .so file is 32-bit for 64-bit arch
Attached to Project:
Arch Linux
Opened by Alexander F. Rødseth (xyproto) - Thursday, 03 March 2011, 16:00 GMT
Last edited by Dan McGee (toofishes) - Thursday, 03 March 2011, 18:00 GMT
Opened by Alexander F. Rødseth (xyproto) - Thursday, 03 March 2011, 16:00 GMT
Last edited by Dan McGee (toofishes) - Thursday, 03 March 2011, 18:00 GMT
|
Details
Description:
I'm trying to build the "firefox-hg" package from AUR. However, the build process fails when it reaches libidl2. After checking the contents of libidl2, I see that: $ file /usr/lib/libIDL-2.so.0.0.0 /usr/lib/libIDL-2.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, not stripped ...which explains the problem. Additional info: * package version(s) libidl2-0.8.14-1 Steps to reproduce: 1. Install libidl2 on a 64-bit version of Arch 2. Try to build "firefox-hg" from AUR and/or see that libIDL-2.so.0.0.0 is 32-bit |
This task depends upon
works for me.