[email protected] schrieb:
> globtest.sh: command substitution: line 32: syntax error near unexpected
> token `)'

Without knowing that script, this could be a missing shell variable?

Maybe a variable that should be set through your environment is empty
because you're missing something when entering the chroot, or the
variable is the result of a command that fails for some reason, maybe a
missing mountpoint to /proc, /sys or one of those?

Cheers,
Jan
-- 
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