[Userland] [OpenIndiana Distribution - Bug #4277] (Closed) OpenIndiana hipster: 64-bit tclsh doesn't know where to look for modules

illumos project devnull at illumos.org
Fri Feb 7 17:06:15 UTC 2014


Issue #4277 has been updated by Ken Mays.

Due date set to 2014-02-07
Category set to SFW (Solaris Freeware)
Status changed from In Progress to Closed
% Done changed from 20 to 100
Estimated time set to 2.00
Tags changed from needs-triage to tcl

Mentioned issue seems resolved as DB modules not built this TCL build.
Tested Pkg: runtime/tcl-8 at 8.5.12,5.11-0.151.1.8.1:20131112T140325Z
Reviewed against latest changes from: https://hg.openindiana.org/upstream/oracle/userland-gate/file/9d9bd1ac4a6a/components/tcl
----------------------------------------
Bug #4277: OpenIndiana hipster: 64-bit tclsh doesn't know where to look for modules
https://www.illumos.org/issues/4277

Author: Alexander Pyhalov
Status: Closed
Priority: Normal
Assignee: OI Userland
Category: SFW (Solaris Freeware)
Target version: 
Difficulty: Medium
Tags: tcl


/usr/bin/amd64/tclsh doesn't know where to look for modules.

/usr/bin/amd64/tclsh
% package require Pgtcl
couldn't load file "/usr/lib/tcl8.5/pgtcl1.9/libpgtcl1.9.so": ld.so.1: tclsh8.5: fatal: /usr/lib/tcl8.5/pgtcl1.9/libpgtcl1.9.so: wrong ELF class: ELFCLASS32
% package require sqlite3
couldn't load file "/usr/lib/tcl8.5/sqlite3.7.17/libsqlite3.7.17.so": ld.so.1: tclsh8.5: fatal: /usr/lib/tcl8.5/sqlite3.7.17/libsqlite3.7.17.so: wrong ELF class: ELFCLASS32

Existing modules ship 64-bit version libraries in /usr/lib/tcl8.5/*/amd64/


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list