todo item
authorStefano Zacchiroli <zack@debian.org>
Sat, 16 Jun 2007 13:40:38 +0000 (13:40 +0000)
committerStefano Zacchiroli <zack@debian.org>
Sat, 16 Jun 2007 13:40:38 +0000 (13:40 +0000)
debian/TODO.Debian

index 8438b304ec5354640645961c24f710243e342244..3ab30fe1075e7242d00a198ae6e3e368e214b571 100644 (file)
@@ -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 
+