Re: pplacer - and undefined mclgUnionv reference

2020-06-20 Thread Andreas Tille
On Sat, Jun 20, 2020 at 09:54:10PM -0400, Aaron M. Ucko wrote: > Shayan Doust writes: > > > I have even tried adding bsdmainutils as build depends but I do not know > > why "col" command cannot be found. > > It recently moved to a new bsdextrautils binary package, coming from the > util-linux so

Re: pplacer - and undefined mclgUnionv reference

2020-06-20 Thread Aaron M. Ucko
Shayan Doust writes: > I have even tried adding bsdmainutils as build depends but I do not know > why "col" command cannot be found. It recently moved to a new bsdextrautils binary package, coming from the util-linux source package. Please try declaring a build dependency on bsdextrautils | bs

Re: pplacer - and undefined mclgUnionv reference

2020-06-20 Thread Shayan Doust
Hello, For some reason, I cannot seem to compile mcl anymore? ... Do you speak a language other than English, or a different variant of English? Consider helping us to localize HTML Tidy. For details please see https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md make[4]: [Makefile:

pplacer - and undefined mclgUnionv reference

2020-06-19 Thread Steffen Möller
Hello, I had a look at the MCL package and found that it is very much focused on the MCL library but apparently does not feature the impala library that ships the implementation of mclgUnionv. Proof below, I compiled MCL myself and copied libimpala.a to the ocaml directory. I am mostly clueless