On Mon, Dec 14, 2009 at 07:39:59PM +0100, Sune Vuorela wrote: > > I am wondering, though, why proftpd ships its own copy of libltdl instead of > using the system version, which would avoid this kind of bugs to be have to > be > fixed in proftpd at all. >
This is completely another problem. Indeed it would be better patching in order to use the system library instead of statically linking a local copy. I suspect it is due to the need to have in sync liblt and the local libtool stuff, to avoid breakages from time to time when system libtool is updated. What I see is that this is a quite common choice by upstreams... -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org