Page 1 of 1

2.6.39-test patch

PostPosted: Mon May 23, 2011 2:37 pm
by forsaken
Hi,

Getting this when trying to compile:

CC drivers/gpu/drm/nouveau/nouveau_state.o
drivers/gpu/drm/nouveau/nouveau_state.c: In function 'nouveau_init_engine_ptrs':
drivers/gpu/drm/nouveau/nouveau_state.c:61:3: error: assignment of read-only member 'mc'
drivers/gpu/drm/nouveau/nouveau_state.c:62:3: error: assignment of read-only member 'mc'
drivers/gpu/drm/nouveau/nouveau_state.c:63:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:64:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:65:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:103:3: error: assignment of read-only member 'vram'
drivers/gpu/drm/nouveau/nouveau_state.c:104:3: error: assignment of read-only member 'vram'
drivers/gpu/drm/nouveau/nouveau_state.c:116:3: error: assignment of read-only member 'mc'
drivers/gpu/drm/nouveau/nouveau_state.c:117:3: error: assignment of read-only member 'mc'
drivers/gpu/drm/nouveau/nouveau_state.c:118:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:119:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:120:3: error: assignment of read-only member 'timer'
drivers/gpu/drm/nouveau/nouveau_state.c:162:3: error: assignment of read-only member 'vram'
drivers/gpu/drm/nouveau/nouveau_state.c:163:3: error: assignment of read-only member 'vram'
drivers/gpu/drm/nouveau/nouveau_state.c:175:3: error: assignment of read-only member 'mc'
drivers/gpu/drm/nouveau/nouveau_state.c:176:3: error: assignment of read-only member 'mc'

and so on.

Re: 2.6.39-test patch

PostPosted: Thu May 26, 2011 7:10 am
by PaX Team
forsaken wrote: CC drivers/gpu/drm/nouveau/nouveau_state.o
drivers/gpu/drm/nouveau/nouveau_state.c: In function 'nouveau_init_engine_ptrs':
it's already fixed. in general, compilation errors are best reported in email directly to us.