Package: perl
Severity: important
Version: 5.10.0-10
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs fixup in glibc to fix hang in "ext/threads/shared/t/stress"
and two small tweaks, see bellow.

It would also be nice if you can ask upstream to include
these one line addition into lib/Module/Build.pm and lib/ExtUtils/CBuilder.pm.

Please, could you add it into next upload.

Thanks in advance

                        Petr


--- lib/Module/Build.pm~
+++ lib/Module/Build.pm
@@ -29,6 +29,7 @@
                 dragonfly Unix
                 dynixptx  Unix
                 freebsd   Unix
+                gnukfreebsd   Unix
                 linux     Unix
                 hpux      Unix
                 irix      Unix



--- lib/ExtUtils/CBuilder.pm~
+++ lib/ExtUtils/CBuilder.pm
@@ -18,6 +18,7 @@
                 dgux      Unix
                 dynixptx  Unix
                 freebsd   Unix
+                gnukfreebsd   Unix
                 linux     Unix
                 hpux      Unix
                 irix      Unix




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to