Project

General

Profile

Actions

Bug #3202

closed

Squid3-dev library not found

Added by Yilmaz Akinci over 10 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Squid
Target version:
Start date:
09/16/2013
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.1
Affected Plus Version:
Affected Architecture:

Description

$ ldd /usr/pbi/squid-i386/sbin/squid
/usr/pbi/squid-i386/sbin/squid:
librt.so.1 => /usr/lib/librt.so.1 (0x284cc000)
libmd5.so.1 => /usr/pbi/squid-i386/lib/libmd5.so.1 (0x284d1000)
libz.so.5 => /lib/libz.so.5 (0x284d4000)
libssl.so.6 => /usr/lib/libssl.so.6 (0x284e6000)
libgssapi.so.10 => /usr/lib/libgssapi.so.10 (0x28531000)
libheimntlm.so.10 => not found (0x0)
libkrb5.so.10 => not found (0x0)
libhx509.so.10 => not found (0x0)
libcom_err.so.5 => /usr/lib/libcom_err.so.5 (0x2853a000)
libcrypto.so.6 => /lib/libcrypto.so.6 (0x2853c000)
libasn1.so.10 => not found (0x0)
libroken.so.10 => not found (0x0)
libcrypt.so.5 => /lib/libcrypt.so.5 (0x28699000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x286bf000)
libm.so.5 => /lib/libm.so.5 (0x287b2000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x287cc000)
libthr.so.3 => /lib/libthr.so.3 (0x287d7000)
libc.so.7 => /lib/libc.so.7 (0x287ec000)

Actions #1

Updated by Renato Botelho about 9 years ago

  • Status changed from New to Rejected

It's expected since PBI libraries are contained inside PBI_DIR/lib and binary wrappers setup environment before call it.

Actions

Also available in: Atom PDF