#2566: Chapter 6.9.1 error with the readelf -l
--------------------+-------------------------------------------------------
Reporter: kev-in | Owner: lfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Errata | Version: SVN
Severity: normal | Keywords: readelf -l
--------------------+-------------------------------------------------------
in the chater 6.9.1 when you force scrit to force glibc with:
DL=$(readelf -l /bin/sh | sed -n 's...@.*interpret.*/tools\(.*\)]...@\1@p')
you can do an error like :
bash: command substitution: line 219: syntax error near unexpected token
`)'
bash: command substitution: line 219: `readelf -l /bin/sh | sed -n
's...@.*interpret.*/tools\(.*\)]...@\1@p')'
if you see that just change the () by the double qote
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2566>
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