Quote:
Originally Posted by review
Yeah, that's wrong. Sergej's toolchain had there a symbolic link to libc-2.7.so. So this leaves two options: a) during the extraction process something went wrong or b) the filesystem you use doesn't allow symbolic links. Which filesystem did you use for / ?
|
Ah, ok. I made the error to unzip/untar the archive on my windows machine before copying the resulting directories to the ubuntu vm. I guess that way the symbolic links could not be created.
I did it the right way now: copying the archive first, than untar/unzip inside ubuntu vm. Everything works fine now.
Thanks very much for the help!
(For the sake of completeness: I use ext4 filesystem.)