I am working from book 6.5
I am up to the stage of building Glibc from within the system proper, chap
ter 6 section 9.1
This command:
DL=3D$(readelf -l /bin/sh | sed -n
's...@.*interpret.*/tools\(.*\)]...@\1@p')
produces the following output:
"bash: command substitution: line 35: syntax error near unexpected token `)
'"
"bash: command substitution: line 35: `readelf -l /bin/sh | sed -n
's...@.*int
erpret.*/tools\(.*\)]...@\1@p')'"
Any ideas?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page