<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.lfs.clfs.devel">
    <title>gmane.linux.lfs.clfs.devel</title>
    <link>http://blog.gmane.org/gmane.linux.lfs.clfs.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1768"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1766"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1757"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1756"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1751"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1749"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1746"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1745"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1743"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1742"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1741"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1739"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1735"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1734"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1732"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1726"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1725"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1723"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1722"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1719"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1768">
    <title>HELP ME: issue about arm cross toolchain (cannot findgmp.so, mpfr.so...)</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1768</link>
    <description>&lt;pre&gt;Dear all,

I built arm cross toolchain using the script in attachment. And finally
succeed.
But I moved the toolchain from the dir (it was) to another one, e.g.
from "/home/sudolee/toolchain/cross_toolchain"
to "/home/sudolee/".
Then i compile my source code by new cross toolchain, but it cannot find
some *.so, e.g. gmp.so mpfr.so cloog.so...

Anybody know about this issue?
Could anybody kindly help me?

&lt;/pre&gt;</description>
    <dc:creator>lee sudo</dc:creator>
    <dc:date>2012-05-23T11:28:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1766">
    <title>Error at cross compiler final stage at Cross-Compiled Linux From Scratch - Sysroot - Version SVN-0.0.1-20090726-ARM</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1766</link>
    <description>&lt;pre&gt;Hi all,
I am a newbie for cfs and want to build linux system for my arm board.
Because I haven't find arm with eglibc in clfs1.2. So I have to choose
Cross-Compiled Linux From Scratch - Sysroot - Version
SVN-0.0.1-20090726-ARM book to build my arm linux system.

I meet a problem when I build gcc-4.4.1 cross compiler final according to
"5.12 gcc-4.4.1-cross compiler final" , here is a error log:

-------------------------------------------------------------------------------------------------------------------------------------
checking for arm-unknown-linux-gnu-strip...
/home/zxx/sysroot/clfs/cross-tools/arm-unknown-linux-gnu/bin/strip
checking for arm-unknown-linux-gnu-gcc...
/home/zxx/sysroot/build/gcc-build/./gcc/xgcc
-B/home/zxx/sysroot/build/gcc-build/./gcc/
-B/home/zxx/sysroot/clfs/cross-tools/arm-unknown-linux-gnu/bin/
-B/home/zxx/sysroot/clfs/cross-tools/arm-unknown-linux-gnu/lib/ -isystem
/home/zxx/sysroot/clfs/cross-tools/arm-unknown-linux-gnu/include -isystem
/home/zxx/sysroot/clfs/cross-tools/arm&lt;/pre&gt;</description>
    <dc:creator>zxx zxx</dc:creator>
    <dc:date>2012-05-08T02:43:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1757">
    <title>util-linux GIT-20120314-x86_64-Multilib</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1757</link>
    <description>&lt;pre&gt;I'm mostly following the 2.x development version of the x86_64-Multilib
book.  My host is a pure 64bit LFS 7.1.  I'm following the chroot path,
using gcc-4.6.3 and util-linux-2.20.1.tar.bz2.

In chapter 8.2 the configure step of util-linux fails for me with an
error:

   checking needed scanf type modifiers... configure: error: in `/mnt/clfs/build/util-linux-2.20.1':
   configure: error: cannot run test program while cross compiling

The following change to the configure step allows util-linux to build
successfully.  (I haven't made it much past chapter 8.2 so I don't know
if this change is going to cause any problems later on)

echo "scanf_cv_type_modifier=as" &amp;gt; config.cache

 CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    --disable-makeinstall-chown \
    --cache-file=config.cache
&lt;/pre&gt;</description>
    <dc:creator>John Harrigan</dc:creator>
    <dc:date>2012-05-02T20:00:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1756">
    <title>eglibc patches GIT-20120314-x86_64-Multilib</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1756</link>
    <description>&lt;pre&gt;In chapter 3.4 "Needed Patches" it lists two eglibc patches:

    http://patches.cross-lfs.org/dev/eglibc-2.15-r17386-dl_dep_fix-1.patch
    http://patches.cross-lfs.org/dev/eglibc-2.15-fixes-1.patch

The -r17386 patch doesn't exist and doesn't appear to be used in
 chapter 10.  Should it be removed from chapter 3.4 or am I missing
something?

Also, the md5sum on eglibc-2.15-fixes-1.patch doesn't check for me.
I get:
  872128f0f087f2036798680c3b118c65
 instead of
  fd640e7758e8560839bde1358ee44885

Can someone else check eglibc-2.15-fixes-1.patch to see if the value
in the book is incorrect or if it's something on my end?

Thanks.
&lt;/pre&gt;</description>
    <dc:creator>John Harrigan</dc:creator>
    <dc:date>2012-05-02T19:46:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1751">
    <title>Re Latest Pure x64 build</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1751</link>
    <description>&lt;pre&gt;Hi

First of all thanks for the continued updates to CLFS.

Some observations and typos on the current build.

1. The date is wrong, surely should be GIT-20120415 ?

2.     5.14. Cross Binutils-2.22

    why? --with-cloog=/cross-tools --enable-cloog-backend=isl, surely 
binutils doesn't do graphite optimisation, I could understand this if 
binutils was built at the same time as gcc, under the same tree, but it 
doesn't make sense to me.

3.     6.9. Binutils-2.22
  ditto as above --with-ppl=/tools --with-cloog=/tools 
--enable-cloog-backend=isl

4.     7.5. E2fsprogs-1.42

in the compile section

LDFLAGS="-Wl,-rpath,/tools/lib64", surely not needed at the linker is set to tools/lib, if we are going to keep it the it should beLDFLAGS="-Wl,-rpath,/tools/lib



5.     7.7. Kmod-6

--with-rootlibdir=/lib64, should be --with-rootlibdir=/lib


6.  7.8. Udev-181
BLKID_LIBS="-L/tools/lib64 -lblkid" should be BLKID_LIBS="-L/tools/lib -lblkid"
KMOD_LIBS="-L${CLFS}/lib64 -lkmod"  should be KMOD_LIBS="-L${CLFS}/lib -lkm&lt;/pre&gt;</description>
    <dc:creator>Martin Ward</dc:creator>
    <dc:date>2012-04-30T12:00:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1749">
    <title>CLFS book patch for typo and update parted to version 3.1</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1749</link>
    <description>&lt;pre&gt;Hello,

    There is a typo in the name of the kmod package.   The typo is
that its extension is 'bz' instead of xz (or maybe it was meant to be
bz2...).

     There is a new version of parted.   It is 3.1.

    The attached patch fixes the typo and bumps parted to 3.1.
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-03-20T03:33:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1746">
    <title>Upgrading some packages</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1746</link>
    <description>&lt;pre&gt;
Hello,
 
I have trying to upgrade some packages into CLFS.
Currently, i have upgrade successfully :
- GCC 4.6.2 to 4.6.3 (the patchs for 4.6.2 works with 4.6.3)
- Grep 2.10 to 2.11
- File 5.10 to 5.11
- Linux 3.2.6 to 3.2.9
 
I will try to upgrade this day :
- util-linux 2.20 to 2.21
- psmisc 22.15 to 22.16
- Udev 168 to 181
 
If it's needed, i will write or modify some patchs.
 
Those upgrades are OK on x86 and x86_64. I test on other architectures as soon as my x86 and x86_64 builds are completed.
 
Regards,
Tony       _______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>tony lemaire</dc:creator>
    <dc:date>2012-03-07T08:05:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1745">
    <title>CLFS Render Error on meander.cross-lfs.org</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1745</link>
    <description>&lt;pre&gt;CLFS-TRUNK-GIT-20120303

Validating x86 book...
Validating x86_64 book...
Validating sparc64 book...
Validating x86_64-64 book...
Validating sparc book...
Validating mips book...
Validating sparc64-64 book...
common/changelog.xml:21: element itemizedlist: Relax-NG validity error : Expecting element caution, got title
common/changelog.xml:18: element para: Relax-NG validity error : Element sect1 has extra content: para
common/how.xml:8: element sect1: Relax-NG validity error : Expecting element toc, got sect1
common/how.xml:8: element sect1: Relax-NG validity error : Element chapter has extra content: sect1
introduction/sparc-chapter.xml:8: element chapter: Relax-NG validity error : Expecting element toc, got chapter
/srv/userhome/clfs/repos/cross-lfs/BOOK/sparc-index.xml fails to validate
make[2]: *** [sparc-validate_dump-xml] Error 3
make[1]: *** [sparc-profiled-xml] Error 2
make: *** [sparc-html] Error 2
make: *** Waiting for unfinished jobs....
common/changelog.xml:21: element itemizedlist: Relax-NG valid&lt;/pre&gt;</description>
    <dc:creator>cross-lfs&lt; at &gt;knierim.org</dc:creator>
    <dc:date>2012-03-03T21:30:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1743">
    <title>EGlibC 2.15 configure script error</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1743</link>
    <description>&lt;pre&gt;
Hello,

I've seen an error into all eglibc configure scripts in all platforms
      .
In command, you say us to write (example chapter 10.7 EglibC-2.15 Version GIT-20120229-x86) :
CFLAGS="-march=$(cut -d- -f1 &amp;lt;&amp;lt;&amp;lt; $MACHTYPE) \
    -mtune=generic -g -O2" ../eglibc-2.15/configure --prefix=/usr \
    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    --libexecdir=/usr/lib/eglibc

But the folder name is eglibc-2_15. The right configure command should be

CFLAGS="-march=$(cut -d- -f1 &amp;lt;&amp;lt;&amp;lt; $MACHTYPE) \
    -mtune=generic -g -O2" ../eglibc-2_15/configure --prefix=/usr \
    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    --libexecdir=/usr/lib/eglibc

It is not critical, but more convenient to copy/paste or scripting if we are not careful.

Regards,
Tony
       _______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>tony lemaire</dc:creator>
    <dc:date>2012-03-02T15:11:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1742">
    <title>CLFS patch for redundant and missing rdisc targets iniputils make</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1742</link>
    <description>&lt;pre&gt;This is related to what I reported before.   rdisc is missing from the
multilib build of iputils.   rdisc was added before the release of
1.2.0 but it got added to the common build of iputils rather than to
the multilib build.

The attached patch removes the extra rdisc from common and adds it to
the multilib build of iputils.
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-02-25T22:05:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1741">
    <title>CLFS patch attached to fix login problem on 64/multilibboot method</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1741</link>
    <description>&lt;pre&gt;There is a problem with the 64/multilib book when using the 'boot' method.

The problem is that you cannot login to the temporary system.   You
will get a login prompt but it will not let you in as 'root' user (nor
any other for that matter).

The problem is from 'login' being missing from the symlinks that are
created in (iirc) section 7.3.

It is an easy fix and a patch is attached which fixes it....

The 32 bit 'boot' method is already correct and does not need this fix.
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-02-24T03:15:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1739">
    <title>CLFS 2.0 Day 1</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1739</link>
    <description>&lt;pre&gt;I've finished chapter 6 using the versions I said I had planned and  
creating updates. Most of the packages that have been updated are in  
chapter 8 which I plan to do later in the week.

So far only eglibc needed a little fix to install.

My branch can be viewed here:

http://cross-lfs.org/~cosmo/clfs-cosmo-branch/

Bash and Vim patches here:

http://cross-lfs.org/~cosmo/patches/

Cosmo~
&lt;/pre&gt;</description>
    <dc:creator>Jonathan Norman</dc:creator>
    <dc:date>2012-02-15T22:38:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1735">
    <title>CLFS 2.0 Planned updates</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1735</link>
    <description>&lt;pre&gt;This is the list of software updates I plan to implement:

Automake 1.11.3
Binutils2.22
Coreutils8.15
DHCPD5.5.4
Diffutils3.2
Eglibc3.15
E2fsprogs1.4.2
File5.10
Gawk4.0
GCC4.6.2
Glib2.31.16
GMP5.0.4
Grep2.10
Iproute23.2.0
Less444
Libee0.3.2
Libtool2.4.2
Linux3.2.x
Module-init-tools3.15
MPFR3.1.0
Perl5.14.2
PSmisc22.15
Rsyslog6.2.0
Shadow4.1.5
TCL8.5.11
Udev181
Util-linux2.20
XZ-Utils5.0.3
Zlib1.2.6

I've almost completed Chapter 5 x86_64-64 and things seem to be going  
well so far.

Cosmo~
&lt;/pre&gt;</description>
    <dc:creator>Jonathan Norman</dc:creator>
    <dc:date>2012-02-15T15:19:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1734">
    <title>CLFS 1.2.0 Released</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1734</link>
    <description>&lt;pre&gt;I'm pleased to announce CLFS 1.2.0.

Read Online: http://cross-lfs.org/view/CLFS-1.2.0/
Download: http://cross-lfs.org/files/BOOK/1.2.0/
Test Logs: http://cross-lfs.org/testsuite-logs/CLFS-1.2/

Thanks to everybody for their input and to the developers for their  
hard work creating this book.

Cosmo~
CLFS 1.2 Release Manager
&lt;/pre&gt;</description>
    <dc:creator>Jonathan Norman</dc:creator>
    <dc:date>2012-02-12T16:48:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1732">
    <title>CLFS sysroot book patch</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1732</link>
    <description>&lt;pre&gt;
 
 
I have attached a patch for the CLFS sysroot book.    This patch updates the book to recent package versions and fixes some bugs.
 
The result is generally working but I still have work to do.    The gettext package does not compile and there are some other issues also.
 
This patch updates just the clfs-sysroot/BOOK portion.   The clfs-sysroot/patches needs my updates too but my patches for that section are too large for this emailing list.
 
So, I need to somehow upload the new patches (and eglibc tarballs too.).   Is there a way I can do that?       _______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>leo alejandro</dc:creator>
    <dc:date>2012-02-08T19:15:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1726">
    <title>CLFS 1.2 is Ready</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1726</link>
    <description>&lt;pre&gt;Hi everyone.

Cross-LFS 1.2 is ready but before I release it into the wild, is there  
any issues that we're currently unaware of?

I'm aware Code Monkey wants to update parted but there is a package  
freeze in place for 1.2.

Cosmo~

PS I'm in #cross-lfs on freenode.
&lt;/pre&gt;</description>
    <dc:creator>Jonathan Norman</dc:creator>
    <dc:date>2012-02-04T23:25:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1725">
    <title>CLFS main book fixes (PPC64 mainly..)</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1725</link>
    <description>&lt;pre&gt;I've been working my way through the PPC multilib build and found a
few problems.

A patch is attached with fixes.  Please apply it to the book:

1)  The PPC multilib (boot method) doesn't include a section which
adds the build flags (BUILD32 and such) to the root profile.   Without
those, the build on the target doesn't get very far. The patch adds
it..
2)  I think the PPC multilib configure of eglibc requires an addition
line "libc_cv_ppc_machine=yes" added to config.cache (that line is
present in the PPC32 book..).   The patch adds that.
3)  iputils (multilib) is missing 'rdisc' on the make command line.
The patch adds it.
4)  Fixes a typo.
5)  parted can be bumped up to the latest revision (3.0).   Parted 3.0
builds and functions properly.   The patch updates Parted to 3.0.

The only thing left that I had problems with was the build of
e2fsprogs in the boot method of PPC multilib.    I hope to have a fix
for that before too long.
_______________________________________________
Clfs-dev mailing list
Clfs-&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-01-31T00:23:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1723">
    <title>CLFS PPC yaboot package should be updated to 13.17</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1723</link>
    <description>&lt;pre&gt;A couple of months ago, a CLFS user reported that the build of yaboot
failed.   I recently encountered the same problem.   This is with the
development version of the CLFS book.

The build works with the most recent version of yaboot (1.3.17).
 I did have to remove the -Werror flag from the yaboot Makefile since
it throws a warning during the compile but other than that, it builds
and the resulting yaboot binary works.

The existing yaboot package patch (for 1.3.14) applied to the 1.3.17
yaboot cleanly.

I've attached a CLFS book patch which updates the yaboot package to 1.3.17.
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-01-20T03:36:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1722">
    <title>how to make $9998 monthly from home</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1722</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 15pt;"&amp;gt;
Earn up to $341 per day &amp;lt;a alt="y7ghcnc05eplr6ththl
uevsba6u9vuhaj9ofmni
5dqxsrvocb0o8ft08sze
zkwkqbxvgnql7oiflevh
ytkgdqxvenz20gkd6n3i"
id="q7evnm1ycwblus2bchv
ugi7pzja2l7m9e4akfal"
href="0nbk0cddb7n6ao.l92.me/op_clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org/agyy
2y1xt4d9zfhzz7h0id_ViewMsg" &amp;gt;
register here&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-17T09:50:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1719">
    <title>see this</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1719</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 24pt;"&amp;gt;
&amp;lt;a  alt="mm52ago1xr5a1amd9x6
vnludwvko0s102gf8aqz
vafv81o0smrphbi6rvod"
id="h6d0okmfcnhcu2sqc1g
e4d1fr7ku8mvnatycx1g"
href="u1jtyjg0vo82of.l81.me/sb_clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org/lrru
jcvxnmpn4d2bxwpytl_ViewMsg" &amp;gt;
Click here to see the attached photos&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-dev mailing list
Clfs-dev&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-08T13:49:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1718">
    <title>Bug with util-linux</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.devel/1718</link>
    <description>&lt;pre&gt;Hi,
I have the exact same problem as in the following ticket:

http://trac.cross-lfs.org/ticket/870

I wanted to enter some additional comments, but I cannot find a "sign up" link anywhere on the CLFS website. How do you subscribe to the trac system?

As for the bug itself, there are more programs that are needed at boot, like mount, dmesg or blkid (needed by udev), so this is really a critical bug rendering the system unbootable.

Thank-you, Hugo.

&lt;/pre&gt;</description>
    <dc:creator>Hugo Villeneuve</dc:creator>
    <dc:date>2012-01-07T17:28:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.lfs.clfs.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.lfs.clfs.devel</link>
  </textinput>
</rdf:RDF>

