All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre Pronchery <khorben-tmMSDyayuCodnm+yROfE0A@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Compilation error in nouveau_exa.c
Date: Wed, 10 Jun 2009 14:11:55 +0200	[thread overview]
Message-ID: <4A2FA30B.5080902@defora.org> (raw)

			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

             reply	other threads:[~2009-06-10 12:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10 12:11 Pierre Pronchery [this message]
     [not found] ` <4A2FA30B.5080902-tmMSDyayuCodnm+yROfE0A@public.gmane.org>
2009-06-10 13:45   ` Compilation error in nouveau_exa.c 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A2FA30B.5080902@defora.org \
    --to=khorben-tmmsdyayucodnm+yrofe0a@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.