Eskil

View Ticket
Login
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.19 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.