On Sun, Nov 27, 2005 at 17:49:48 +0000, Mike Furr wrote: > Have you seen the errors related to findlib on m68k? At least with > ocaml-getopt and ocaml-expat, the builds fail with errors like: > > ocamlfind install getopt META getopt.cmi getopt.cma > Fatal error: the file install is not a bytecode executable file > > Do you know if this version fixes this? > This problem was due to the findlib executable being stripped on non-native arches, which doesn't work because of an ocaml bug. This is supposed to be fixed in 1.1-4... (checking)... and ocaml-getopt was built on m68k with findlib 1.1-3, and findlib 1.1-4 failed to build on this arch.
Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

