From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island Date: Fri, 24 May 2013 10:21:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0095893444==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6FBF4E5C67 for ; Fri, 24 May 2013 03:21:18 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0095893444== Content-Type: multipart/alternative; boundary="1369390878.E5772e0.13188"; charset="us-ascii" --1369390878.E5772e0.13188 Date: Fri, 24 May 2013 10:21:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=64225 --- Comment #2 from Erdem U. Altinyurt --- Himm... Here is a problem. I updated LLVM-trunk and installed. Than run this commands: git clone http://llvm.org/git/libclc.git cd libclc ./configure.py make but got this error: LLVM-CC nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc LLVM-LINK nvptx--nvidiacl/lib/builtins.link.bc OPT nvptx--nvidiacl/lib/builtins.opt.bc CXX utils/prepare-builtins.o ./utils/prepare-builtins.cpp:3:27: fatal error: llvm/Function.h: No such file or directory compilation terminated. I think llvm changed llvm/Function.h files location to llvm/IR/Function.h... -- You are receiving this mail because: You are the assignee for the bug. --1369390878.E5772e0.13188 Date: Fri, 24 May 2013 10:21:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 64225 from
Himm...
Here is a problem.
I updated LLVM-trunk and installed.
Than run this commands:

git clone http://llvm.org/git/libclc.git
cd libclc
./configure.py
make

but  got this error:

LLVM-CC nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc
LLVM-LINK nvptx--nvidiacl/lib/builtins.link.bc
OPT nvptx--nvidiacl/lib/builtins.opt.bc
CXX utils/prepare-builtins.o
./utils/prepare-builtins.cpp:3:27: fatal error: llvm/Function.h: No such file
or directory
compilation terminated.

I think llvm changed llvm/Function.h files location to llvm/IR/Function.h...


You are receiving this mail because:
  • You are the assignee for the bug.
--1369390878.E5772e0.13188-- --===============0095893444== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0095893444==--