---------------------------------------------------------------------- ELOQUENCE B.08.30 - patch PE83-2112170 ---------------------------------------------------------------------- This patch fixes a problem dynamically loading Eloquence shared libraries using thead specific data. This patch will not be carried forward but eventually superseded over time by a subsequent library specific patch incorporating this correction. This patch applies to HP-UX PA-RISC and HP-UX PA-RISC libraries on IA64 platforms. Eloquence B.08.30-1810 must be installed before applying this patch. Severity: PE83-2112170: BUG FIX Superseded patches: PE83-2006170, PE83-2103220, PE83-2103221 Patch PE83-2112170 ------------------ Platforms: All * Fix a problem dynamically loading shared libararies using tls. A message as below is output when danamically loading an Eloquence shared library. /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /opt/eloquence/latest/lib/pa20_32/libimage3k.sl /usr/lib/dld.sl: Exec format error Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE83-2112170-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID HP-UX: In order to install this patch, you need to unpack it with gzip and tar. Gzip is included with HP-UX. Installation requires root privileges. cd /opt/eloquence/8.3 gzip -dc /path/to/PE83-2112170-hpux.tar.gz | tar xf - Files: lib/pa20_32/libeqdb.sl (HP-UX PA-RISC 2.0 32bit) lib/pa20_64/libeqdb.sl (HP-UX PA-RISC 2.0 64bit) lib/pa20_32/libimage3k.sl (HP-UX PA-RISC 2.0 32bit) lib/pa20_64/libimage3k.sl (HP-UX PA-RISC 2.0 64bit) lib/pa20_32/libftc.sl (HP-UX PA-RISC 2.0 32bit) lib/pa20_64/libftc.sl (HP-UX PA-RISC 2.0 64bit) share/doc/PE83-2112170-README