Following the instruction contained in "How to build ubuntu under virtualbox" (http://processors.wiki.ti.com/index.php/How_to_Build_a_Ubuntu_Linux_host_under_VirtualBox) I shared successfully the files between ubuntu & windows (virtualbox 4.0.2).
Unfortunately when I try to create a symbolic link inside the shared folder, during the rebuil of u-boot, (inside mkconfig) I get the following error "ln: creating symbolic link `asm': Protocol error".
If I create, in my home directory (every directory outside the shared foled), a symbolic link with a file in a shared folder this is ok.
Can someone tell me where I wrong?
Thanks