From 6b7b6e294eb60973fe856c38eb1323308448e5d0 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Sat, 16 Jun 2007 13:40:38 +0000 Subject: [PATCH] todo item --- debian/TODO.Debian | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/TODO.Debian b/debian/TODO.Debian index 8438b304..3ab30fe1 100644 --- a/debian/TODO.Debian +++ b/debian/TODO.Debian @@ -12,3 +12,17 @@ TODO list for ocaml 3.10.0 (and beyond ...) W: ocaml: binary-without-manpage usr/bin/labltk W: ocaml: binary-without-manpage usr/bin/ocamlbrowser +- camlp4 executables not working in bytecode + + (sid)zack@aquarium:/home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area$ camlp4 + Fatal error: cannot load shared library dllunix + Reason: dllunix.so: cannot open shared object file: No such file or directory + (sid)zack@aquarium:/home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area$ camlp4o + Fatal error: cannot load shared library dllunix + Reason: dllunix.so: cannot open shared object file: No such file or directory + (sid)zack@aquarium:/home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area$ camlp4r + Fatal error: cannot load shared library dllunix + Reason: dllunix.so: cannot open shared object file: No such file or directory + (sid)zack@aquarium:/home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area$ camlp4o.opt + (sid)zack@aquarium:/home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area$ camlp4r.opt + -- 2.30.2