search for: failedmake

Displaying 4 results from an estimated 4 matches for "failedmake".

2017 Oct 18
2
LLVM Installation failing
...ound *#include"llvm/pass.h"* so i tried installing using the source code and building it my self, *make *fails at 98% with this error *collect2: error: ld returned 1 exit statustools/llvm-c-test/CMakeFiles/llvm-c-test.dir/build.make:525: recipe for target 'bin/llvm-c-test' failedmake[2]: *** [bin/llvm-c-test] Error 1CMakeFiles/Makefile2:62792: recipe for target 'tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/all' failedmake[1]: *** [tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/all] Error 2Makefile:149: recipe for target 'all' failedmake: *** [all] Error 2* can an...
2019 Apr 29
2
permission denied while compile linux kernel on samba share
Hi, I have no issues uncompressing Linux kernel tarball on the samba share but getting Permission denied while compilation. What could cause this issue? init/calibrate.o: Permission deniedinit/calibrate.o: failedmake[1]: *** [init/calibrate.o] Error 1make[1]: *** Waiting for unfinished jobs.... CC fs/autofs/inode.ofs/autofs/init.o: Permission deniedfs/autofs/init.o: failedmake[2]: *** [fs/autofs/init.o] Error 1make[2]: *** Waiting for unfinished jobs.... EXTRACT_CERTS CC kernel/bpf/syscall.oarch/x86/e...
2015 Apr 09
2
[LLVMdev] BasicBlock.h in the binary and in the source differ
The source is cloned from https://github.com/llvm-mirror/llvm Thanks. Zhoulai On Thu, Apr 9, 2015 at 9:15 AM, Jonathan Roelofs <jonathan at codesourcery.com> wrote: > > > On 4/9/15 9:58 AM, Zhoulai wrote: > >> Hi, I am using LLVM to develop a tool, using Mac OS 10.9. I have >> download llvm source and binary from >> >>
2018 Jul 01
2
Installing sjPlot in R 3.4.4 on Ubuntu 16.04LTS
...-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c external.cpp -o external.oIn file included from external.cpp:8:0: predModule.h:12:23: fatal error: RcppEigen.h: No such file or directory compilation terminated./usr/lib/R/etc/Makeconf:168: recipe for target 'external.o' failedmake: *** [external.o] Error 1ERROR: compilation failed for package ?lme4?* removing ?/home/drz/R/x86_64-pc-linux-gnu-library/3.4/lme4?Warning in install.packages : installation of package ?lme4? had non-zero exit statusERROR: dependency ?lme4? is not available for package ?blme?* removing ?/home/drz/...