On 12/22/05, Florian Ragwitz <[EMAIL PROTECTED]> wrote: > > On Thu, Dec 22, 2005 at 12:51:39PM +0000, Nick Glencross wrote: > > I'd like to revive this patch which I posted a while back, but has > > needed bringing up to date due to subsequent changes. > > Thanks for your great work, Nick! > > > I'd initially appreciate some feedback, and particularly reports of > > breakage. > > > > * I know that the debian automatic build will have broken because I am > > currently dropping the version number > > (I shall incorporate this, but in a more general manner) > > Do you mean the SOVERSION with 'version number'? Why did you drop it? > libraries without a SONAME suck for various reasons. libparrot should > have a SOVERSION, even if it's only the current version number.
At the moment I've only revived the patch as it stood some months before your work on the debian build. I'll be adding the SOVERSION bit back in, it just needs some slight more work. I'm thinking of having it as part of the libparrot Configure test. I've made a few changes to your debian build files, but haven't been able to check that the changes actually work, so if I add the SOVERSION functionality into the patch later this evening, could you let me know what else needs doing to make things work? I hope that the work that I'm doing it helpful to your build process! [Since my earlier email, I've made some extra changes to the 'make install' code to make sure that libraries go into lib/, not lib/blib/lib] Cheers, Nick