From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63698] New: Build error with libdri in non standard prefix Date: Thu, 18 Apr 2013 22:36:45 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1210768717==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A8E83E5D23 for ; Thu, 18 Apr 2013 15:36:45 -0700 (PDT) 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 --===============1210768717== Content-Type: multipart/alternative; boundary="1366324605.4C5576d0.18847"; charset="us-ascii" --1366324605.4C5576d0.18847 Date: Thu, 18 Apr 2013 22:36:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63698 Priority: medium Bug ID: 63698 Assignee: dri-devel@lists.freedesktop.org Summary: Build error with libdri in non standard prefix Severity: normal Classification: Unclassified OS: All Reporter: dwnarvaez@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa libtool: compile: gcc -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"9.2.0\" "-DPACKAGE_STRING=\"Mesa 9.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"9.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_PTHREAD=1 -DHAVE_LIBEXPAT=1 -I. -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -D_GNU_SOURCE -DHAVE_PTHREAD -DUSE_X86_64_ASM -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DIN_DRI_DRIVER -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_LLVM=0x0300 -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp -MT radeon_uvd.lo -MD -MP -MF .deps/radeon_uvd.Tpo -c radeon_uvd.c -fPIC -DPIC -o .libs/radeon_uvd.o In file included from radeon_uvd.c:48:0: ../../winsys/radeon/drm/radeon_winsys.h:44:35: fatal error: libdrm/radeon_surface.h: No such file or directory -- You are receiving this mail because: You are the assignee for the bug. --1366324605.4C5576d0.18847 Date: Thu, 18 Apr 2013 22:36:45 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 63698
Assignee dri-devel@lists.freedesktop.org
Summary Build error with libdri in non standard prefix
Severity normal
Classification Unclassified
OS All
Reporter dwnarvaez@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

libtool: compile:  gcc -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\"
-DPACKAGE_VERSION=\"9.2.0\" "-DPACKAGE_STRING=\"Mesa 9.2.0\""
"-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\""
-DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"9.2.0\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1
-DHAVE_PTHREAD=1 -DHAVE_LIBEXPAT=1 -I. -I../../../../include
-I../../../../src/gallium/include -I../../../../src/gallium/auxiliary
-D_GNU_SOURCE -DHAVE_PTHREAD -DUSE_X86_64_ASM -DHAVE_DLOPEN
-DHAVE_POSIX_MEMALIGN -DIN_DRI_DRIVER -DGLX_INDIRECT_RENDERING
-DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_LLVM=0x0300 -g -O2 -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -MT radeon_uvd.lo -MD -MP -MF
.deps/radeon_uvd.Tpo -c radeon_uvd.c  -fPIC -DPIC -o .libs/radeon_uvd.o
In file included from radeon_uvd.c:48:0:
../../winsys/radeon/drm/radeon_winsys.h:44:35: fatal error:
libdrm/radeon_surface.h: No such file or directory


You are receiving this mail because:
  • You are the assignee for the bug.
--1366324605.4C5576d0.18847-- --===============1210768717== 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 --===============1210768717==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63698] Build error with libdri in non standard prefix Date: Thu, 18 Apr 2013 22:39:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0483336122==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B61B6E5E99 for ; Thu, 18 Apr 2013 15:39:40 -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 --===============0483336122== Content-Type: multipart/alternative; boundary="1366324780.BB0080.19755"; charset="us-ascii" --1366324780.BB0080.19755 Date: Thu, 18 Apr 2013 22:39:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63698 --- Comment #1 from Daniel Narvaez --- Created attachment 78201 --> https://bugs.freedesktop.org/attachment.cgi?id=78201&action=edit Add libdrm cflags -- You are receiving this mail because: You are the assignee for the bug. --1366324780.BB0080.19755 Date: Thu, 18 Apr 2013 22:39:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1366324780.BB0080.19755-- --===============0483336122== 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 --===============0483336122==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63698] Build error with libdrm in non standard prefix Date: Fri, 19 Apr 2013 00:35:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0802380304==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E3581E5F4E for ; Thu, 18 Apr 2013 17:35:54 -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 --===============0802380304== Content-Type: multipart/alternative; boundary="1366331754.8E0c0.13004"; charset="us-ascii" --1366331754.8E0c0.13004 Date: Fri, 19 Apr 2013 00:35:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63698 Matt Turner changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Build error with libdri in |Build error with libdrm in |non standard prefix |non standard prefix -- You are receiving this mail because: You are the assignee for the bug. --1366331754.8E0c0.13004 Date: Fri, 19 Apr 2013 00:35:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 63698
What Removed Added
Summary Build error with libdri in non standard prefix Build error with libdrm in non standard prefix


You are receiving this mail because:
  • You are the assignee for the bug.
--1366331754.8E0c0.13004-- --===============0802380304== 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 --===============0802380304==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63698] Build error with libdrm in non standard prefix Date: Tue, 21 May 2013 08:54:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0973466022==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C75FEE5D51 for ; Tue, 21 May 2013 01:54:46 -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 --===============0973466022== Content-Type: multipart/alternative; boundary="1369126486.Ee8aCb0.15643"; charset="us-ascii" --1369126486.Ee8aCb0.15643 Date: Tue, 21 May 2013 08:54:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63698 Andreas Boll changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Andreas Boll --- Fixed by commit e2b985dc0f93a195d984aa7c88669ab67160c6c4 -- You are receiving this mail because: You are the assignee for the bug. --1369126486.Ee8aCb0.15643 Date: Tue, 21 May 2013 08:54:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 63698
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment # 2 on bug 63698 from
Fixed by commit e2b985dc0f93a195d984aa7c88669ab67160c6c4


You are receiving this mail because:
  • You are the assignee for the bug.
--1369126486.Ee8aCb0.15643-- --===============0973466022== 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 --===============0973466022==--