Le Monday 01 June 2009 11:15:44 Guillaume Yziquel, vous avez écrit :
> > CamlPDF in debian is patched to build against the unzip module shipped by
> > debian. Does this mean that extlib has a different unzip module than the
> > one shipped as a package ?
> >
> >
> > Romain
>
> In the toplevel, zip/extlib is compatible, zip/camlpdf is also OK, but
> extlib/camlpdf is not:

Ok, camlpdf is patched for *zip* not for *unzip*, which is not available in a 
seperate package.

So what we have at first glance here is a module name clash: both extlib and 
camlpdf provide an interface for a module named Zip. It is not clear to me 
whether both modules provide the same functionalities (did not look at the 
code), but it is highly probable.

I don't know what to do about this. Compiling camlpdf against the whole extlib 
does not seem a correct thing to do. Also there is no standalone unzip module 
available...


Romain



--
To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to