Summary: | media-libs/mesa-9.1.2-r1 - gallivm/lp_bld_misc.cpp:66:43: fatal error: llvm/Support/CBindingWrapping.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Helmut Jarausch <jarausch> |
Component: | [OLD] Library | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Helmut Jarausch
2013-05-13 09:49:39 UTC
Created attachment 348142 [details]
build log
> llvm-version: 3.3
> gallivm/lp_bld_misc.cpp:66:43: fatal error: llvm/Support/CBindingWrapping.h: No such file or directory
Could it be that you are using the live ebuild of llvm but don't keep it up to date? Anyway building against llvm-3.4 is currently broken with mesa even from git master, only 3.2 or 3.3 works.
So I was unable to reproduce this particular issue with llvm-9999 build from today. If this issue persists, please reopen the bug. Note that you need to sync or else the llvm-3.4 patch is not applied. (In reply to comment #3) > So I was unable to reproduce this particular issue with llvm-9999 build from > today. If this issue persists, please reopen the bug. Note that you need to > sync or else the llvm-3.4 patch is not applied. Thanks, that fixed it. Helmut. |