Hey All,
Got my vagrant machine up and running but when running make inside ~/dxr
on the VM, I get the following:
Welcome to your Vagrant-built virtual machine.
Last login: Fri Sep 14 06:22:31 2012 from 10.0.2.2
vagrant@precise32:~$ cd ~/dxr/
vagrant@precise32:~/dxr$ make
make -C dxr/plugins/clang build
make[1]: llvm-config: Command not found
make[1]: Entering directory `/home/vagrant/dxr/dxr/plugins/clang'
make[1]: llvm-config: Command not found
g++ -Wall -Wno-strict-aliasing -c dxr-index.cpp -o dxr-index.o
dxr-index.cpp:1:27: fatal error: clang/AST/AST.h: No such file or directory
compilation terminated.
make[1]: *** [dxr-index.o] Error 1
make[1]: Leaving directory `/home/vagrant/dxr/dxr/plugins/clang'
make: *** [build-plugin-clang] Error 2
--
Kind Regards,
Schalk Neethling
Front-End Engineer
Mozilla
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis