Ticket #302 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
perl package is missing some header files
| Reported by: | augiedoggie | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | dev-lang/perl | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The current perl package perl-5.10.1-r1a1-x86-gcc2-2009-09-08.zip is missing the header file haiku/haikuish.h. I see the file in the perl source tarball so it probably just needs to be repackaged?
This file is referenced by some of the other perl header files. It makes certain software fail to compile.
/boot/common/lib/perl5/5.10.1/BePC-haiku/CORE/perl.h:2597: haiku/haikuish.h: No such file or directory
Attachments
Change History
Changed 5 years ago by andreasf
- attachment 0006-Install-haikuish.h.patch added
comment:1 Changed 5 years ago by andreasf
This patch against the maint-5.12 branch fixes the header installation for me. I'll submit the full patch series shortly.
comment:2 Changed 5 years ago by augiedoggie
- Resolution set to fixed
- Status changed from new to closed
Thanks! Applied in r726
Note: See
TracTickets for help on using
tickets.

patch