Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread DJ Lucas
On 06/04/2012 03:53 PM, Bruce Dubbs wrote: > DJ Lucas wrote: >> On 06/04/2012 02:38 PM, DJ Lucas wrote: >> That worked for both the separate NPTL linking problems and the host >> libs. Bruce, would it be possible for you to try with the original >> instructions on your affected host and use this ne

Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread Bruce Dubbs
DJ Lucas wrote: > On 06/04/2012 02:38 PM, DJ Lucas wrote: > That worked for both the separate NPTL linking problems and the host > libs. Bruce, would it be possible for you to try with the original > instructions on your affected host and use this new perl-libc patch? I > didn't check if the se

Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread DJ Lucas
On 06/04/2012 03:33 PM, Bruce Dubbs wrote: > > chmod 0644 hints/linux.sh > sed -i -e 's|/usr/bin/gcc|/tools/bin/gcc|' hints/linux.sh > > sh Configure -des -Dprefix=/tools > make > > > seems to work. We still need a chmod instruction and the sed is > slightly different. We do lose the nee

Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread Bruce Dubbs
DJ Lucas wrote: > On 06/01/2012 10:16 PM, Bruce Dubbs wrote: >> Matt, >> >> Trying a fresh build, perl 5.16.0 fails to configure. >> >> As user lfs: >> >> $ sh Configure -des -Dprefix=/tools >> >> Directories to use for library searches? >> [/lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /tools/

Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread DJ Lucas
On 06/04/2012 02:38 PM, DJ Lucas wrote: > > While I am having other issues with perl ATM, maybe it would be better > to use the new compiler to determine the library search path instead of > the brute force method above (or the one in hints/linux.sh). > hints/linux.sh temporarily redefines gcc to /

Re: [lfs-dev] perl chapter 5 fails

2012-06-04 Thread DJ Lucas
On 06/01/2012 10:16 PM, Bruce Dubbs wrote: > Matt, > > Trying a fresh build, perl 5.16.0 fails to configure. > > As user lfs: > > $ sh Configure -des -Dprefix=/tools > > Directories to use for library searches? > [/lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /tools/lib] > ... > > What librarie

[lfs-dev] perl chapter 5 fails

2012-06-01 Thread Bruce Dubbs
Matt, Trying a fresh build, perl 5.16.0 fails to configure. As user lfs: $ sh Configure -des -Dprefix=/tools Directories to use for library searches? [/lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /tools/lib] ... What libraries to use? [-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_c