#2438: chap-5.10.1 gcc wrong line break on readelf -l output
-------------------------+--------------------------------------------------
Reporter: gespinasse | Owner: lfs-b...@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Book | Version: SVN
Severity: trivial | Keywords:
-------------------------+--------------------------------------------------
If the real output of readelf has been
{{{
[Requesting program interpreter:
/tools/lib/ld-linux.so.2]
}}}
suspicious reader would understant that grep would not match
{{{
grep ': /tools'
}}}
because of the line break after :[[BR]]
That's just a line break and a few space added to make xml code nicely not
too long.
Solution should be to accept that the line is 83 char long and break the
line before closing </computeroutput></screen>
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2438>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page