KLEE configuration error
问题 I am trying to install KLEE by following the step at: http://klee.github.io/getting-started/ Unfortunately, at step 06 " Configure KLEE: From the KLEE source directory, run: " I get the following error: xxx@xxx18:~/klee$ ./configure --with-llvm=/home/xxx/llvm-2.9 --with-stp=/home/xxx/stp-r940/install checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross