Re: [RFC] LFS-6.1.1

2005-10-10 Thread Jim Gifford
Alexander E. Patrakov wrote: Jim Gifford wrote: 3) Patch glibc to fix the issue triggered by openSSH Still doesn't work all archictectures, some people are thinking it's a issue in ssh itself. It is not an issue in the ssh itself. Testcase: gcc -o test -ldl test.c rm -rf /tmp/foobar;

Re: LFS stable releases in general (was Re: [RFC] LFS-6.1.1)

2005-10-10 Thread Alexander E. Patrakov
Greg Schafer wrote: Yes. This whole problem adds even more weight to the theory that labeling LFS "releases" with version numbers is not a good idea. I supported this theory until the errata page appeared. My basis was: frozen releases without future bugfixes are not "stable releases", but j

Re: [RFC] LFS-6.1.1

2005-10-10 Thread Alexander E. Patrakov
Jim Gifford wrote: 3) Patch glibc to fix the issue triggered by openSSH Still doesn't work all archictectures, some people are thinking it's a issue in ssh itself. It is not an issue in the ssh itself. Testcase: gcc -o test -ldl test.c rm -rf /tmp/foobar; mkdir /tmp/foobar ./test where te

Re: [RFC] LFS-6.1.1

2005-10-10 Thread Jim Gifford
Jeremy Huntwork wrote: Matthew Burgess wrote: If we do release a 6.1.1, I think the approach we should adopt is: 1) Apply security patches to texinfo, util-linux, bzip2 and vim. Needed. 2) Upgrade perl and zlib to fix their respective security vulnerabilities Needed 3) Patch glibc t

Re: FC4 host (was Re: [RFC] LFS-6.1.1)

2005-10-10 Thread Greg Schafer
Alexander E. Patrakov wrote: > This is from the current development LFS LiveCD, not FC4, but I assume > the problem is the same: > ../../binutils-2.15.94.0.2.2/gas/config/tc-i386.h:443: error: array type > has incomplete element type > make[3]: *** [app.o] Error 1 Ok, thanks for clarifying.

Re: [RFC] LFS-6.1.1

2005-10-10 Thread Joe Ciccone
Matthew Burgess wrote: > 1) Apply security patches to texinfo, util-linux, bzip2 and vim. > 2) Upgrade perl and zlib to fix their respective security vulnerabilities > 3) Patch glibc to fix the issue triggered by openSSH > 4) Do something with the udev configuration vs. /etc/group conflict > repor

Re: [RFC] LFS-6.1.1

2005-10-10 Thread Jeremy Huntwork
Matthew Burgess wrote: If we do release a 6.1.1, I think the approach we should adopt is: 1) Apply security patches to texinfo, util-linux, bzip2 and vim. 2) Upgrade perl and zlib to fix their respective security vulnerabilities 3) Patch glibc to fix the issue triggered by openSSH 4) Do somethi

Re: cross-sparc64 silo compile nit-pick

2005-10-10 Thread Jeremy Huntwork
Frans Verstegen wrote: In the silo installation the compile instruction is as follows: make CROSS_COMPILE="sparc64-unknown-linux-gnu-" Couldn't/shouldn't this be written as : make CROSS_COMPILE=${LFS_TARGET}- as for the kernel ? You're probably right, however, I don't think it matters too

cross-sparc64 silo compile nit-pick

2005-10-10 Thread Frans Verstegen
In the silo installation the compile instruction is as follows: make CROSS_COMPILE="sparc64-unknown-linux-gnu-" Couldn't/shouldn't this be written as : make CROSS_COMPILE=${LFS_TARGET}- as for the kernel ? Frans

Re: FC4 host (was Re: [RFC] LFS-6.1.1)

2005-10-10 Thread Alexander E. Patrakov
Greg Schafer wrote: Alexander E. Patrakov wrote: 5) Blacklist Fedora Core 4 since it can't build binutils. Huh? Stable or development LFS? Stable, i.e. 6.1 > Could you please supply details of the problem? This is from the current development LFS LiveCD, not FC4, but I assume the probl

FC4 host (was Re: [RFC] LFS-6.1.1)

2005-10-10 Thread Greg Schafer
Alexander E. Patrakov wrote: > 5) Blacklist Fedora Core 4 since it can't build binutils. Huh? Stable or development LFS? Could you please supply details of the problem? Does passing --disable-werror help? Or maybe we just need to add the required GCC4 patches to the Binutils version used in stabl