Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-11 Thread Mike McCarty
Marcus Wanner wrote: > Thanks for the info. I will see if I can dig further. > > Marcus To put it another way, the actual running system should be adequate to build 6.5, it's just the sources (and the broken JHALFS) which have to be replaced. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-11 Thread Marcus Wanner
On 9/10/2009 11:16 PM, Shawn Eary wrote: > Updating the Live CD to use the sources and instructions for 6.5 "should" be > fairly easy. Updating the running OS on the Live CD is another story... > > I would think that all that one needs to do to update the instructions and > sources on the Live CD

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-10 Thread Shawn Eary
Updating the Live CD to use the sources and instructions for 6.5 "should" be fairly easy. Updating the running OS on the Live CD is another story... I would think that all that one needs to do to update the instructions and sources on the Live CD would be to: 1) save the ISO somwhere 2) delete t

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-08 Thread Marcus Wanner
On 9/7/2009 7:50 PM, William Immendorf wrote: > No. That's normal. I'm more concerned about the fact that you are > using LFS 6.3, which is a old-as-bones version of LFS. If you are > thinking long term, try LFS 6.5. > > William > I would guess that the reason is that he is using the livecd (tha

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-07 Thread Dominic Ringuet
awn Eary wrote: > > Friends: > > > > I am in Section 6.9 (Glibc-2.5.1) of the LFS v6.3 manual and I am having > > trouble. > > > > The "make" command proceeded without error, but when I ran > > make -k check 2>&1 | tee glibc-check-log >

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-07 Thread William Immendorf
On Mon, Sep 7, 2009 at 5:19 PM, Shawn Eary wrote: > Friends: > > I am in Section 6.9 (Glibc-2.5.1) of the LFS v6.3 manual and I am having > trouble. > > The "make" command proceeded without error, but when I ran > make -k check 2>&1 | tee glibc-check-log

Re: LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-07 Thread Marcus Wanner
On 9/7/2009 6:19 PM, Shawn Eary wrote: > Friends: > > I am in Section 6.9 (Glibc-2.5.1) of the LFS v6.3 manual and I am having > trouble. > > The "make" command proceeded without error, but when I ran > make -k check 2>&1 | tee glibc-check-log > I got

LFS v6.3: Section 6.9 - Glibc-2.5.1

2009-09-07 Thread Shawn Eary
Friends: I am in Section 6.9 (Glibc-2.5.1) of the LFS v6.3 manual and I am having trouble. The "make" command proceeded without error, but when I ran make -k check 2>&1 | tee glibc-check-log I got the following error: make[2]: [/sources/glibc-build/posix/annexc.out] Error 1

Re: 6.9. Glibc-2.5.1

2008-08-11 Thread Scott Castaline
Randy McMurchy wrote: > Scott Castaline wrote these words on 08/11/08 16:27 CST: > >> I've been working under the assumption that prior to unpacking a >> packages tarball that you create a directory using the package name >> -build ie: glibc-build. Then change to the build directory to unpack

Re: 6.9. Glibc-2.5.1

2008-08-11 Thread Philipp Christian Loewner
Oh sorry, I seem to have really weird grammar today and I haven't answered your question yet: - unpack glibc-tarball - change dir to glibc-2.5.1 - unpack libidn tarball from directory above - rename created dir to libidn - (...) - change to top level directory - make build dir - change to build di

Re: 6.9. Glibc-2.5.1

2008-08-11 Thread Randy McMurchy
Scott Castaline wrote these words on 08/11/08 16:27 CST: > I've been working under the assumption that prior to unpacking a > packages tarball that you create a directory using the package name > -build ie: glibc-build. Then change to the build directory to unpack the > tarball, No. As the bo

Re: 6.9. Glibc-2.5.1

2008-08-11 Thread Philipp Christian Loewner
Hi, normally, the structure when installing programs with separate build directories should like this: +maindir | - tarballs and patches | + unpacked source tarball (e.g. glibc-2.5.1) | | - source tree | + builddir (e.g. glibc-build) | | - commands entered here However, you seem to m

6.9. Glibc-2.5.1

2008-08-11 Thread Scott Castaline
I've been working under the assumption that prior to unpacking a packages tarball that you create a directory using the package name -build ie: glibc-build. Then change to the build directory to unpack the tarball, further moving to the first level directory created by the action of unpacking t

6.3 6.9 glibc-2.5.1 make -k check errors (yet another)

2008-02-23 Thread Howard_apfc6
Hi , I'm building from the livecd 6.3-2160 ...on an AMD k6-2 300 mhz 128 mbram laptop. Things have been going very well so far. Here in chapter 6.9: make ...exited with no apparent problems... Then make -k check reported a few things I didn't see in other posts. From what the book says about th