All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 26502] New: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared
@ 2010-02-10  2:57 bugzilla-daemon
  2010-02-10  9:06 ` [Bug 26502] " bugzilla-daemon
  2010-02-10 12:03 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-02-10  2:57 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26502

           Summary: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA'
                    undeclared
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/DRI/R600
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: David.Ronis@McGill.CA


I'm trying to update mesa from git.  I ran git pull --rebase, autogen.sh & make
clean before compiling (ditto for drm).

Here's the log:

/usr/bin/gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver
-I../../../../../include -I../../../../../src/mesa
-I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri
-I/usr/include/drm    -march=native -msse2 -mfpmath=sse -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine
-floop-block -Wall -Wmissing-prototypes -std=c99 -ffast-math
-fvisibility=hidden -fno-strict-aliasing  -fPIC  -DUSE_X86_ASM -DUSE_MMX_ASM
-DUSE_3DNOW_ASM -DUSE_SSE_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_LIBDRM_RADEON=1 -I/usr/include/drm
  -DRADEON_R600 r600_texstate.c -o r600_texstate.o
r600_texstate.c: In function 'r600SetTexBuffer':
r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared (first use
in this function)
r600_texstate.c:1119: error: (Each undeclared identifier is reported only once
r600_texstate.c:1119: error: for each function it appears in.)
gmake[6]: *** [r600_texstate.o] Error 1

grep -R DRM_TEXTURE_FORMAT_RGBA * shows:

src/mesa/drivers/dri/r600/r600_texstate.c:        r600SetTexBuffer2(pDRICtx,
target, __DRM_TEXTURE_FORMAT_RGBA, dPriv);

and in drm yields nothing.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--

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

* [Bug 26502] r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared
  2010-02-10  2:57 [Bug 26502] New: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared bugzilla-daemon
@ 2010-02-10  9:06 ` bugzilla-daemon
  2010-02-10 12:03 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-02-10  9:06 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26502


Vinson Lee <vlee@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wolput@onsneteindhoven.nl




--- Comment #1 from Vinson Lee <vlee@vmware.com>  2010-02-10 01:06:33 PST ---
*** Bug 26503 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--

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

* [Bug 26502] r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared
  2010-02-10  2:57 [Bug 26502] New: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared bugzilla-daemon
  2010-02-10  9:06 ` [Bug 26502] " bugzilla-daemon
@ 2010-02-10 12:03 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-02-10 12:03 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26502


Rafał Miłecki <zajec5@gmail.com> changed:

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




--- Comment #2 from Rafał Miłecki <zajec5@gmail.com>  2010-02-10 04:03:03 PST ---


*** This bug has been marked as a duplicate of bug 26497 ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

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

end of thread, other threads:[~2010-02-10 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-10  2:57 [Bug 26502] New: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared bugzilla-daemon
2010-02-10  9:06 ` [Bug 26502] " bugzilla-daemon
2010-02-10 12:03 ` 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.