Error building valgrind on petalinux ARM host

Aaron Boxer via Valgrind-users <[email protected]>
Newsgroups gmane.comp.debugging.valgrind
Message-ID <iABrobbMR3Y2r30Zu9llQnMoKjg2cRnNOQnGrIW7v7xr5q1hd3rF38x-QSOnDEnQla50dfMbRnx68rFdoeOHXI5Liyqoy91hj9o5afRzrLk=@protonmail.com>
Hello!

I am trying to build valgrind 3.18 on a petalinux system (embedded Xilinx board)
Even though I am logged in as root., I get this error about symbolic link :

mkdir -p ../.in_place; \
for f in vgpreload_core-arm64-linux.so ; do \
rm -f ../.in_place/$f; \
ln -f -s ../coregrind/$f ../.in_place; \
done
mkdir -p ../.in_place; \
for f in ; do \
rm -f ../.in_place/$f.dSYM; \
ln -f -s ../coregrind/$f.dSYM ../.in_place; \
done
ln: failed to create symbolic link '../.in_place/vgpreload_core-arm64-linux.so': Operation not permitted

Any insight here would be greatly appreciated.
Thanks!
Aaron

Sent with [ProtonMail](https://protonmail.com/) secure email.

_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.