Bug#336128: liblablgl-ocaml-dev: missing dependency on libxmu-dev

2005-11-30 Thread Julien Cristau
On Thu, Oct 27, 2005 at 21:22:37 -0400, Eric Cooper wrote: So on architectures with native-code, there should be a dependency on libxmu-dev. (Maybe this depends on whether the X installation is xfree or xorg? I'm not sure.) This dependency is needed on all arches because ocamlc -custom

Bug#336128: liblablgl-ocaml-dev: missing dependency on libxmu-dev

2005-10-27 Thread Eric Cooper
Package: liblablgl-ocaml-dev Version: 1.01-7 Severity: normal Native compilation of a lablgl program fails if libxmu-dev is missing: $ ocamlopt -I +labltk -I +lablgl labltk.cmxa lablgl.cmxa togl.cmxa -o checker checker.ml /usr/bin/ld: cannot find -lXmu collect2: ld returned 1 exit status Error