root:/# DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
bash: command substitution: line 45: syntax error near unexpected token `)'
bash: command substitution: line 45: `readelf -l /bin/sh | sed -n 
's@.*interpret.*/tools\(.*\)]$@\1@p')'
root:/# 

I seem to be having a problem with /tools/bash.

I noticed a problem with parentheses earlier where I ran the commands to set up 
lib64 without the case stuff.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to