[Kde-bindings] [Bug 245564] New: perl bindings - should check perl version due to PL_use_safe_putenv
tropikhajma
tropikhajma at gmail.com
Fri Jul 23 17:44:48 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=245564
Summary: perl bindings - should check perl version due to
PL_use_safe_putenv
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Solaris
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: tropikhajma at gmail.com
Version: unspecified (using Devel)
OS: Solaris
kdebindings from svn fails with
...
"QtCore4.xs", line 417: Error: PL_use_safe_putenv is not defined.
This is because the default perl on OpenSolaris is still 5.8.4.
As soon as I replaced it with perl 5.10, the build continued fine.
You might consider checking perl version and only enable perl bindings with
perl>5.x (I don't know when this was introduced to perl)
this is on OpenSolaris b134
Reproducible: Always
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list