bugzilla-daemon at freedesktop.org
2009-Sep-09 17:39 UTC
[Nouveau] [Bug 23817] New: x11-drm build fails - struct agp_memory has no member named memory
http://bugs.freedesktop.org/show_bug.cgi?id=23817
Summary: x11-drm build fails - struct agp_memory has no member
named memory
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: fourstar10_2000 at yahoo.com
QAContact: xorg-team at lists.x.org
emerging x11-drm fails with new kernel....
kernel = linux-2.6.31_pvops-xen-rebase.master.tree-2009-08-31
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.c: In
function 'drm_do_vm_fault':
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.c:153:
error: 'struct agp_memory' has no member named 'memory'
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.c:157:
error: 'struct agp_memory' has no member named 'memory'
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.c: In
function 'drm_vm_shm_close':
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.c:252:
warning: enumeration value '_DRM_GEM' not handled in switch
make[2]: ***
[/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_vm.o] Error
1
make[2]: *** Waiting for unfinished jobs....
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_memory.c: In
function 'agp_remap':
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_memory.c:286:
error: 'struct agp_memory' has no member named 'memory'
make[2]: ***
[/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_memory.o]
Error 1
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_agpsupport.c:
In function 'drm_agp_bind_pages':
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_agpsupport.c:486:
error: 'struct agp_memory' has no member named 'memory'
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_agpsupport.c:
In function 'drm_agp_populate':
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_agpsupport.c:547:
error: 'struct agp_memory' has no member named 'memory'
make[2]: ***
[/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_agpsupport.o]
Error 1
make[1]: ***
[_module_/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core] Error
2
make[1]: Leaving directory
`/usr/src/linux-2.6.31_pvops-xen-rebase.master.tree-2009-08-31'
make: *** [modules] Error 2
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Sep-09 17:52 UTC
[Nouveau] [Bug 23817] x11-drm build fails - struct agp_memory has no member named memory
http://bugs.freedesktop.org/show_bug.cgi?id=23817
Maarten Maathuis <madman2003 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Maarten Maathuis <madman2003 at gmail.com> 2009-09-09
10:52:01 PST ---
mesa/drm is only maintained for libdrm these days. linux-core should not be
used.
Kernel module development happens here
http://cgit.freedesktop.org/nouveau/linux-2.6/
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.