Package: perl4caml Version: 0.9.3-8 Severity: important User: [EMAIL PROTECTED] Usertags: perl-5.10-transition
Your package fails to build with Perl 5.10: ocamlopt -w s -I wrappers -cclib -L. perl4caml.cmxa \ /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a examples/test.cmx -o examples/test.opt gcc: /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a: No such file or directory Error during linking make[1]: *** [examples/test.opt] Error 2 make[1]: Leaving directory `/build/niko/perl4caml-0.9.3' make: *** [build-stamp] Error 2 It looks like /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is hardcoded in the source. You should be using ExtUtils::Embed, as specified in the Debian Perl policy: http://www.debian.org/doc/packaging-manuals/perl-policy/ch-embed.html Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]