[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir

Kumar Sukhani kumarsukhani at gmail.com
Fri Jul 19 05:36:03 PDT 2013


To compile vmkit on Ubuntu 12.04 64-bit machine, I followed the steps
giving here <http://vmkit.llvm.org/get_started.html>[1].
but when I run ./configure I am getting following error-

root at komal:/home/komal/Desktop/GSOC/vmkit/vmkit# ./configure
>> -with-llvm-config-path=../llvm-3.3.src/configure
>> --with-gnu-classpath-glibj=/usr/local/classpath/share/classpath/glibj.zip
>> --with-gnu-classpath-libs=/usr/local/classpath/lib/classpath
>
> checking build system type... x86_64-unknown-linux-gnu
>
> checking host system type... x86_64-unknown-linux-gnu
>
> checking target system type... x86_64-unknown-linux-gnu
>
> checking type of operating system we're going to host on... Linux
>
> configure: error: missing argument to --bindir
>
> configure: error: Cannot find  (or not executable)
>
>
I tried searching it online but didn't got any similar issue.

[1] http://vmkit.llvm.org/get_started.html

-- 
Kumar Sukhani
+919579650250
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130719/9d846553/attachment.html>


More information about the llvm-dev mailing list