[Mesa-dev] [Bug 28304] New: build fails on nouveau_stateobj.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 28 10:21:11 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28304

           Summary: build fails on nouveau_stateobj.h
           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: hobbsk at ohiou.edu


When I build mesa with the following steps :

git clone git://anongit.freedesktop.org/git/mesa/mesa
cd mesa
make linux-x86-64

on my fedora 12 x86_64 workstation the build fails with the following output :

gcc -c -I. -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers  -Wall
-Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC
-m64 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE
-D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DUSE_X86_64_ASM
-I/usr/X11R6/include -std=c99 -ffast-math -fno-strict-aliasing  nv50_clear.c -o
nv50_clear.o
In file included from nv50_context.h:18,
                 from nv50_clear.c:27:
../../../../src/gallium/drivers/nouveau/nouveau_stateobj.h: In function
‘so_emit’:
../../../../src/gallium/drivers/nouveau/nouveau_stateobj.h:262: error: ‘struct
nouveau_channel’ has no member named ‘cur’

-- 
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