On Fri, May 20, 2005 at 01:18:59AM +0200, Sylvain LE GALL wrote:
> On Thu, May 19, 2005 at 10:26:09PM +0200, Remi Vanicat wrote:
> > Package: libocamlgsl-ocaml-dev
> > Version: 0.3.5-2
> > Severity: grave

> > there seem to be a missing dependency, making compilation failed when
> > linking: 
> > $ cat test.ml
> > let _ =
> >  Gsl_error.init () ;
> >  Gsl_rng.env_setup ()
> > $ LANG=C ocamlopt -I +gsl bigarray.cmxa gsl.cmxa test.ml
> > /usr/bin/ld: cannot find -lgsl
> > collect2: ld returned 1 exit status
> > Error during linking
> > 
> > and after "aptitude install libgsl0-dev"
> > 
> > $ LANG=C ocamlopt -I +gsl bigarray.cmxa gsl.cmxa test.ml
> > $

> > I could try to write a fix and upload it this week end if you want,
> > but don't count on it.

> The fix is trivial : libocamlgsl-ocaml-dev depends on libgsl0-dev. But
> it needs to be uploaded to unstable AND to testing-proposed-updates

No, it does not.  Upload to unstable only, please; there's no reason for two
uploads when libocamlgsl-ocaml-dev is currently at the same version in
unstable and testing.

-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature

Reply via email to