giltene / wrk2

A constant throughput, correct latency recording variant of wrk
Apache License 2.0
4.23k stars 381 forks source link

Run Make without Lua Script #114

Open kal-purush opened 3 years ago

kal-purush commented 3 years ago

I am trying to build on Linux 10(debian) and I am getting this error:

LUAJIT src/wrk.lua /bin/sh: 1: ./luajit: Exec format error make: *** [Makefile:54: obj/bytecode.o] Error 2

I could not find any solution so far and I was wondering if we can run make file without Lua script.