[lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread Oz Gonaz
Hello all, I'm having trouble compiling glibc 2.14.1, I must mention: *Book:* 7.0 *Host distro:* Ubuntu 10.10 i386 *Host Requirements:* sh version-check.sh bash, version 4.1.5(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.20.51-system.20100908 version-check.sh: 9: bison: no

Re: [lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread Bruce Dubbs
Oz Gonaz wrote: > Hello all, I'm having trouble compiling glibc 2.14.1, I must mention: > > *Book:* 7.0 > *Host distro:* Ubuntu 10.10 i386 > *Host Requirements:* > sh version-check.sh > bash, version 4.1.5(1)-release > /bin/sh -> /bin/dash Fix this. As root: ln -sf bash /b

Re: [lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread Oz Gonaz
Unfortunately the problem still occurs. Would recommend me a GNU/Linux host system in which is suitable for book 7.0? Heres my environment if that could could help: root:/sources/glibc-build# env TERM=xterm PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin PWD=/sources/glibc-build PS1=\u:\w\$ SHLVL=1 H

Re: [lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread Ken Moffat
On Fri, Dec 23, 2011 at 12:55:06PM -0800, Oz Gonaz wrote: > Unfortunately the problem still occurs. Would recommend me a GNU/Linux host > system in which is suitable for book 7.0? > Heres my environment if that could could help: > root:/sources/glibc-build# env > TERM=xterm > PATH=/bin:/usr/bin:/sb

[lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread Jason P Sage
I just wanted to report that I had trouble with Perl in relation to the ZLib Library. In the book it suggests a "sed" command that makes Perl compile with the previously installed ZLib Library. This (unlike everything so far) failed for me. ZLib even seemed to install without a hitch. I tried

Re: [lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread jasonpsage
>Unfortunately the problem still occurs. Would recommend >me a GNU/Linux host system in which is suitable for book 7.0? So FAR.. not done but I'm in Chapter 6 with only a problem in Perl just encountered and I think solved... Took me awhile to find a good host too. Here is what I went with: Wi

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread Andrew Benton
On Fri, 23 Dec 2011 18:24:38 -0500 Jason P Sage wrote: > I just wanted to report that I had trouble with Perl in relation to the > ZLib Library. > > In the book it suggests a "sed" command that makes Perl compile with the > previously installed ZLib Library. > > This (unlike everything so far

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread jasonpsage
>> I just wanted to report that I had trouble with Perl in relation to the >> ZLib Library. >> >> In the book it suggests a "sed" command that makes Perl compile with the >> previously installed ZLib Library. >> >> This (unlike everything so far) failed for me. ZLib even seemed to >> install w

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread Ken Moffat
On Fri, Dec 23, 2011 at 06:22:37PM -0700, jasonps...@jegas.com wrote: > > I just hope that decision to use the Perl lib's included ZLib won't bite > me later. I was nice to see the compilation take a long time and the > tests to all pass... but not enough to settle with a broken system by > the en

Re: [lfs-support] glibc-2.14.1 compilation error

2011-12-23 Thread Oz Gonaz
Thank you Jason. On Fri, Dec 23, 2011 at 3:38 PM, wrote: > >Unfortunately the problem still occurs. Would recommend > >me a GNU/Linux host system in which is suitable for book 7.0? > > > So FAR.. not done but I'm in Chapter 6 with only a problem in Perl just > encountered and I think solved... >

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread jasonpsage
>> I just hope that decision to use the Perl lib's included ZLib won't bite >> me later. >It *probably* won't. >There is nothing wrong with static linking within a package. But, >many years ago, there was a problem with a vulnerability in a >library that had been included in *many* other package

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread Bruce Dubbs
jasonps...@jegas.com wrote: > Long Answer: I've been bit a few times with the PFD cut-n-paste and I've > been using an open text editor (kwrite) as a "paste" location first > before I paste into the command line because sometimes (especially those > long multi-line commands) get a little mangled.

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread jasonpsage
>> Long Answer: I've been bit a few times with the PFD cut-n-paste and I've >> been using an open text editor (kwrite) as a "paste" location first >> before I paste into the command line because sometimes (especially those >> long multi-line commands) get a little mangled. >I cut from my web brow

Re: [lfs-support] LFS 7.0 - 6.34 Perl-5.14.2 - 32bit VM Host on Slackware 13

2011-12-23 Thread Bruce Dubbs
jasonps...@jegas.com wrote: > KWrite to Konsole (Slackware 13 32bit + KDE) is not a problem, however > copying from the "OKular" PDF Reader I'm using does do some odd things, > however the paste to KWrite usually reveals them and I fix them, then > paste the result into Konsole. That's your probl