On Tue, Mar 22, 2005 at 10:34:58AM +0100, Enrico Zini wrote: > > $ polygen > > Fatal error: cannot load shared library dllunix > > Reason: dllunix.so: cannot open shared object file: No such file or > > directory > I didn't do anything! I swear!
I trust you :) > It looks like a side effect of some change in some Ocaml runtime. Zack, > can you give me any clue? Actually we are in these days in the process of migrating from ocaml 3.08.2 to ocaml 3.08.3, and the first uploaded version of ocaml 3.08.3 is broken wrt dynamic loading of shared objects (like dllunix.so). _If_ polygen depends only on the ocaml runtime then you could solve the problem either getting ocaml 3.08.3-2 (actually in incoming and rebuilding) or by patching /usr/lib/ocaml/3.08.3/ld.conf so that it contains the following: /usr/local/lib/ocaml/3.08.3/stublibs /usr/lib/ocaml/3.08.3/stublibs instead of /usr/local/lib/ocaml/3.08/stublibs /usr/lib/ocaml/3.08/stublibs For references have a look at the thread starting here: http://lists.debian.org/debian-ocaml-maint/2005/03/msg00095.html > In the meantime, you should reinstall the graphic SCSI mouse to connect > a periferic. But pay attention: you either cannot boot an attachment, > or never have to cancel the connector to overclock a pointer over a > jumper over a pointer. I also suggest reinstalling the USB tea cup heater. Cheers. -- Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy [EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/ If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. -!- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]