FS#19308 - [perl] 5.10.1-5 contains no Perl header files
Attached to Project:
Arch Linux
Opened by Michael Tanner (MusashiX90) - Saturday, 01 May 2010, 05:18 GMT
Last edited by Kevin Piche (kpiche) - Wednesday, 19 May 2010, 02:39 GMT
Opened by Michael Tanner (MusashiX90) - Saturday, 01 May 2010, 05:18 GMT
Last edited by Kevin Piche (kpiche) - Wednesday, 19 May 2010, 02:39 GMT
|
Details
Description:
The package for Perl does not include any Perl header files. I've tried using `find /usr/lib -name '*.ph'`, and even `pkgfile limits.ph` to determine which package it would belong to, which both returned no results. Additional info: Version: core/perl-5.10.1-5 Steps to reproduce: 1) Run script that requires a Perl header file |
This task depends upon
Closed by Kevin Piche (kpiche)
Wednesday, 19 May 2010, 02:39 GMT
Reason for closing: Not a bug
Additional comments about closing: Users should generate their own *.ph files.
Wednesday, 19 May 2010, 02:39 GMT
Reason for closing: Not a bug
Additional comments about closing: Users should generate their own *.ph files.
Comment by Kevin Piche (kpiche) -
Sunday, 09 May 2010, 03:33 GMT
There are no files with that extension '.ph' even in the source
except for an example. It looks like you are supposed to generate
them yourself from '.h' files using h2ph.