On the host: readlink clang
clang-9
and guest:
ls: cannot read symbolic link 'clang': No such file or directory
lrwxrwxrwx 1 root root 7 May 30 02:21 clang
readlink clang
returns nothing.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to
Public bug reported:
I am trying to use clang that is mounted from a 9p filesystem that has the
options
-fsdev local,id=virtfs3,path=/clang,security_model=mapped-file -device
virtio-9p-pci,fsdev=virtfs3,mount_tag=clang
clang has symlinks to clang-9. eg /clang/clang/bin/clang is a symlink
that