I've followed the steps to build ocaml-extlib succesfully, but building this package still fails:
==> Iniciando build()...
File "/usr/lib/ocaml/tiny_httpd/dune-package", line 113, characters 19-22:
113 | (requires threads seq unix)
^^^
Error: Library "seq" not found.
-> required by library "tiny_httpd" in /usr/lib/ocaml/tiny_httpd
-> required by executable gdfuse in bin/dune:4
-> required by _build/default/bin/gdfuse.exe
-> required by _build/install/default/bin/google-drive-ocamlfuse
-> required by _build/default/google-drive-ocamlfuse.install
-> required by alias install
==> ERRO: Uma falha ocorreu em build().
Abortando...
-> erro ao construir: google-drive-ocamlfuse-exit status 4
Pinned Comments
pricechrispy commented on 2017-04-25 17:39 (UTC) (edited on 2022-10-16 06:40 (UTC) by pricechrispy)
Before you flag this package out-of-date:
According to the official project page: https://astrada.github.io/google-drive-ocamlfuse/
Find latest release versions here: https://launchpad.net/~alessandro-strada/+archive/ubuntu/ppa
The latest releases are not all tagged versions on GitHub.
For the latest development versions on git, try: https://aur.archlinux.org/packages/google-drive-ocamlfuse-git
OLD official project page: http://gdfuse.forge.ocamlcore.org/
OLD release versions here: https://forge.ocamlcore.org/frs/?group_id=305