All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 63698] New: Build error with libdri in non standard prefix
@ 2013-04-18 22:36 bugzilla-daemon
  2013-04-18 22:39 ` [Bug 63698] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-04-18 22:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1859 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 3341 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 63698] Build error with libdri in non standard prefix
  2013-04-18 22:36 [Bug 63698] New: Build error with libdri in non standard prefix bugzilla-daemon
@ 2013-04-18 22:39 ` bugzilla-daemon
  2013-04-19  0:35 ` [Bug 63698] Build error with libdrm " bugzilla-daemon
  2013-05-21  8:54 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-04-18 22:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 303 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=63698

--- Comment #1 from Daniel Narvaez <dwnarvaez@gmail.com> ---
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.

[-- Attachment #1.2: Type: text/html, Size: 1281 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 63698] Build error with libdrm in non standard prefix
  2013-04-18 22:36 [Bug 63698] New: Build error with libdri in non standard prefix bugzilla-daemon
  2013-04-18 22:39 ` [Bug 63698] " bugzilla-daemon
@ 2013-04-19  0:35 ` bugzilla-daemon
  2013-05-21  8:54 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-04-19  0:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=63698

Matt Turner <mattst88@gmail.com> 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.

[-- Attachment #1.2: Type: text/html, Size: 1111 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 63698] Build error with libdrm in non standard prefix
  2013-04-18 22:36 [Bug 63698] New: Build error with libdri in non standard prefix bugzilla-daemon
  2013-04-18 22:39 ` [Bug 63698] " bugzilla-daemon
  2013-04-19  0:35 ` [Bug 63698] Build error with libdrm " bugzilla-daemon
@ 2013-05-21  8:54 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-05-21  8:54 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 549 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=63698

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Andreas Boll <andreas.boll.dev@gmail.com> ---
Fixed by commit e2b985dc0f93a195d984aa7c88669ab67160c6c4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2015 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-21  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-18 22:36 [Bug 63698] New: Build error with libdri in non standard prefix bugzilla-daemon
2013-04-18 22:39 ` [Bug 63698] " bugzilla-daemon
2013-04-19  0:35 ` [Bug 63698] Build error with libdrm " bugzilla-daemon
2013-05-21  8:54 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.