reopen 219242
thanks

On Sat, Jan 21, 2006 at 04:04:05PM -0800, Debian Bug Tracking System wrote:

> No response in three months.  Feel free to reopen if you have more 
> information.

Um...

$ dpkg -l libsmbclient
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libsmbclient   3.0.21a-1      shared library that allows applications to t
$ nm -D /usr/lib/libsmbclient.so.0.1 |grep sys_open
0004a590 T sys_open
0004a5f0 T sys_opendir
$

How did you determine that these symbols were no longer exposed?

Anyway, the presence of internal symbols in the exported ABI of libsmbclient
is a general problem.  If nothing else, this should be fixed for Debian with
the use of a GNU linker script.  Someone would need to go through and
determine which symbols need to be exported and which do not.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to