From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 60369] New: src/nouveau_exa.c:142:31: error:
'CREATE_PIXMAP_USAGE_SHARED' undeclared (first use in this function)
Date: Wed, 06 Feb 2013 14:52:16 +0000
Message-ID:
Priority
medium
Bug ID
60369
CC
airlied@freedesktop.org
Assignee
nouveau@lists.freedesktop.org
Summary
src/nouveau_exa.c:142:31: error: 'CREATE_PIXMAP_USAGE_SHARED' undeclared (first use in this function)
QA Contact
xorg-team@lists.x.org
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
fabio.ped@libero.it
Hardware
x86 (IA32)
Status
NEW
Version
git
Component
Driver/nouveau
Product
xorg
Compiling on Ubuntu 12.04 leads to this error:
make[3]: Entering directory
`/build/buildd/xserver-xorg-video-nouveau-1.0.6+git1302061522.e8f222~gd~p/build/src'
CC nouveau_exa.lo
../../src/nouveau_exa.c: In function 'nouveau_exa_create_pixmap':
../../src/nouveau_exa.c:142:31: error: 'CREATE_PIXMAP_USAGE_SHARED' undeclared
(first use in this function)
../../src/nouveau_exa.c:142:31: note: each undeclared identifier is reported
only once for each function it appears in
make[3]: *** [nouveau_exa.lo] Error 1
Full log here:
https://launchpadlibrarian.net/130533746/buildlog_ubuntu-precise-i386.xserver-xorg-video-nouveau_1%3A1.0.6%2Bgit1302061522.e8f222~gd~p_FAILEDTOBUILD.txt.gz
Compiles fine on Ubuntu 12.10.