<?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.support">
    <title>gmane.linux.lfs.clfs.support</title>
    <link>http://blog.gmane.org/gmane.linux.lfs.clfs.support</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.support/2412"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2409"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2408"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2406"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2405"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2402"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2393"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2387"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2382"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2374"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2365"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2343"/>
      </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.support/2412">
    <title>Python-2.7.1-multilib-1.patch</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2412</link>
    <description>&lt;pre&gt;This patch appears to be missing on
http://svn.cross-lfs.org/svn/repos/patches/Python&amp;lt;http://svn.cross-lfs.org/svn/repos/patches/Python/Python-2.7.1-multilib-1.patch&amp;gt;
.

Any ideas where it might be? Modifying the 2.6.5 version looks a bit
daunting!
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Ian Macdonald</dc:creator>
    <dc:date>2012-03-07T23:07:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2409">
    <title>Unable to login Keyboard not responding</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2409</link>
    <description>&lt;pre&gt;Hi,

Just completed CLFS Multilib build using Version 1.2.0 book without any
major problems in the chroot environment.
Copied the new kernel to a pre-existing /boot partition and modified
menu.lst to boot with per-existing grub.
The kernel appears to load but the bootscripts initially failed with a
checkfs error '..Press Enter to Continue'.

Pressing Enter does nothing.

After removing the fsck option from fstab the boot scripts run without
error to the login prompt but I can't enter a
username; the keyboard appears not to be responding. The only thing that
works is the reboot button.

The syslog file is written and looks ok; the only reference to keyboards is

            kernel: [    1.561827] serio: i8042 KBD port at 0x60,0x64 irq 1

and the only errors are

EXT3-fs (sda5): error: couldn't mount because of unsupported optional
features (240)
2012-03-04T17:15:30.099106+10:00 naked kernel: [    2.119196] EXT4-fs
(sda5): couldn't mount as ext2 due to feature incompatibilities
2012-03-04T17:15:30.099107+10:00 naked kernel: [    2.124038] EXT4-fs
(sda5): INFO: recovery required on readonly filesystem
2012-03-04T17:15:30.099164+10:00 naked kernel: [    2.124815] EXT4-fs
(sda5): write access will be enabled during recovery
2012-03-04T17:15:30.099165+10:00 naked kernel: [    2.130172] EXT4-fs
(sda5): recovery complete
2012-03-04T17:15:30.099167+10:00 naked kernel: [    2.131069] EXT4-fs
(sda5): mounted filesystem with ordered data mode. Opts: (null)

which seems to resolve itself and googling suggests it is not a problem. (
The syslog gets written to sda5 so it appears to be mounted ).

I have set udev.conf to 'debug' and get pages of output, the only mention
of errors being

           'error: /dev/sde: No medium found'

which doesn't look like a problem.

After a day and a half of recompiling the kernel (3.2.9), rebooting and
trying to follow the bootscript process (by inserting 'sleep' ) I'm out of
ideas.

Where and how does the keyboard get 'loaded' or the problem somewhere else?

Any pointers would be much appreciated.
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Ian Macdonald</dc:creator>
    <dc:date>2012-03-06T00:37:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2408">
    <title>CLFS Pure64 x86_64 eglibc-2.13 glibc-2.14.1 binutilsncurses issues</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2408</link>
    <description>&lt;pre&gt;Hello everyone,

First Error :
    This link is for error reference :
       
http://www.linuxfromscratch.org/pipermail/lfs-dev/2011-June/064803.html

I get this every time I try on Debian 6 stable, x86_64, compiling '
eglibc-2.13 ' . Attempt 7+ ? Found no workaround for this.

Tried using glibc-2.14.1 as in the link above and the ' -Wl,--as-needed
' Error 134  in the make check was fatal every time.
    Sorry, my machine seg faulted and the exact error [ elf/? ] got lost
before I could save it.

Reference Link : https://wiki.archlinux.org/index.php/User:Allan/Toolchain

Used the ' --with-binutils=PATH ' set, ' AS_FOR_TARGET= ' , '
LD_FOR_TARGET= ' switches. Still got the error. Used the
'glibc-2.14.1-cpuid-1.patch' I found on LFS / CLFS ftp as well.

This did show in the compiler output after ' --with-binutils=PATH ' was
specified : "  -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s 
-Wl,--no-as-needed `gcc -B/tools/bin "

This  output : " -Wl,--as-needed -lgcc_s " . My guess is this relates to
' libgcc static ' ? ' --disable-static ' had no effect on glibc compile
/ make check.

(grin) No, It had nothing to do with this : 
http://trac.cross-lfs.org/ticket/134
    Nice hack though, thanks for posting !


Second Error:
    Ncurses 5.9 error :
    *** edit BROKEN LINKER 0

Every search search I ran referred this error to Ncurses 5.7
?un-patched? . Which is what Debian 6 stable, x86_64, has default.
Tried compiling binutils and pointing Ncurses at that. Same error still.
Or is this a ld.so.conf / LD_LIBRARY_PATH related issue?


Problem :  binutils on Debain 6 stable, x86_64

    no 'libbfd' or 'libbfd-dev' installed or available to install.
Multi-arch / Cross-compile also separate , non 'dev' package.

There is a dev package for Binutils / BFD in the repo with "shared" .
Found the best thing to do was compile binutils first and point
everything at its results. Will try this again with first binutils
compile native / non cross-compile before beginning the clfs-book.


Wisdom is treasured ... Love to hear from you all.

Thanks for your efforts.
 







_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Corbin Bird</dc:creator>
    <dc:date>2012-02-25T19:54:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2406">
    <title>Can't login to x86_64 pure64 bootable method</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2406</link>
    <description>&lt;pre&gt;I built a x86_64 pure64 using the 'bootable' (i.e. not the chroot)
method.   When I booted the temporary system up, it came up and gave
me a login prompt and I typed root but it wouldn't give me a shell
prompt.   After a few seconds I got another login prompt but couldn't
get it to log me in.

Has anyone else tried this and it worked?   I'm trying to figure out
if I did something wrong....

To get around it I modified inittab for single mode run level and got
a prompt that way  and was able to finish chapter 10 ok...
&lt;/pre&gt;</description>
    <dc:creator>code monkey</dc:creator>
    <dc:date>2012-02-18T23:56:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2405">
    <title>CLFS 1.2.0 Release</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2405</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/
Files:http://cross-lfs.org/files/packages/1.2.0/

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

Cosmo~
CLFS 1.2 Release Manager_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Jonathan Norman</dc:creator>
    <dc:date>2012-02-12T17:19:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2402">
    <title>how to make $9175 monthly from home</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2402</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 10pt;"&amp;gt;
Earn up to $318 per day &amp;lt;a alt="2kflitqk4xi0feqbcff
1zsw4j764mxy2j89i26s
ajogv8ppz3saoc4vi3lj
2mj1n85g2s3urcufm85e
yhkjkyseymgazcqk045b"
id="0diry2tdb8pkprn2xgf
ydn5v8fnywzf5krr7wza"
href="lez9sdt7d83g7e.l92.me/op_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/l7ls
gxmj7mo6atkmbe9x95_ViewMsg" &amp;gt;
register here&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-17T09:50:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400">
    <title>hey</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 23pt;"&amp;gt;
&amp;lt;a  alt="7thuhu4dnl0kfaq6j4w
3u5kx2m71dl4c8narx34
vcmpl30oq1lobemohfdj"
id="mhrmc5c3otm7kfjbg7n
uz06lc2ed2f5551ca68k"
href="63vqskxe8xlcu2.l81.me/sb_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/798m
7dvxy9oy9src0pasro_ViewMsg" &amp;gt;
Click here to read this message&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-08T13:49:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398">
    <title>wooow!</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 25pt;"&amp;gt;
&amp;lt;a  alt="x1uk2lsedtws761rrrp
g0ed15nx5py4mqwxtu4z
7zodqib5l2aalv7yg7tk"
id="xvz4a5spxmjdg9panrc
iqpflssaxeka4oijq8cg"
href="75iyupr5pf9ked.l82.me/sd_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/t069
fwi957wud1r87wx9c0_ViewMsg" &amp;gt;
Click here to see the attached video&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-06T22:04:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400">
    <title>hey</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 23pt;"&amp;gt;
&amp;lt;a  alt="7thuhu4dnl0kfaq6j4w
3u5kx2m71dl4c8narx34
vcmpl30oq1lobemohfdj"
id="mhrmc5c3otm7kfjbg7n
uz06lc2ed2f5551ca68k"
href="63vqskxe8xlcu2.l81.me/sb_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/798m
7dvxy9oy9src0pasro_ViewMsg" &amp;gt;
Click here to read this message&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-08T13:49:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398">
    <title>wooow!</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 25pt;"&amp;gt;
&amp;lt;a  alt="x1uk2lsedtws761rrrp
g0ed15nx5py4mqwxtu4z
7zodqib5l2aalv7yg7tk"
id="xvz4a5spxmjdg9panrc
iqpflssaxeka4oijq8cg"
href="75iyupr5pf9ked.l82.me/sd_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/t069
fwi957wud1r87wx9c0_ViewMsg" &amp;gt;
Click here to see the attached video&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-06T22:04:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394">
    <title>CLooG-parma looking for GMP and PPL on host system</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394</link>
    <description>&lt;pre&gt;Hi all,

I am mostly following CLFS Sysroot version SVN-0.0.1-20090726-x86,
except with more recent versions of software packages.  For the details
of my build (package versions, etc.), see my procedure:
http://odin1.pehjota.net/git/free-embedded-os/tree/temporary-bootstrap-builder-setup.txt

I'm currently stuck at section 5.8 in the book -- the first build of
CLooG-PPL (now called CLooG-parma with version 0.16):
http://cross-lfs.org/view/clfs-sysroot/x86/cross-tools/cloog-ppl.html

CLooG-parma's configure script is trying to find GMP on the host system.
For example, when running a configure command line like the one in
CLFS, I see the following:
  $ LDFLAGS="-Wl,-rpath,${BBL}/cross-tools/lib" ./configure \
  &amp;gt; --prefix=${BBL}/cross-tools --enable-shared --with-bits=gmp \
  &amp;gt; --with-gmp=${BBL}/cross-tools --with-ppl=${BBL}/cross-tools
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  [...]
  checking for ANSI C header files... (cached) yes
  checking which gmp to use... system
  checking gmp.h usability... no
  checking gmp.h presence... no
  checking for gmp.h... no
  configure: error: Can't find gmp headers.

I tried setting '-I' and '-B' in CFLAGS.  I got warnings from configure,
but it successfully wrote a Makefile.  Then, building gave me an error
about missing PPL and GMP libraries:
  $ CFLAGS="-I${BBL}/cross-tools/include -B${BBL}/cross-tools/lib" \
  &amp;gt; LDFLAGS="-Wl,-rpath,${BBL}/cross-tools/lib" ./configure \
  &amp;gt; --prefix=${BBL}/cross-tools --enable-shared --with-bits=gmp \
  &amp;gt; --with-gmp=${BBL}/cross-tools --with-ppl=${BBL}/cross-tools
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  [...]
  checking for ANSI C header files... (cached) yes
  checking which gmp to use... system
  checking gmp.h usability... yes
  checking gmp.h presence... no
  configure: WARNING: gmp.h: accepted by the compiler, rejected by the p
  reprocessor!
  configure: WARNING: gmp.h: proceeding with the compiler's result
  checking for gmp.h... yes
  checking for __gmpz_init in -lgmp... yes
  checking whether mp_get_memory_functions is declared... yes
  checking which ppl to use... system
  checking ppl_c.h usability... yes
  checking ppl_c.h presence... no
  configure: WARNING: ppl_c.h: accepted by the compiler, rejected by the
   preprocessor!
  configure: WARNING: ppl_c.h: proceeding with the compiler's result
  checking for ppl_c.h... yes
  checking which cloog to use... bundled
  [...]
  $ make
  Making all in .
  make[1]: Entering directory `/home/pj/bbl/sys/fsmnt/src/cloog-parma-0.
  16.1'
  [...]
  libtool: link: gcc -shared  .libs/libcloog_ppl_la-domain.o .libs/libcl
  oog_ppl_la-backend.o .libs/libcloog_ppl_la-block.o .libs/libcloog_ppl_
  la-clast.o .libs/libcloog_ppl_la-matrix.o .libs/libcloog_ppl_la-state.
  o .libs/libcloog_ppl_la-input.o .libs/libcloog_ppl_la-int.o .libs/libc
  loog_ppl_la-loop.o .libs/libcloog_ppl_la-names.o .libs/libcloog_ppl_la
  -options.o .libs/libcloog_ppl_la-pprint.o .libs/libcloog_ppl_la-progra
  m.o .libs/libcloog_ppl_la-statement.o .libs/libcloog_ppl_la-stride.o .
  libs/libcloog_ppl_la-union_domain.o .libs/libcloog_ppl_la-constraintse
  t.o .libs/libcloog_ppl_la-version.o   -L/lib -lppl_c -lppl -lgmpxx -lg
  mp  -Wl,-rpath -Wl,/home/pj/bbl/sys/fsmnt/cross-tools/lib   -Wl,-sonam
  e -Wl,libcloog-ppl.so.1 -o .libs/libcloog-ppl.so.1.0.1
  /usr/bin/ld: cannot find -lppl_c
  /usr/bin/ld: cannot find -lppl
  /usr/bin/ld: cannot find -lgmpxx
  /usr/bin/ld: cannot find -lgmp
  collect2: ld returned 1 exit status
  make[1]: *** [libcloog-ppl.la] Error 1
  make[1]: Leaving directory `/home/pj/bbl/sys/fsmnt/src/cloog-parma-0.1
  6.1'
  make: *** [all-recursive] Error 1
And using CFLAGS and LDFLAGS from `configure` with `make` didn't help.

How can I make CLooG-parma use PPL and GMP from ${BBL}/cross-tools
instead of searching the host system?  Or should I just install GMP,
MPFR, and PPL (and probably CLooG-parma) on my host system?

The host system is Debian GNU/Linux "wheezy".  Let me know any other
information that might help.

Thanks,
&lt;/pre&gt;</description>
    <dc:creator>P. J. McDermott</dc:creator>
    <dc:date>2012-01-04T08:52:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400">
    <title>hey</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2400</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 23pt;"&amp;gt;
&amp;lt;a  alt="7thuhu4dnl0kfaq6j4w
3u5kx2m71dl4c8narx34
vcmpl30oq1lobemohfdj"
id="mhrmc5c3otm7kfjbg7n
uz06lc2ed2f5551ca68k"
href="63vqskxe8xlcu2.l81.me/sb_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/798m
7dvxy9oy9src0pasro_ViewMsg" &amp;gt;
Click here to read this message&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-08T13:49:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398">
    <title>wooow!</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2398</link>
    <description>&lt;pre&gt;&amp;lt;b&amp;gt;&amp;lt;span style="font-size: 25pt;"&amp;gt;
&amp;lt;a  alt="x1uk2lsedtws761rrrp
g0ed15nx5py4mqwxtu4z
7zodqib5l2aalv7yg7tk"
id="xvz4a5spxmjdg9panrc
iqpflssaxeka4oijq8cg"
href="75iyupr5pf9ked.l82.me/sd_clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org/t069
fwi957wud1r87wx9c0_ViewMsg" &amp;gt;
Click here to see the attached video&amp;lt;/a&amp;gt;
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Grail Dane</dc:creator>
    <dc:date>2012-01-06T22:04:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394">
    <title>CLooG-parma looking for GMP and PPL on host system</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2394</link>
    <description>&lt;pre&gt;Hi all,

I am mostly following CLFS Sysroot version SVN-0.0.1-20090726-x86,
except with more recent versions of software packages.  For the details
of my build (package versions, etc.), see my procedure:
http://odin1.pehjota.net/git/free-embedded-os/tree/temporary-bootstrap-builder-setup.txt

I'm currently stuck at section 5.8 in the book -- the first build of
CLooG-PPL (now called CLooG-parma with version 0.16):
http://cross-lfs.org/view/clfs-sysroot/x86/cross-tools/cloog-ppl.html

CLooG-parma's configure script is trying to find GMP on the host system.
For example, when running a configure command line like the one in
CLFS, I see the following:
  $ LDFLAGS="-Wl,-rpath,${BBL}/cross-tools/lib" ./configure \
  &amp;gt; --prefix=${BBL}/cross-tools --enable-shared --with-bits=gmp \
  &amp;gt; --with-gmp=${BBL}/cross-tools --with-ppl=${BBL}/cross-tools
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  [...]
  checking for ANSI C header files... (cached) yes
  checking which gmp to use... system
  checking gmp.h usability... no
  checking gmp.h presence... no
  checking for gmp.h... no
  configure: error: Can't find gmp headers.

I tried setting '-I' and '-B' in CFLAGS.  I got warnings from configure,
but it successfully wrote a Makefile.  Then, building gave me an error
about missing PPL and GMP libraries:
  $ CFLAGS="-I${BBL}/cross-tools/include -B${BBL}/cross-tools/lib" \
  &amp;gt; LDFLAGS="-Wl,-rpath,${BBL}/cross-tools/lib" ./configure \
  &amp;gt; --prefix=${BBL}/cross-tools --enable-shared --with-bits=gmp \
  &amp;gt; --with-gmp=${BBL}/cross-tools --with-ppl=${BBL}/cross-tools
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  [...]
  checking for ANSI C header files... (cached) yes
  checking which gmp to use... system
  checking gmp.h usability... yes
  checking gmp.h presence... no
  configure: WARNING: gmp.h: accepted by the compiler, rejected by the p
  reprocessor!
  configure: WARNING: gmp.h: proceeding with the compiler's result
  checking for gmp.h... yes
  checking for __gmpz_init in -lgmp... yes
  checking whether mp_get_memory_functions is declared... yes
  checking which ppl to use... system
  checking ppl_c.h usability... yes
  checking ppl_c.h presence... no
  configure: WARNING: ppl_c.h: accepted by the compiler, rejected by the
   preprocessor!
  configure: WARNING: ppl_c.h: proceeding with the compiler's result
  checking for ppl_c.h... yes
  checking which cloog to use... bundled
  [...]
  $ make
  Making all in .
  make[1]: Entering directory `/home/pj/bbl/sys/fsmnt/src/cloog-parma-0.
  16.1'
  [...]
  libtool: link: gcc -shared  .libs/libcloog_ppl_la-domain.o .libs/libcl
  oog_ppl_la-backend.o .libs/libcloog_ppl_la-block.o .libs/libcloog_ppl_
  la-clast.o .libs/libcloog_ppl_la-matrix.o .libs/libcloog_ppl_la-state.
  o .libs/libcloog_ppl_la-input.o .libs/libcloog_ppl_la-int.o .libs/libc
  loog_ppl_la-loop.o .libs/libcloog_ppl_la-names.o .libs/libcloog_ppl_la
  -options.o .libs/libcloog_ppl_la-pprint.o .libs/libcloog_ppl_la-progra
  m.o .libs/libcloog_ppl_la-statement.o .libs/libcloog_ppl_la-stride.o .
  libs/libcloog_ppl_la-union_domain.o .libs/libcloog_ppl_la-constraintse
  t.o .libs/libcloog_ppl_la-version.o   -L/lib -lppl_c -lppl -lgmpxx -lg
  mp  -Wl,-rpath -Wl,/home/pj/bbl/sys/fsmnt/cross-tools/lib   -Wl,-sonam
  e -Wl,libcloog-ppl.so.1 -o .libs/libcloog-ppl.so.1.0.1
  /usr/bin/ld: cannot find -lppl_c
  /usr/bin/ld: cannot find -lppl
  /usr/bin/ld: cannot find -lgmpxx
  /usr/bin/ld: cannot find -lgmp
  collect2: ld returned 1 exit status
  make[1]: *** [libcloog-ppl.la] Error 1
  make[1]: Leaving directory `/home/pj/bbl/sys/fsmnt/src/cloog-parma-0.1
  6.1'
  make: *** [all-recursive] Error 1
And using CFLAGS and LDFLAGS from `configure` with `make` didn't help.

How can I make CLooG-parma use PPL and GMP from ${BBL}/cross-tools
instead of searching the host system?  Or should I just install GMP,
MPFR, and PPL (and probably CLooG-parma) on my host system?

The host system is Debian GNU/Linux "wheezy".  Let me know any other
information that might help.

Thanks,
&lt;/pre&gt;</description>
    <dc:creator>P. J. McDermott</dc:creator>
    <dc:date>2012-01-04T08:52:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2393">
    <title>host, build and target for binutils</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2393</link>
    <description>&lt;pre&gt; Dear All,

I am not sure the following question should send which mail list, so I send to both. Sorry for interrupting.

Recently, I am using clfs to build a linux os from scratch. I configure binutils using the following command:

../binutils-2.21.1/configure --prefix=/cross-tools --target=i686-none-linux-gnu --with-sysroot=/sysroot --disable-nls --enable-shared --disable-multilib

After building binutils, I make install the binutils. But what is confusing me is that under the cross-tools directory, there are both i686-none-linux-gnu and i686-pc-linux-gnu. According the general cross-compile toolchain, there are should only  i686-none-linux-gnu. So what's the matter ?

Thanks in advance.

Thx &amp;amp; Rgds,
Jacky
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Jacky</dc:creator>
    <dc:date>2011-12-16T06:52:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2387">
    <title>Unable to compile yaboot-1.3.14</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2387</link>
    <description>&lt;pre&gt;I am trying to build my clfs system following "Cross-Compiled Linux
From Scratch - Version GIT-20111122-PowerPC". I am trying to build it
on my iBook G4 that runs Slackintosh 12.1 as a host system. I am stuck
at chapter "10.66. Yaboot-1.3.14". I am unable to comile yaboot. Here
is the output when trying to build with "make PREFIX=/usr"

root:/sources/yaboot-1.3.14# make PREFIX=/usr
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS
-D__ASSEMBLY__  -c -o second/crt0.o second/crt0.S
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/yaboot.o second/yaboot.c
second/yaboot.c: In function 'setup_display':
second/yaboot.c:1569:13: warning: variable 'result' set but not used
[-Wunused-but-set-variable]
second/yaboot.c: In function 'yaboot_text_ui':
second/yaboot.c:1368:9: warning: 'ph' may be used uninitialized in
this function [-Wuninitialized]
second/yaboot.c:1234:23: note: 'ph' was declared here
second/yaboot.c:1512:9: warning: 'ph' may be used uninitialized in
this function [-Wuninitialized]
second/yaboot.c:1378:23: note: 'ph' was declared here
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS
-D__ASSEMBLY__  -c -o second/cache.o second/cache.S
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/prom.o second/prom.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/file.o second/file.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/partition.o second/partition.c
second/partition.c: In function 'partition_mac_lookup':
second/partition.c:99:13: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c: In function 'partition_fdisk_lookup':
second/partition.c:178:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:178:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:178:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:178:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:179:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:179:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:179:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c:179:8: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
second/partition.c: In function 'partitions_lookup':
second/partition.c:339:6: warning: pointer targets in passing argument
1 of 'strncpy' differ in signedness [-Wpointer-sign]
./include/string.h:9:15: note: expected 'char *' but argument is of
type 'unsigned char *'
second/partition.c:340:6: warning: pointer targets in passing argument
1 of 'strcat' differ in signedness [-Wpointer-sign]
./include/string.h:10:15: note: expected 'char *' but argument is of
type 'unsigned char *'
second/partition.c:343:6: warning: pointer targets in passing argument
1 of 'prom_open' differ in signedness [-Wpointer-sign]
./include/prom.h:53:13: note: expected 'char *' but argument is of
type 'unsigned char *'
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs.o second/fs.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/cfg.o second/cfg.c
second/cfg.c:106:12: warning: 'ignore_entry' defined but not used
[-Wunused-variable]
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS
-D__ASSEMBLY__  -c -o second/setjmp.o second/setjmp.S
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/cmdline.o second/cmdline.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs_of.o second/fs_of.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs_ext2.o second/fs_ext2.c
In file included from ./include/ext2fs/ext2fs.h:236:0,
                 from second/fs_ext2.c:45:
./include/ext2fs/bitops.h: In function 'ext2fs_find_first_bit_set':
./include/ext2fs/bitops.h:415:13: warning: pointer targets in
initialization differ in signedness [-Wpointer-sign]
./include/ext2fs/bitops.h:425:2: warning: implicit declaration of
function 'ffs' [-Wimplicit-function-declaration]
second/fs_ext2.c: In function 'ext2_read':
second/fs_ext2.c:462:18: warning: pointer targets in assignment differ
in signedness [-Wpointer-sign]
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs_iso.o second/fs_iso.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/iso_util.o second/iso_util.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/nosys.o lib/nosys.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS
-D__ASSEMBLY__  -c -o lib/string.o lib/string.S
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/strtol.o lib/strtol.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/vsprintf.o lib/vsprintf.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/ctype.o lib/ctype.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/malloc.o lib/malloc.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
lib/strstr.o lib/strstr.c
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/md5.o second/md5.c
second/md5.c: In function 'md5_update':
second/md5.c:176:7: warning: pointer targets in passing argument 1 of
'md5_transform' differ in signedness [-Wpointer-sign]
second/md5.c:101:1: note: expected 'const unsigned char *' but
argument is of type 'const char *'
second/md5.c: In function 'md5_password':
second/md5.c:249:5: warning: pointer targets in passing argument 1 of
'md5_update' differ in signedness [-Wpointer-sign]
second/md5.c:159:1: note: expected 'const char *' but argument is of
type 'unsigned char *'
second/md5.c:250:3: warning: pointer targets in passing argument 1 of
'md5_update' differ in signedness [-Wpointer-sign]
second/md5.c:159:1: note: expected 'const char *' but argument is of
type 'unsigned char *'
second/md5.c:265:2: warning: pointer targets in passing argument 1 of
'md5_update' differ in signedness [-Wpointer-sign]
second/md5.c:159:1: note: expected 'const char *' but argument is of
type 'unsigned char *'
second/md5.c:274:2: warning: pointer targets in passing argument 1 of
'md5_update' differ in signedness [-Wpointer-sign]
second/md5.c:159:1: note: expected 'const char *' but argument is of
type 'unsigned char *'
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs_xfs.o second/fs_xfs.c
second/fs_xfs.c: In function 'next_dentry':
second/fs_xfs.c:498:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:498:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:499:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:522:9: warning: pointer targets in assignment differ
in signedness [-Wpointer-sign]
second/fs_xfs.c:538:4: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:539:5: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:547:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:548:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c: In function 'first_dentry':
second/fs_xfs.c:577:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:579:4: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:580:4: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:581:4: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:581:4: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:589:5: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:590:9: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:591:6: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:591:6: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:592:6: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
second/fs_xfs.c:595:5: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
gcc -Os  -nostdinc -Wall -isystem `gcc -print-file-name=include`
-fsigned-char -DVERSION=\"1.3.14\" -DTEXTADDR=0x200000 -DDEBUG=0
-DMALLOCADDR=0x300000 -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00C00000 -I
./include -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP
-DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o
second/fs_reiserfs.o second/fs_reiserfs.c
second/fs_reiserfs.c:153:1: warning: conflicting types for built-in
function 'log2' [enabled by default]
second/fs_reiserfs.c: In function 'block_read':
second/fs_reiserfs.c:215:17: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:215:17: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:215:17: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:218:12: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:218:12: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:218:12: warning: operation on 'journal_table' may
be undefined [-Wsequence-point]
second/fs_reiserfs.c:237:12: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c:237:12: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c:237:12: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c:249:10: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c:249:10: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c:249:10: warning: operation on 'i' may be
undefined [-Wsequence-point]
second/fs_reiserfs.c: In function 'reiserfs_read_super':
second/fs_reiserfs.c:478:25: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
second/fs_reiserfs.c:478:25: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
second/fs_reiserfs.c: In function 'next_key':
second/fs_reiserfs.c:615:54: warning: operation on 'depth' may be
undefined [-Wsequence-point]
ld -Ttext 0x200000 -Bstatic second/crt0.o second/yaboot.o
second/cache.o second/prom.o second/file.o second/partition.o
second/fs.o second/cfg.o second/setjmp.o second/cmdline.o
second/fs_of.o second/fs_ext2.o second/fs_iso.o second/iso_util.o
lib/nosys.o lib/string.o lib/strtol.o lib/vsprintf.o lib/ctype.o
lib/malloc.o lib/strstr.o second/md5.o second/fs_xfs.o
second/fs_reiserfs.o -lext2fs `gcc -print-libgcc-file-name` -o
second/yaboot
/usr/lib/libext2fs.a(inode.o): In function `ext2fs_get_memalign':
/sources/e2fsprogs-1.41.14/build/lib/ext2fs/../../../lib/ext2fs/ext2fs.h:1215:
undefined reference to `posix_memalign'
/usr/lib/libext2fs.a(openfs.o): In function `ext2fs_get_memalign':
/sources/e2fsprogs-1.41.14/build/lib/ext2fs/../../../lib/ext2fs/ext2fs.h:1215:
undefined reference to `posix_memalign'
/usr/lib/libext2fs.a(rw_bitmaps.o): In function `ext2fs_get_memalign':
/sources/e2fsprogs-1.41.14/build/lib/ext2fs/../../../lib/ext2fs/ext2fs.h:1215:
undefined reference to `posix_memalign'
/sources/e2fsprogs-1.41.14/build/lib/ext2fs/../../../lib/ext2fs/ext2fs.h:1215:
undefined reference to `posix_memalign'
/sources/e2fsprogs-1.41.14/build/lib/ext2fs/../../../lib/ext2fs/ext2fs.h:1215:
undefined reference to `posix_memalign'
make: *** [yaboot] Error 1

There seems to be a problem with e2fsprogs. Did someone have the same
problem? Can you help me? Thanks in advance.
&lt;/pre&gt;</description>
    <dc:creator>Spongetron</dc:creator>
    <dc:date>2011-11-27T00:13:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2382">
    <title>busybox-1.18.4 compile error.</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2382</link>
    <description>&lt;pre&gt;hello all !

   i am using clfs-embedded book for building my toolchain and busybox, in
that i am using busybox-1.18.4 and as i try to compile i get the following
error:
[ i have built gcc-4.6.0 as well as uClibc-0.9.31.] :

clfs&amp;lt; at &amp;gt;israr:/mnt/clfs/sources/
busybox-1.18.4$ make CROSS_COMPILE="${CLFS_TARGET}-"
  SPLIT   include/autoconf.h -&amp;gt; include/config/*
  GEN     include/bbconfigopts.h
  HOSTCC  applets/usage
applets/usage.c: In function 'main':
applets/usage.c:52: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
  GEN     include/usage_compressed.h
  HOSTCC  applets/applet_tables
applets/applet_tables.c: In function 'main':
applets/applet_tables.c:138: warning: ignoring return value of 'fgets',
declared with attribute warn_unused_result
  GEN     include/applet_tables.h
  CC      applets/applets.o
In file included from include/libbb.h:13:0,
                 from include/busybox.h:10,
                 from applets/applets.c:9:
include/platform.h:164:23: fatal error: byteswap.h: No such file or
directory
compilation terminated.
make[1]: *** [applets/applets.o] Error 1
make: *** [applets_dir] Error 2
/*********************************************/
 plz help , thanks in advance

israr
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>sayed israr</dc:creator>
    <dc:date>2011-11-06T20:51:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2374">
    <title>chapter 6: GCC-4.6.1 - Cross Compiler Final ...buildfailed</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2374</link>
    <description>&lt;pre&gt;hello!
         i m using Embedded-book for x86 target of Mr.*
AndrewBradford*.following
are my details:

PC: DualCore.4GB RAM
OS: Linux-UBUNTU-10.10
target :486
upto chapter6 , alright but during the final build of GCC-4.6.1 compiler,
build fails miserably
showing the following result :
/**************************************************************************************************************************/
 CLFS_HOST="i686-cross-linux-gnu"
 CLFS_TARGET="i486-pc-linux-uclibc"
 CLFS_ARCH="i386"
 CLFS_ENDIAN="little"
 CLFS_CPU="i486"
/***************************************************************************************************************************/

*AR=ar LDFLAGS="-Wl,-rpath,${CLFS}/cross-tools/lib" \
  ../gcc-4.6.1/configure --prefix=${CLFS}/cross-tools \
  --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
  --with-sysroot=${CLFS} --disable-nls --enable-shared \
  --enable-languages=c --enable-c99 --enable-long-long \
  --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \
  --with-mpc=${CLFS}/cross-tools --disable-multilib \
  --with-arch=${CLFS_CPU}**
*/**********************************************************************************************************************/

make[2]: Entering directory
`/mnt/clfs/sources/gcc-build/i486-pc-linux-uclibc/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/mnt/clfs/sources/gcc-build/./gcc/xgcc -B/mnt/clfs/sources/gcc-build/./gcc/
-B/mnt/clfs/cross-tools/i486-pc-linux-uclibc/bin/
-B/mnt/clfs/cross-tools/i486-pc-linux-uclibc/lib/ -isystem
/mnt/clfs/cross-tools/i486-pc-linux-uclibc/include -isystem
/mnt/clfs/cross-tools/i486-pc-linux-uclibc/sys-include    -g -O2 -O2  -g
-O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I.
-I../.././gcc -I../../../gcc-4.6.1/libgcc -I../../../gcc-4.6.1/libgcc/.
-I../../../gcc-4.6.1/libgcc/../gcc -I../../../gcc-4.6.1/libgcc/../include
-I../../../gcc-4.6.1/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS  -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep
-DL_muldi3 -c ../../../gcc-4.6.1/libgcc/../gcc/libgcc2.c \
      -fvisibility=hidden -DHIDE_EXPORTS
In file included from ../../../gcc-4.6.1/libgcc/../gcc/libgcc2.c:29:0:
*../../../gcc-4.6.1/libgcc/../gcc/tsystem.h:87:19: fatal error: stdio.h: No
such file or directory
compilation terminated.*
make[2]: *** [_muldi3.o] Error 1
make[2]: Leaving directory
`/mnt/clfs/sources/gcc-build/i486-pc-linux-uclibc/libgcc'
make[1]: *** [all-target-libgcc] Error 2
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build'
make: *** [all] Error 2
/****************************************************************************************************************************/
 for ever change in previous builds , i m getting the same error.what i m
missing , i dont know
 Thanks in advance please help.

sd.israr
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>sayed israr</dc:creator>
    <dc:date>2011-11-01T18:14:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2365">
    <title>eglibc compile problem</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2365</link>
    <description>&lt;pre&gt;I am a chinese, and not good at english.

CLFS Sysroot 1.x (Under Development)
when i compile the eglibc,i encountered a problem:

make[2]: Entering directory `/mnt/clfs/build/eglibc-2.10.1/manual'
Makefile:244: *** mixed implicit and normal rules. Stop.
make[2]: Leaving directory `/mnt/clfs/build/eglibc-2.10.1/manual'
make[1]: *** [manual/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/clfs/build/eglibc-2.10.1'
make: *** [all] Error 2

makefile:
223 # The parent makefile sometimes invokes us with targets
`subdir_REAL-TARGET'.
224 subdir_%: % ;
225 # For targets we don't define, do nothing.
226 subdir_%: ;

thank you!
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>孙建希</dc:creator>
    <dc:date>2011-10-15T01:59:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2343">
    <title>Cannot login on serial port (embedded ARM, busybox)</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2343</link>
    <description>&lt;pre&gt;I cannot login into the embedded system to work. I am using the serial port
for login. When the system boots, I get a login prompt to which I enter the
user (root -- there is currently no password for root). The system reports:

Jan 1 12:53:27 login[595]: root login on 'ttyS0'

But then immediately returns to the login prompt. Here is the output near
the end of the boot and after I try to log inL

Here is the output at the end of the boot when I try to log in:

##################################
md: ... autorun DONE.
eth0: link up, 100 Mb/s, full duplex, flow control disabled
VFS: Mounted root (nfs filesystem) on device 0:13.
Freeing init memory: 156K
init started: BusyBox v1.18.4 (2011-10-07 23:48:57 GMT)

DB88FXX81 login: root
Jan  1 13:06:09 login[595]: root login on 'ttyS0'

DB88FXX81 login:
######################################

The problem appears to be that the busybox shell never seems to run.
Messages inserted in the /etc/init.d/startup or /etc/profile never print. If
I use commands other than getty in inittab (e.g., ls) they appear to
execute.

I have built the system using CLFS Embedded GIT-0.0.1-20110514. I am
building in a chroot environment of LFS live 6.3 inside a Ubuntu 10.04 32bit
x86 bit host. The embedded system is ARM (Marvell Kirkwood OpenRD Client).

Everything builds fine and produces a kernel and RFS.  I am using the RFS
via an NFS mount.  My inittab looks like:

#######################################
# /etc/inittab

::sysinit:/etc/rc.d/startup

tty1::respawn:/sbin/getty 38400 tty1
tty2::respawn:/sbin/getty 38400 tty2
tty3::respawn:/sbin/getty 38400 tty3
tty4::respawn:/sbin/getty 38400 tty4
tty5::respawn:/sbin/getty 38400 tty5
tty6::respawn:/sbin/getty 38400 tty6

# Put a getty on the serial line (for a terminal)
# uncomment this line if your using a serial console
::askfirst:/sbin/getty -L ttyS0 115200 vt100

::shutdown:/etc/rc.d/shutdown
::ctrlaltdel:/sbin/reboot
#########################################

I cannot login anywhere else either because I have not set up network
services for that (and was not planning to for while).

Using a /bin/mount command in place of the getty command, I have found that
fstab files have not mounted (including /proc, /sys, /dev/pts).  This is
supposed to be done by the startup script, but I don't think it is executing
since messages from it do not appear (including ones that I log to
/var/log).  If I replace the "::sysinit:/etc/rc.d/startup" with
"::sysinit:/bin/busybox mount -a" then the file systems are mounted (but I
still can't log in).

I have been struggling with this for many hours. Any suggestions would be
welcome.

Thanks,

Lance
_______________________________________________
Clfs-support mailing list
Clfs-support&amp;lt; at &amp;gt;lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
&lt;/pre&gt;</description>
    <dc:creator>Lance Jump</dc:creator>
    <dc:date>2011-10-10T05:25:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.lfs.clfs.support/2341">
    <title>(No subject)</title>
    <link>http://comments.gmane.org/gmane.linux.lfs.clfs.support/2341</link>
    <description>&lt;pre&gt;Hi,

I am using Trisquel, a Debian-based operating system, to setup a CCLFS.
The following report might be a useful fix to a bug arising from
accessing /dev/pts from a Chroot environment; or possibly, trigger
useful comments.

When installing Binutils based on Section 10.15 of the CLFS book, I
wasn't able to check the proper operation of PTYs from '  expect -c
"spawn ls"  '. This, in spite of closely following the CLFS book's
instructions.

After some thought, I realized that the contents of the /dev/pts folder 
were not accessible from the Chroot environment. I was not able to find 
a fix from the
CLFS mailbox nor through a few other web resources.

After some thought, I solved the problem by applying the --rbind or -R
option instead of '-o bind'  in 'mount -v -o bind  /dev  $CLFS/dev '
suggested in Section 8.4 (Entering the Chroot Environment) of the book.
Hopefully, this will serve as a useful error fix to others and/or 
induce useful comments.

Bailo
&lt;/pre&gt;</description>
    <dc:creator>bailongom&lt; at &gt;aol.com</dc:creator>
    <dc:date>2011-09-17T12:16:52</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.lfs.clfs.support">
    <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.support</link>
  </textinput>
</rdf:RDF>

