2015-03-08
| ||
01:30 | • Closed ticket [2b99637322]: .so files are incorrect for 32 bit systems plus 4 other changes artifact: a18d4e4e17 user: peter | |
2015-03-05
| ||
20:32 | • Ticket [2b99637322]: 3 changes artifact: 7f105e3690 user: peter | |
2015-03-03
| ||
16:41 | • Ticket [2b99637322]: 6 changes artifact: 1d11375ffe user: anonymous | |
16:40 | • New ticket [2b99637322]. artifact: df5a65af88 user: anonymous | |
Ticket Hash: | 2b99637322d47d6b9e680c480ef7f291d326acea | ||
Title: | .so files are incorrect for 32 bit systems | ||
Status: | Closed | Type: | Build_Problem |
Severity: | Important | Priority: | Immediate |
Subsystem: | Diff_Core | Resolution: | Fixed |
Last Modified: |
2015-03-08 01:30:10 10.20 years ago |
Created: |
2015-03-03 16:40:26 10.21 years ago |
Version Found In: | ALL |
User Comments: | ||||
anonymous added on 2015-03-03 16:40:26:
Both of the libDiffUtil0.3.8.so files are 64 bit so I get the message `couldn't load file "/tmp/tcl_0mCqaH": /tmp/tcl_0mCqaH: wrong ELF class: ELFCLASS64` on RHEL 32 bit peter added on 2015-03-05 20:32:58: The immediate workaround is to pick it up here: http://github.com/pspjuth/DiffUtilTcl Them build it yourself, and replace it in the kit. peter added on 2015-03-08 01:30:10: I have identified why it silently ignored my request to build 32 bit, so the next release will be better. |