[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: versioned libraries dependencies



On Wed, Nov 20, 2002 at 10:07:34AM +0100, Sven Luther wrote:
> Yes, here we are speaking about _build-dependencies_, and i have thought
> a bit more bout it, and it seems to me that this is really only needed
> in build dependencies, and thus only for the -dev packages (for build
> dependencies).

Uhm, no the problem is not only for build dependencies, but also for
normal dependencies.
Example: pxp build-depends on netstring, rebuilding netstring with a
different interface will cause pxp to become unusable. Even if pxp has
the right build dep on an old version of netstring installed pxp package
doesn't violate dependencies.

I want that a new version of netstring will be uninstallable
contemporary to a version of pxp built against a different netstring
version.

This is really similar to the virtual ocaml-3.06 package, we have both
build-dependencies on ocaml-3.06 _and_ normal dependencies on
ocaml-3.06.

Anyway we have for sure the implication (build dep on
libA-ocaml-dev-<version>) -> (dep on libA-ocaml-dev-<version>).

Anyway the contrary isn't true, we can in many case also have an
unversioned build dependency but need a versione dependency because, for
example, adding a method to the netstring interface doesn't inhibit pxp
to build against netstring _but_ inhibit already built pxp package to be
linked along with netstring because the md5sum is surely changed.

Returning to your example Sven, adding "val sven" to lablgl doesn't
inhibit lablgtk to be build against lablgl, but inhibit lablgl and
lablgtk to be linked at the same time.

Thus in most case we need the versioned dependency but an unversioned
build dependency.

Regarding the .so I've still to finish reading Sven's mail ...

Cheers.

-- 
Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy
zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro
"I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!" -- G.Romney

Attachment: pgpKrJ8R3Shbr.pgp
Description: PGP signature


Reply to: