From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 75929] New: Configuring Mesa to use shared libLLVM.so fails Date: Sat, 08 Mar 2014 22:58:29 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1833703839==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 37FDFFB09B for ; Sat, 8 Mar 2014 14:58:29 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1833703839== Content-Type: multipart/alternative; boundary="1394319509.03fF0.32474"; charset="us-ascii" --1394319509.03fF0.32474 Date: Sat, 8 Mar 2014 22:58:29 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=75929 Priority: medium Bug ID: 75929 Assignee: dri-devel@lists.freedesktop.org Summary: Configuring Mesa to use shared libLLVM.so fails Severity: normal Classification: Unclassified OS: Linux (All) Reporter: rankincj@googlemail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa Created attachment 95379 --> https://bugs.freedesktop.org/attachment.cgi?id=95379&action=edit Patch for configure.ac to fix building against libLLVM.so Configuring Mesa to build on Fedora 20 with the shared libLLVM.so is ignoring the new --enable-llvm-shared-libs option. It looks like two references to "with_llvm_shared_libs" were missed in configure.ac. I have attached a patch. -- You are receiving this mail because: You are the assignee for the bug. --1394319509.03fF0.32474 Date: Sat, 8 Mar 2014 22:58:29 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 75929
Assignee dri-devel@lists.freedesktop.org
Summary Configuring Mesa to use shared libLLVM.so fails
Severity normal
Classification Unclassified
OS Linux (All)
Reporter rankincj@googlemail.com
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

Created attachment 95379 [details]
Patch for configure.ac to fix building against libLLVM.so

Configuring Mesa to build on Fedora 20 with the shared libLLVM.so is ignoring
the new --enable-llvm-shared-libs option. It looks like two references to
"with_llvm_shared_libs" were missed in configure.ac.

I have attached a patch.


You are receiving this mail because:
  • You are the assignee for the bug.
--1394319509.03fF0.32474-- --===============1833703839== 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 --===============1833703839==--