Subject: | Does not compile anymore for bleadperl (PL_uid etc. not available anymore) |
See subject. The error messages are:
UID.xs: In function 'XS_Proc__UID_drop_uid_temp':
UID.xs:201: error: 'PL_euid' undeclared (first use in this function)
UID.xs:201: error: (Each undeclared identifier is reported only once
UID.xs:201: error: for each function it appears in.)
UID.xs: In function 'XS_Proc__UID_drop_uid_perm':
UID.xs:257: error: 'PL_uid' undeclared (first use in this function)
UID.xs:258: error: 'PL_euid' undeclared (first use in this function)
UID.xs: In function 'XS_Proc__UID_restore_uid':
UID.xs:286: error: 'PL_euid' undeclared (first use in this function)
UID.xs: In function 'XS_Proc__UID_drop_gid_temp':
UID.xs:303: error: 'PL_egid' undeclared (first use in this function)
UID.xs: In function 'XS_Proc__UID_drop_gid_perm':
UID.xs:321: error: 'PL_gid' undeclared (first use in this function)
UID.xs:322: error: 'PL_egid' undeclared (first use in this function)
UID.xs: In function 'XS_Proc__UID_restore_gid':
UID.xs:338: error: 'PL_egid' undeclared (first use in this function)
Similar tickets:
https://rt.cpan.org/Ticket/Display.html?id=76356
https://rt.cpan.org/Ticket/Display.html?id=76452
Regards,
Slaven