Displaying 3 results from an estimated 3 matches for "aqeel".
Did you mean:
adeel
2002 Sep 30
2
[LLVMdev] PreSelection
Hello,
My llvm tree doesn't compile; it exits after an error saying:
/bin/sh: PreSelection: does not exist
while in the lib/CodeGen directory. How can this error be overcome?
2002 Dec 01
1
[LLVMdev] PassManager error message hard to decipher
...s this error message:
Assertion failed: 0 && "Pass available but not found! " "Perhaps this is a
module pass requiring a function pass?", file PassManagerT.h, line 395
Abort
None of the passes here is or requires a module pass. What does the error
message mean, then?
Aqeel Mahesri
2013 May 28
1
Error "Illegal instruction (core dumped)" when running puppet agent (version 3.2.1)
Hi,
I just upgraded my puppet to version to 3.2.1, and when running the agent,
I get an error saying "Illegal instruction (core dumped)". Here is some
details:
- both master and agent is run on the same machine
- # cat /etc/redhat-release
CentOS release 6.2 (Final)
- # uname -r
3.9.3-x86_64-linode33
- #ruby --version
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
-