Re: [lfs-support] LFS 7.5 - Chapter 6 - glibc patch

2014-04-19 Thread Bruce Dubbs
loki wrote: > On Sat, 2014-04-19 at 15:41 -0500, Bruce Dubbs wrote: > >> loki wrote: >> >>> the patch for glibc in Chapter 6 is missing in the tar package as well >>> as in the download links. >> >> I see that it is missing in the tarball, but which download link are you >> referring to? >> >> It d

Re: [lfs-support] LFS 7.5 - Chapter 6 - glibc patch

2014-04-19 Thread loki
On Sat, 2014-04-19 at 15:41 -0500, Bruce Dubbs wrote: > loki wrote: > > > the patch for glibc in Chapter 6 is missing in the tar package as well > > as in the download links. > > I see that it is missing in the tarball, but which download link are you > referring to? > > It does appear to be m

Re: [lfs-support] LFS 7.5 - Chapter 6 - glibc patch

2014-04-19 Thread Bruce Dubbs
loki wrote: > the patch for glibc in Chapter 6 is missing in the tar package as well > as in the download links. I see that it is missing in the tarball, but which download link are you referring to? It does appear to be missing from the 7.5 md5sums and wget-list files also. I'll fix that lat

[lfs-support] LFS 7.5 - Chapter 6 - glibc patch

2014-04-19 Thread loki
Heya, the patch for glibc in Chapter 6 is missing in the tar package as well as in the download links. Had to download it through the book, Chapter 3. Regards, Daniel -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See th

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread William Harrington
On Apr 19, 2014, at 12:42 AM, mar...@byteanywhere.com wrote: > Thanks all for the replays. > I am trying to create a cross compiler using the steps for building > LFS > when the temporary tools are build. I suggest you look at how we do that in CLFS at http://cross-lfs.org/view/git/index.html

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread Pierre Labastie
Le 19/04/2014 07:42, mar...@byteanywhere.com a écrit : > > > I have a symlink between: > ls -ld /tools > lrwxrwxrwx 1 root root 47 Apr 17 08:08 /tools -> > /home/marian/crosstool/x86_64-unknown-linux-gnu/ > > > export PREFIX=/home/marian/crosstool/x86_64-unknown-linux-gnu > export TARGET=x86_6

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread Armin K.
On 19.4.2014 7:42, mar...@byteanywhere.com wrote: > > Hi > >Thanks all for the replays. > I am trying to create a cross compiler using the steps for building LFS > when the temporary tools are build. > Those steps should allow me to use the cross compiler, but obviously > i am not doing so