Your message dated Wed, 18 Feb 1998 22:45:33 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
and subject line Fixed by ftplib 3-2
has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Ian Jackson
(administrator, Debian bugs database)
Received: (at maintonly) by bugs.debian.org; 3 Jan 1998 18:29:28 +0000
Received: (qmail 8900 invoked from network); 3 Jan 1998 18:29:24 -0000
Received: from smtp1.xs4all.nl ([EMAIL PROTECTED])
by 205.229.104.5 with SMTP; 3 Jan 1998 18:29:23 -0000
Received: from harte.xs4all.nl ([EMAIL PROTECTED] [194.109.63.66]) by
smtp1.xs4all.nl (8.8.6/XS4ALL) with ESMTP id TAA16465 for <[EMAIL PROTECTED]>;
Sat, 3 Jan 1998 19:40:12 +0100 (MET)
Received: from night ([EMAIL PROTECTED] [192.168.2.2])
by harte.xs4all.nl (8.8.8/8.8.8/Debian/GNU) with ESMTP id TAA14849
for <[EMAIL PROTECTED]>; Sat, 3 Jan 1998 19:38:39 +0100
Received: by night
id m0xoYTM-001NHkC
(Debian Smail-3.2 1996-Jul-4 #2); Sat, 3 Jan 1998 19:39:00 +0100 (CET)
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED] (Richard Braakman)
Subject: link shared libs against other shared libs
To: [EMAIL PROTECTED]
Date: Sat, 3 Jan 1998 19:38:59 +0100 (CET)
X-Mailer: ELM [version 2.4ME+ PL37 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Package: ftplib
Version: 2-3
This is an automated bugreport.
The package ftplib contains a shared library that should be
explicitly linked with the libraries it depends on.
Filename:
usr/lib/libftp.so.1.0
Explicit linking of shared libraries has several advantages, the most
important of which is that it allows the dynamic linker to detect
conflicts between library versions.
Every shared library should at least be linked explicitly with libc,
by passing -lc to the linker.
When this is done, the package can use dpkg-shlibdeps on the shared
libraries to generate a correct Depends: line automatically.
Linking shared libraries this way was marked as a release goal for
Debian 2.0, in Brian White's "Upcoming Debian Releases" list, the
last of which was mailed to debian-devel on 8 Sep 1997.
Richard Braakman
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .