Bug 200440

Summary: Building perl-5.8.8-8 without threading fails
Product: [Fedora] Fedora Reporter: Daniel Sutcliffe <dansut>
Component: perlAssignee: Robin Norwood <robin.norwood>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-04 19:18:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Sutcliffe 2006-07-27 18:03:18 UTC
Description of problem:
Building perl-5.8.8-8 without threading fails with a straightfoward syntax error.

Version-Release number of selected component (if applicable):
perl-5.8.8-8

How reproducible:
easy

Steps to Reproduce:
1. change %define threading 0
2. rpmbuild -ba perl.spec
  
Additional info:
Problem is in the perl-5.8.8-R-switch.patch
Where S_init_perllib()definition changed the 'pTHX,' should be 'pTHX_'

Comment 1 Jason Vas Dias 2006-07-27 19:07:48 UTC
Oops. Sorry about that - now fixed in CVS - will go in with the next version
(perl-5.8.8-10.fc6).


Comment 2 Robin Norwood 2006-10-01 23:34:50 UTC
assigning to rnorwood