public inbox for gentoo-user-br@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-br] x11-drm
@ 2005-05-31  4:04 Rodrigo Schulte
  2005-05-31  4:16 ` Rodrigo Schulte
  0 siblings, 1 reply; 4+ messages in thread
From: Rodrigo Schulte @ 2005-05-31  4:04 UTC (permalink / raw
  To: gentoo-user-br

Estou tentando instalar o x11-drm...
No .config estao ativos:
CONFIG_DRM_RADEON=y
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y

No make.conf:
VIDEO_CARDS="radeon"
e na USE Flag esta ati.

Executando...
ACCEPT_KEYWORDS="~amd64" emerge x11-drm

Problema:
bash-2.05b# ACCEPT_KEYWORDS="~amd64" emerge x11-drm
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-base/x11-drm-20040827-r1 to /
>>> md5 files   ;-) x11-drm-20050502.ebuild
>>> md5 files   ;-) x11-drm-4.3.0-r7.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) x11-drm-20040827.ebuild
>>> md5 files   ;-) x11-drm-20040827-r1.ebuild
>>> md5 files   ;-) files/digest-x11-drm-4.3.0-r7
>>> md5 files   ;-) files/digest-x11-drm-20040827
>>> md5 files   ;-) files/digest-x11-drm-20050502
>>> md5 files   ;-) files/digest-x11-drm-20040827-r1
>>> md5 files   ;-) files/modules.d-x11-drm
>>> md5 src_uri ;-) x11-drm-20040827-gentoo-0.2.tar.bz2
>>> md5 src_uri ;-) linux-drm-20040827-kernelsource.tar.bz2
QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
x11-base/x11-drm-20040827-r1
 * Using koutput kernels is now deprecated. If you use a koutput kernel, please
 * switch to kernel >=2.6.6 with a normal build system.
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.11-gentoo-r7
QA Notice: USE Flag 'video_cards_matrox' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_3dfx' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_rage128' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_radeon' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i810' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i830' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i915' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_mach64' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_savage' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_sis' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_via' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
x11-base/x11-drm-20040827-r1
>>> Unpacking source...
>>> Unpacking linux-drm-20040827-kernelsource.tar.bz2 to
/var/tmp/portage/x11-drm-20040827-r1/work
>>> Unpacking x11-drm-20040827-gentoo-0.2.tar.bz2 to
/var/tmp/portage/x11-drm-20040827-r1/work
mv: cannot stat
`/var/tmp/portage/x11-drm-20040827-r1/work/patch/*kernel-2.4*': No
such file or directory
 * Updating for standard build...
 * Applying various patches (bugfixes/updates) ...
 *   002_all_dristat-build-fix.patch ...                              
                                              [ ok ]
 *   003_all_can-2004-1056-lock-checking.patch ...                    
                                              [ ok ]
 * Done with patching
>>> Source unpacked.
 * Building DRM...
mkdir -p /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
cp //usr/src/linux/.tmp_versions/*.mod
/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
make -C //usr/src/linux 
MAKEFILES=/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.config
M=/var/tmp/portage/x11-drm-20040827-r1/work/drm
SUBDIRS=/var/tmp/portage/x11-drm-20040827-r1/work/drm
DRMSRCDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm \
        MODVERDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm modules
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
  CC [M]  /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:41:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
error: parse error before '*' token
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
warning: type defaults to `int' in declaration of `drm_agp'
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
warning: data definition has no type or storage class
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_info':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:67:
error: request for member `copy_info' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_acquire':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:109:
error: request for member `acquire' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:115:
error: request for member `acquire' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_release':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:138:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:140:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_do_release':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:153:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:154:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_enable':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:176:
error: request for member `enable' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:183:
error: request for member `enable' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_bind':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:332:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_init':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: `drm_agp_t' undeclared (first use in this function)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: (Each undeclared identifier is reported only once
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: for each function it appears in.)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: parse error before ')' token
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:411:
error: request for member `copy_info' in something nota structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_uninit':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:435:
warning: `inter_module_put' is deprecated (declared
atinclude/linux/module.h:578)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_allocate_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:442:
error: request for member `allocate_memory' in something not a
structure or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:444:
error: request for member `allocate_memory' in something not a
structure or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_free_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:450:
error: request for member `free_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:452:
error: request for member `free_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_bind_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:459:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:461:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_unbind_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:467:
error: request for member `unbind_memory' in somethingnot a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:469:
error: request for member `unbind_memory' in somethingnot a structure
or union
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:53:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h: In
function `drm_follow_page':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h:139: error:
structure has no member named `pud'
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:55:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h: In function
`radeon_mmap':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h:624: warning:
implicit declaration of function `remap_page_range'
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:56:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
`radeon_stub_putminor':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:211: warning:
`inter_module_put' is deprecated (declared at
include/linux/module.h:578)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:215: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
`radeon_stub_register':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:280: warning:
`inter_module_register' is deprecated (declared at
include/linux/module.h:573)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:285: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:299: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
make[2]: *** [/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o]
Error 1
make[1]: *** [_module_/var/tmp/portage/x11-drm-20040827-r1/work/drm] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
make: *** [modules] Error 2
 * Portage could not build the DRM modules. If you see an ACCESS DENIED error,
 * this could mean that you were using an unsupported kernel build system. All
 * 2.4 kernels are supported, but only 2.6 kernels at least as new as 2.6.6
 * are supported.

!!! ERROR: x11-base/x11-drm-20040827-r1 failed.
!!! Function die_error, Line 214, Exitcode 0
!!! Unable to build DRM modules.
!!! If you need support, post the topmost build error, NOT this status message.

bash-2.05b#

Notei que aparece: "QA Notice: USE Flag 'video_cards_radeon' not in
IUSE for x11-base/x11-drm-20040827-r1"

Alguma ideia?

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user-br] x11-drm
  2005-05-31  4:04 [gentoo-user-br] x11-drm Rodrigo Schulte
@ 2005-05-31  4:16 ` Rodrigo Schulte
  2005-06-07  4:46   ` Rodrigo Vivi
  2005-06-07 21:31   ` Magno Torres
  0 siblings, 2 replies; 4+ messages in thread
From: Rodrigo Schulte @ 2005-05-31  4:16 UTC (permalink / raw
  To: gentoo-user-br

Estou tentando instalar o x11-drm...
No .config estao ativos:
CONFIG_DRM_RADEON=y
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y

No make.conf:
VIDEO_CARDS="radeon"
e na USE Flag esta ati.

Executando...
ACCEPT_KEYWORDS="~amd64" emerge x11-drm

Problema:
bash-2.05b# ACCEPT_KEYWORDS="~amd64" emerge x11-drm
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-base/x11-drm-20040827-r1 to /
>>> md5 files   ;-) x11-drm-20050502.ebuild
>>> md5 files   ;-) x11-drm-4.3.0-r7.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) x11-drm-20040827.ebuild
>>> md5 files   ;-) x11-drm-20040827-r1.ebuild
>>> md5 files   ;-) files/digest-x11-drm-4.3.0-r7
>>> md5 files   ;-) files/digest-x11-drm-20040827
>>> md5 files   ;-) files/digest-x11-drm-20050502
>>> md5 files   ;-) files/digest-x11-drm-20040827-r1
>>> md5 files   ;-) files/modules.d-x11-drm
>>> md5 src_uri ;-) x11-drm-20040827-gentoo-0.2.tar.bz2
>>> md5 src_uri ;-) linux-drm-20040827-kernelsource.tar.bz2
QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
x11-base/x11-drm-20040827-r1
 * Using koutput kernels is now deprecated. If you use a koutput kernel, please
 * switch to kernel >=2.6.6 with a normal build system.
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.11-gentoo-r7
QA Notice: USE Flag 'video_cards_matrox' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_3dfx' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_rage128' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_radeon' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i810' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i830' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_i915' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_mach64' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_savage' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_sis' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_via' not in IUSE for
x11-base/x11-drm-20040827-r1
QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
x11-base/x11-drm-20040827-r1
>>> Unpacking source...
>>> Unpacking linux-drm-20040827-kernelsource.tar.bz2 to
/var/tmp/portage/x11-drm-20040827-r1/work
>>> Unpacking x11-drm-20040827-gentoo-0.2.tar.bz2 to
/var/tmp/portage/x11-drm-20040827-r1/work
mv: cannot stat
`/var/tmp/portage/x11-drm-20040827-r1/work/patch/*kernel-2.4*': No
such file or directory
 * Updating for standard build...
 * Applying various patches (bugfixes/updates) ...
 *   002_all_dristat-build-fix.patch ...
                                              [ ok ]
 *   003_all_can-2004-1056-lock-checking.patch ...
                                              [ ok ]
 * Done with patching
>>> Source unpacked.
 * Building DRM...
mkdir -p /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
cp //usr/src/linux/.tmp_versions/*.mod
/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
make -C //usr/src/linux
MAKEFILES=/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.config
M=/var/tmp/portage/x11-drm-20040827-r1/work/drm
SUBDIRS=/var/tmp/portage/x11-drm-20040827-r1/work/drm
DRMSRCDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm \
        MODVERDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm modules
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
  CC [M]  /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:41:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
error: parse error before '*' token
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
warning: type defaults to `int' in declaration of `drm_agp'
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
warning: data definition has no type or storage class
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_info':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:67:
error: request for member `copy_info' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_acquire':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:109:
error: request for member `acquire' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:115:
error: request for member `acquire' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_release':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:138:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:140:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_do_release':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:153:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:154:
error: request for member `release' in something not astructure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_enable':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:176:
error: request for member `enable' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:183:
error: request for member `enable' in something not a structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_bind':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:332:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_init':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: `drm_agp_t' undeclared (first use in this function)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: (Each undeclared identifier is reported only once
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: for each function it appears in.)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
error: parse error before ')' token
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:411:
error: request for member `copy_info' in something nota structure or
union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_uninit':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:435:
warning: `inter_module_put' is deprecated (declared
atinclude/linux/module.h:578)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_allocate_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:442:
error: request for member `allocate_memory' in something not a
structure or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:444:
error: request for member `allocate_memory' in something not a
structure or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_free_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:450:
error: request for member `free_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:452:
error: request for member `free_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_bind_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:459:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:461:
error: request for member `bind_memory' in something not a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
function `radeon_agp_unbind_memory':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:467:
error: request for member `unbind_memory' in somethingnot a structure
or union
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:469:
error: request for member `unbind_memory' in somethingnot a structure
or union
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:53:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h: In
function `drm_follow_page':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h:139: error:
structure has no member named `pud'
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:55:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h: In function
`radeon_mmap':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h:624: warning:
implicit declaration of function `remap_page_range'
In file included from
/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:56:
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
`radeon_stub_putminor':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:211: warning:
`inter_module_put' is deprecated (declared at
include/linux/module.h:578)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:215: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
`radeon_stub_register':
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:280: warning:
`inter_module_register' is deprecated (declared at
include/linux/module.h:573)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:285: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
/var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:299: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
make[2]: *** [/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o]
Error 1
make[1]: *** [_module_/var/tmp/portage/x11-drm-20040827-r1/work/drm] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
make: *** [modules] Error 2
 * Portage could not build the DRM modules. If you see an ACCESS DENIED error,
 * this could mean that you were using an unsupported kernel build system. All
 * 2.4 kernels are supported, but only 2.6 kernels at least as new as 2.6.6
 * are supported.

!!! ERROR: x11-base/x11-drm-20040827-r1 failed.
!!! Function die_error, Line 214, Exitcode 0
!!! Unable to build DRM modules.
!!! If you need support, post the topmost build error, NOT this status message.

bash-2.05b#

Notei que aparece: "QA Notice: USE Flag 'video_cards_radeon' not in
IUSE for x11-base/x11-drm-20040827-r1"

Alguma ideia?

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user-br] x11-drm
  2005-05-31  4:16 ` Rodrigo Schulte
@ 2005-06-07  4:46   ` Rodrigo Vivi
  2005-06-07 21:31   ` Magno Torres
  1 sibling, 0 replies; 4+ messages in thread
From: Rodrigo Vivi @ 2005-06-07  4:46 UTC (permalink / raw
  To: gentoo-user-br

qual seu kernel ?
qual sua placa de video ?
e qual o módulo que vc está usando pra ela?

On 5/31/05, Rodrigo Schulte <devcoder@gmail.com> wrote:
> Estou tentando instalar o x11-drm...
> No .config estao ativos:
> CONFIG_DRM_RADEON=y
> CONFIG_FB_RADEON=y
> CONFIG_FB_RADEON_I2C=y
> 
> No make.conf:
> VIDEO_CARDS="radeon"
> e na USE Flag esta ati.
> 
> Executando...
> ACCEPT_KEYWORDS="~amd64" emerge x11-drm
> 
> Problema:
> bash-2.05b# ACCEPT_KEYWORDS="~amd64" emerge x11-drm
> Calculating dependencies ...done!
> >>> emerge (1 of 1) x11-base/x11-drm-20040827-r1 to /
> >>> md5 files   ;-) x11-drm-20050502.ebuild
> >>> md5 files   ;-) x11-drm-4.3.0-r7.ebuild
> >>> md5 files   ;-) ChangeLog
> >>> md5 files   ;-) metadata.xml
> >>> md5 files   ;-) x11-drm-20040827.ebuild
> >>> md5 files   ;-) x11-drm-20040827-r1.ebuild
> >>> md5 files   ;-) files/digest-x11-drm-4.3.0-r7
> >>> md5 files   ;-) files/digest-x11-drm-20040827
> >>> md5 files   ;-) files/digest-x11-drm-20050502
> >>> md5 files   ;-) files/digest-x11-drm-20040827-r1
> >>> md5 files   ;-) files/modules.d-x11-drm
> >>> md5 src_uri ;-) x11-drm-20040827-gentoo-0.2.tar.bz2
> >>> md5 src_uri ;-) linux-drm-20040827-kernelsource.tar.bz2
> QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
> x11-base/x11-drm-20040827-r1
>  * Using koutput kernels is now deprecated. If you use a koutput kernel, please
>  * switch to kernel >=2.6.6 with a normal build system.
>  * Determining the location of the kernel source code
>  * Found kernel source directory:
>  *     /usr/src/linux
>  * Found sources for kernel version:
>  *     2.6.11-gentoo-r7
> QA Notice: USE Flag 'video_cards_matrox' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_3dfx' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_rage128' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_radeon' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i810' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i830' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i915' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_mach64' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_savage' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_sis' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_via' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
> x11-base/x11-drm-20040827-r1
> >>> Unpacking source...
> >>> Unpacking linux-drm-20040827-kernelsource.tar.bz2 to
> /var/tmp/portage/x11-drm-20040827-r1/work
> >>> Unpacking x11-drm-20040827-gentoo-0.2.tar.bz2 to
> /var/tmp/portage/x11-drm-20040827-r1/work
> mv: cannot stat
> `/var/tmp/portage/x11-drm-20040827-r1/work/patch/*kernel-2.4*': No
> such file or directory
>  * Updating for standard build...
>  * Applying various patches (bugfixes/updates) ...
>  *   002_all_dristat-build-fix.patch ...
>                                               [ ok ]
>  *   003_all_can-2004-1056-lock-checking.patch ...
>                                               [ ok ]
>  * Done with patching
> >>> Source unpacked.
>  * Building DRM...
> mkdir -p /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
> cp //usr/src/linux/.tmp_versions/*.mod
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
> make -C //usr/src/linux
> MAKEFILES=/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.config
> M=/var/tmp/portage/x11-drm-20040827-r1/work/drm
> SUBDIRS=/var/tmp/portage/x11-drm-20040827-r1/work/drm
> DRMSRCDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm \
>         MODVERDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm modules
> make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
>   CC [M]  /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:41:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> error: parse error before '*' token
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> warning: type defaults to `int' in declaration of `drm_agp'
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> warning: data definition has no type or storage class
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_info':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:67:
> error: request for member `copy_info' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_acquire':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:109:
> error: request for member `acquire' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:115:
> error: request for member `acquire' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_release':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:138:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:140:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_do_release':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:153:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:154:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_enable':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:176:
> error: request for member `enable' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:183:
> error: request for member `enable' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_bind':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:332:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_init':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: `drm_agp_t' undeclared (first use in this function)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: (Each undeclared identifier is reported only once
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: for each function it appears in.)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: parse error before ')' token
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:411:
> error: request for member `copy_info' in something nota structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_uninit':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:435:
> warning: `inter_module_put' is deprecated (declared
> atinclude/linux/module.h:578)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_allocate_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:442:
> error: request for member `allocate_memory' in something not a
> structure or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:444:
> error: request for member `allocate_memory' in something not a
> structure or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_free_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:450:
> error: request for member `free_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:452:
> error: request for member `free_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_bind_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:459:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:461:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_unbind_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:467:
> error: request for member `unbind_memory' in somethingnot a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:469:
> error: request for member `unbind_memory' in somethingnot a structure
> or union
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:53:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h: In
> function `drm_follow_page':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h:139: error:
> structure has no member named `pud'
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:55:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h: In function
> `radeon_mmap':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h:624: warning:
> implicit declaration of function `remap_page_range'
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:56:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
> `radeon_stub_putminor':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:211: warning:
> `inter_module_put' is deprecated (declared at
> include/linux/module.h:578)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:215: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
> `radeon_stub_register':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:280: warning:
> `inter_module_register' is deprecated (declared at
> include/linux/module.h:573)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:285: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:299: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> make[2]: *** [/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o]
> Error 1
> make[1]: *** [_module_/var/tmp/portage/x11-drm-20040827-r1/work/drm] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
> make: *** [modules] Error 2
>  * Portage could not build the DRM modules. If you see an ACCESS DENIED error,
>  * this could mean that you were using an unsupported kernel build system. All
>  * 2.4 kernels are supported, but only 2.6 kernels at least as new as 2.6.6
>  * are supported.
> 
> !!! ERROR: x11-base/x11-drm-20040827-r1 failed.
> !!! Function die_error, Line 214, Exitcode 0
> !!! Unable to build DRM modules.
> !!! If you need support, post the topmost build error, NOT this status message.
> 
> bash-2.05b#
> 
> Notei que aparece: "QA Notice: USE Flag 'video_cards_radeon' not in
> IUSE for x11-base/x11-drm-20040827-r1"
> 
> Alguma ideia?
> 
> --
> gentoo-user-br@gentoo.org mailing list
> 
> 


-- 
__________________________________________

Rodrigo Vivi                               ICQ 17204742
Engenharia de Computação  -  UNICAMP
Linux Technology Center - IBM - Brazil
Presidente da Comissão de Formatura EC02
http://www.rodrigovivi.cjb.net
__________________________________________

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user-br] x11-drm
  2005-05-31  4:16 ` Rodrigo Schulte
  2005-06-07  4:46   ` Rodrigo Vivi
@ 2005-06-07 21:31   ` Magno Torres
  1 sibling, 0 replies; 4+ messages in thread
From: Magno Torres @ 2005-06-07 21:31 UTC (permalink / raw
  To: gentoo-user-br

[-- Attachment #1: Type: text/plain, Size: 12200 bytes --]

Tente usar o pacote mais atual
Não esqueça de setar a variavel no make.conf:
No meu caso: 
magno kommander # cat /etc/make.conf|grep -i video
VIDEO_CARDS=rage128

executar o emerge
# ACCEPT_KEYWORDS="~x86" emerge x11-base/x11-drm

Deve instalar o pacote x11-drm-20050502
[]s e boa sorte


2005/5/31, Rodrigo Schulte <devcoder@gmail.com>:
> 
> Estou tentando instalar o x11-drm...
> No .config estao ativos:
> CONFIG_DRM_RADEON=y
> CONFIG_FB_RADEON=y
> CONFIG_FB_RADEON_I2C=y
> 
> No make.conf:
> VIDEO_CARDS="radeon"
> e na USE Flag esta ati.
> 
> Executando...
> ACCEPT_KEYWORDS="~amd64" emerge x11-drm
> 
> Problema:
> bash-2.05b# ACCEPT_KEYWORDS="~amd64" emerge x11-drm
> Calculating dependencies ...done!
> >>> emerge (1 of 1) x11-base/x11-drm-20040827-r1 to /
> >>> md5 files ;-) x11-drm-20050502.ebuild
> >>> md5 files ;-) x11-drm-4.3.0-r7.ebuild
> >>> md5 files ;-) ChangeLog
> >>> md5 files ;-) metadata.xml
> >>> md5 files ;-) x11-drm-20040827.ebuild
> >>> md5 files ;-) x11-drm-20040827-r1.ebuild
> >>> md5 files ;-) files/digest-x11-drm-4.3.0-r7
> >>> md5 files ;-) files/digest-x11-drm-20040827
> >>> md5 files ;-) files/digest-x11-drm-20050502
> >>> md5 files ;-) files/digest-x11-drm-20040827-r1
> >>> md5 files ;-) files/modules.d-x11-drm
> >>> md5 src_uri ;-) x11-drm-20040827-gentoo-0.2.tar.bz2
> >>> md5 src_uri ;-) linux-drm-20040827-kernelsource.tar.bz2
> QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
> x11-base/x11-drm-20040827-r1
> * Using koutput kernels is now deprecated. If you use a koutput kernel, 
> please
> * switch to kernel >=2.6.6 with a normal build system.
> * Determining the location of the kernel source code
> * Found kernel source directory:
> * /usr/src/linux
> * Found sources for kernel version:
> * 2.6.11-gentoo-r7
> QA Notice: USE Flag 'video_cards_matrox' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_3dfx' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_rage128' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_radeon' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i810' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i830' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_i915' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_mach64' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_savage' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_sis' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_via' not in IUSE for
> x11-base/x11-drm-20040827-r1
> QA Notice: USE Flag 'video_cards_ffb' not in IUSE for
> x11-base/x11-drm-20040827-r1
> >>> Unpacking source...
> >>> Unpacking linux-drm-20040827-kernelsource.tar.bz2 to
> /var/tmp/portage/x11-drm-20040827-r1/work
> >>> Unpacking x11-drm-20040827-gentoo-0.2.tar.bz2 to
> /var/tmp/portage/x11-drm-20040827-r1/work
> mv: cannot stat
> `/var/tmp/portage/x11-drm-20040827-r1/work/patch/*kernel-2.4*': No
> such file or directory
> * Updating for standard build...
> * Applying various patches (bugfixes/updates) ...
> * 002_all_dristat-build-fix.patch ...
> [ ok ]
> * 003_all_can-2004-1056-lock-checking.patch ...
> [ ok ]
> * Done with patching
> >>> Source unpacked.
> * Building DRM...
> mkdir -p /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
> cp //usr/src/linux/.tmp_versions/*.mod
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.tmp_versions
> make -C //usr/src/linux
> MAKEFILES=/var/tmp/portage/x11-drm-20040827-r1/work/drm/tmp/.config
> M=/var/tmp/portage/x11-drm-20040827-r1/work/drm
> SUBDIRS=/var/tmp/portage/x11-drm-20040827-r1/work/drm
> DRMSRCDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm \
> MODVERDIR=/var/tmp/portage/x11-drm-20040827-r1/work/drm modules
> make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
> CC [M] /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:41:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> error: parse error before '*' token
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> warning: type defaults to `int' in declaration of `drm_agp'
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:45:
> warning: data definition has no type or storage class
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_info':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:67:
> error: request for member `copy_info' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_acquire':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:109:
> error: request for member `acquire' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:115:
> error: request for member `acquire' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_release':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:138:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:140:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_do_release':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:153:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:154:
> error: request for member `release' in something not astructure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_enable':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:176:
> error: request for member `enable' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:183:
> error: request for member `enable' in something not a structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_bind':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:332:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_init':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: `drm_agp_t' undeclared (first use in this function)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: (Each undeclared identifier is reported only once
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: for each function it appears in.)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:406:
> error: parse error before ')' token
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:411:
> error: request for member `copy_info' in something nota structure or
> union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_uninit':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:435:
> warning: `inter_module_put' is deprecated (declared
> atinclude/linux/module.h:578)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_allocate_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:442:
> error: request for member `allocate_memory' in something not a
> structure or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:444:
> error: request for member `allocate_memory' in something not a
> structure or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_free_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:450:
> error: request for member `free_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:452:
> error: request for member `free_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_bind_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:459:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:461:
> error: request for member `bind_memory' in something not a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h: In
> function `radeon_agp_unbind_memory':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:467:
> error: request for member `unbind_memory' in somethingnot a structure
> or union
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_agpsupport.h:469:
> error: request for member `unbind_memory' in somethingnot a structure
> or union
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:53:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h: In
> function `drm_follow_page':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_memory.h:139: error:
> structure has no member named `pud'
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:55:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h: In function
> `radeon_mmap':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_vm.h:624: warning:
> implicit declaration of function `remap_page_range'
> In file included from
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.c:56:
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
> `radeon_stub_putminor':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:211: warning:
> `inter_module_put' is deprecated (declared at
> include/linux/module.h:578)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:215: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h: In function
> `radeon_stub_register':
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:280: warning:
> `inter_module_register' is deprecated (declared at
> include/linux/module.h:573)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:285: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> /var/tmp/portage/x11-drm-20040827-r1/work/drm/drm_stub.h:299: warning:
> `inter_module_unregister' is deprecated (declared at
> include/linux/module.h:574)
> make[2]: *** [/var/tmp/portage/x11-drm-20040827-r1/work/drm/radeon_drv.o]
> Error 1
> make[1]: *** [_module_/var/tmp/portage/x11-drm-20040827-r1/work/drm] Error 
> 2
> make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
> make: *** [modules] Error 2
> * Portage could not build the DRM modules. If you see an ACCESS DENIED 
> error,
> * this could mean that you were using an unsupported kernel build system. 
> All
> * 2.4 kernels are supported, but only 2.6 kernels at least as new as 2.6.6
> * are supported.
> 
> !!! ERROR: x11-base/x11-drm-20040827-r1 failed.
> !!! Function die_error, Line 214, Exitcode 0
> !!! Unable to build DRM modules.
> !!! If you need support, post the topmost build error, NOT this status 
> message.
> 
> bash-2.05b#
> 
> Notei que aparece: "QA Notice: USE Flag 'video_cards_radeon' not in
> IUSE for x11-base/x11-drm-20040827-r1"
> 
> Alguma ideia?
> 
> --
> gentoo-user-br@gentoo.org mailing list
> 
> 


-- 
[]s Magno
Linux user: #123834
http://counter.li.org

[-- Attachment #2: Type: text/html, Size: 13716 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-07 21:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31  4:04 [gentoo-user-br] x11-drm Rodrigo Schulte
2005-05-31  4:16 ` Rodrigo Schulte
2005-06-07  4:46   ` Rodrigo Vivi
2005-06-07 21:31   ` Magno Torres

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox