https://bugs.kde.org/show_bug.cgi?id=155913

--- Comment #10 from Paul Floyd <pjfl...@wanadoo.fr> ---
If I do this

git clone
cd valgrind
./autogen.sh
mkdir build
cd build
../configure
make -j 8 && make -j 8 check

then it works up to there but

make regtest

gives errors

sh: .../valgrind/build/tests/platform_test: No such file or directory

and

-- Running  tests in memcheck/tests/linux ------------------------------
vg_regtest: `./filter_stderr' not found or not a file (.)
/bin/sh: line 3: tests/post_regtest_checks: No such file or directory
make: *** [Makefile:1399: regtest] Error 1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to