[Nouveau] [Bug 23291] New: A slight problem in the NV50 nouveau driver in Mesa
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 13 13:12:34 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23291
Summary: A slight problem in the NV50 nouveau driver in Mesa
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: STEVENWARD666 at hotmail.com
Hi all,
I've been compiling Mesa for some time now from git.
I don't know if anyone is aware of this build error,but after todays commits to
the git repository,I come up with build error when I run make:
gcc -c -I. -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers
-I/src/gallium/include -I/src/gallium/auxiliary -I/src/gallium/drivers -g -O2
-Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -m32
-fPIC -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -D_GNU_SOURCE
-DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
nv50_program.c -o nv50_program.o
nv50_program.c: In function ‘ctor_immd’:
nv50_program.c:299: error: ‘r’ undeclared (first use in this function)
nv50_program.c:299: error: (Each undeclared identifier is reported only once
nv50_program.c:299: error: for each function it appears in.)
gmake[4]: *** [nv50_program.o] Error 1
gmake[4]: Leaving directory `/opt/mesa/src/gallium/drivers/nv50'
gmake[3]: *** [default] Error 1
gmake[3]: Leaving directory `/opt/mesa/src/gallium/drivers'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/opt/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/opt/mesa/src'
make: *** [default] Error 1
Regards,
STEVE555
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list