Hi!
Playing with the git getting ready to host it on kernel.org git repo. Build worked fine and I can't get the run.sh to work.
I expected it to run what is in
syzkaller-repros/bin
It doesn't seem to do that. Looks like it wants to build. Here is what I see. What am I doing wrong?
You are suposed to run the run.sh script in the bin directory.
I did a build which worked. There are some errors due to sys/cdefs.h missing.
That is because you are missing 32bit gcc and devel libs.