Opened 18 years ago

Closed 18 years ago

#1695 closed defect (fixed)

Ch. 5 Perl build searches for headers in /usr/include

Reported by: dbn.lists@… 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)

perl-5.8.7-libc-2.patch (1.1 KB ) - added by dbn.lists@… 18 years ago.
Ch. 5 perl patch forcing default default include dir to ${prefix}/include

Download all attachments as: .zip

Change History (4)

by dbn.lists@…, 18 years ago

Attachment: perl-5.8.7-libc-2.patch added

Ch. 5 perl patch forcing default default include dir to ${prefix}/include

comment:1 by Jeremy Huntwork, 18 years ago

Milestone: 6.2
Version: SVN

comment:2 by Jeremy Huntwork, 18 years ago

Owner: changed from lfs-book@… to Jeremy Huntwork

comment:3 by Matthew Burgess, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in r7389

Note: See TracTickets for help on using tickets.