<div dir="ltr"><div>Nevermind about that issue. I had been playing around with using CMake instead of Autoconf to resolve an issue with some of the clang shared libraries not being generated and that was what was causing this issue. So I'd actually like some help with trying to resolve that.<br>

<br></div><div>For example, libclangFrontEnd.a is built ( <a href="http://pkgs.org/centos-6/epel-x86_64/llvm-static-3.4-10.el6.x86_64.rpm.html#files">http://pkgs.org/centos-6/epel-x86_64/llvm-static-3.4-10.el6.x86_64.rpm.html#files</a> ) but libclangFrontEnd.so isn't ( <a href="http://pkgs.org/centos-6/epel-x86_64/clang-3.4-10.el6.x86_64.rpm.html#files">http://pkgs.org/centos-6/epel-x86_64/clang-3.4-10.el6.x86_64.rpm.html#files</a> ). Is this a configuration problem? Or any ideas on what I can do to fix this?<br>
<br>Thanks,<br>Dave<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 2, 2014 at 8:48 PM, Dave Johansen <span dir="ltr"><<a href="mailto:davejohansen@gmail.com" target="_blank">davejohansen@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm the maintainer of llvm in the EPEL for RHEL 6 and I'm trying to update to 3.4.2, but I ran into the following error during the build:<br>
<br>In file included from /home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/asan_interceptors.cc:157:<br>
/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:219: error: reference to 'OFF_T' is ambiguous<br>/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../interception/interception.h:30: error: candidates are: typedef __sanitizer::OFF_T OFF_T<br>

/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_internal_defs.h:85: error:                 typedef __sanitizer::uptr __sanitizer::OFF_T<br><br></div>Is there something that I need to change in the configuration? Or is this an issue that slipped in to 3.4.2?<br>

<br>Thanks,<br>Dave<br></div>
</blockquote></div><br></div>