Opened 19 years ago
Closed 19 years ago
#1695 closed defect (fixed)
Ch. 5 Perl build searches for headers in /usr/include
Reported by: | Owned by: | Jeremy Huntwork | |
---|---|---|---|
Priority: | normal | Milestone: | 6.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
As brought up in this thread on lfs-dev the other day, parts of Perl specifically look in /usr/include during compilation. In order to change the default include dir for perl to something different, you can add the variable usrinc to hints/linux.sh.
I'm attaching an updated version of the perl-5.8.7-libc-1.patch.
Attachments (1)
Change History (4)
by , 19 years ago
Attachment: | perl-5.8.7-libc-2.patch added |
---|
comment:1 by , 19 years ago
Milestone: | → 6.2 |
---|---|
Version: | → SVN |
comment:2 by , 19 years ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
Ch. 5 perl patch forcing default default include dir to ${prefix}/include