No doubt that it's the directory causing the error, the command 'cp
-v' needs to be 'cp -vr' in order to work properly, r for recursive,
otherwise it omits the directory and sends a message to stderr.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to