[Mesa-dev] [Bug 31458] New: gallium/nouveau currently doesn't compile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 8 00:53:19 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31458
Summary: gallium/nouveau currently doesn't compile
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: ralf.hildebrandt at charite.de
make[4]: Entering directory `/home/hildeb/mesa/src/gallium/drivers/nouveau'
gcc -c -I. -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers
-I../../../../src/gallium/drivers/nouveau/include -g -O2 -Wall
-Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden
-fno-strict-aliasing -g -fPIC -D_GNU_SOURCE -DPTHREADS -DDEBUG
-DHAVE_POSIX_MEMALIGN -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
nouveau_screen.c -o nouveau_screen.o
nouveau_screen.c: In function ‘nouveau_screen_init’:
nouveau_screen.c:239: warning: passing argument 4 of ‘nouveau_channel_alloc’
makes pointer from integer without a cast
/usr/include/nouveau/nouveau_channel.h:51: note: expected ‘struct
nouveau_channel **’ but argument is of type ‘int’
nouveau_screen.c:239: error: too many arguments to function
‘nouveau_channel_alloc’
make[4]: *** [nouveau_screen.o] Error 1
make[4]: Leaving directory `/home/hildeb/mesa/src/gallium/drivers/nouveau'
make[3]: *** [default] Error 1
make[3]: Leaving directory `/home/hildeb/mesa/src/gallium/drivers'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/home/hildeb/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/hildeb/mesa/src'
make: *** [default] Error 1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list