All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation error in nouveau_exa.c
@ 2009-06-10 12:11 Pierre Pronchery
       [not found] ` <4A2FA30B.5080902-tmMSDyayuCodnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Pronchery @ 2009-06-10 12:11 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

			Dear nouveau team,

compilation of the Nouveau driver is currently failing for me with the 
following error:

>  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include/drm -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/X11/dri -I/usr/local/include -I/usr/local/include/drm -I/usr/local/include/nouveau -g -O2 -Wall -minline-all-stringops -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include/drm -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/X11/dri -MT nouveau_exa.lo -MD -MP -MF .deps/nouveau_exa.Tpo -c nouveau_exa.c  -fPIC -DPIC -o .libs/nouveau_exa.o
> In file included from nv_include.h:72,
>                  from nouveau_exa.c:23:
> nouveau_hw.h: In function 'NVRead':
> nouveau_hw.h:43: warning: value computed is not used
> nouveau_exa.c: In function 'NVAccelDownloadM2MF':
> nouveau_exa.c:92: error: 'struct nouveau_bo' has no member named 'tile_mode'
> nouveau_exa.c: In function 'NVAccelUploadM2MF':
> nouveau_exa.c:213: error: 'struct nouveau_bo' has no member named 'tile_mode'
> nouveau_exa.c: In function 'nouveau_exa_mph_broken_should_die':
> nouveau_exa.c:441: warning: implicit declaration of function 'nouveau_bo_new_tile'
> nouveau_exa.c: In function 'nouveau_exa_pixmap_is_tiled':
> nouveau_exa.c:475: error: 'struct nouveau_bo' has no member named 'tile_flags'
> nouveau_exa.c: In function 'nouveau_exa_pixmap_map':
> nouveau_exa.c:493: error: 'struct nouveau_bo' has no member named 'tile_flags'
> nouveau_exa.c: In function 'nouveau_exa_pixmap_unmap':
> nouveau_exa.c:521: error: 'struct nouveau_bo' has no member named 'tile_flags'
> *** Error code 1

It used to compile without any problems. I am using:
- NetBSD 5.0 stable
- xorg-server 1.5.3
- libX11 1.1.5
- libxcb 1.1
- Mesa 7.4
- libdrm 2.4.7

Hints?
-- 
khorben

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

end of thread, other threads:[~2009-06-30  1:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 12:11 Compilation error in nouveau_exa.c Pierre Pronchery
     [not found] ` <4A2FA30B.5080902-tmMSDyayuCodnm+yROfE0A@public.gmane.org>
2009-06-10 13:45   ` Pekka Paalanen
     [not found]     ` <20090610164512.2259da49-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2009-06-12 22:01       ` Andreas Radke
     [not found]         ` <20090613000157.524d8440-7YwZxiNxsDIJmsy6czSMtA@public.gmane.org>
2009-06-13  1:48           ` Ben Skeggs
     [not found]             ` <1244857734.3791.0.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2009-06-21 17:30               ` [PATCH] nv50/gallium patch series 2 Christoph Bumiller
     [not found]                 ` <4A3E6E2C.10505-oe7qfRrRQffzPE21tAIdciO7C/xPubJB@public.gmane.org>
2009-06-24 20:22                   ` [PATCH] nv50/gallium patch series 2, fixes Christoph Bumiller
     [not found]                     ` <4A428AFC.2070409-oe7qfRrRQffzPE21tAIdciO7C/xPubJB@public.gmane.org>
2009-06-30  1:52                       ` Kyle K

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.