Mailinglist Archive: radeonhd (223 mails)
| < Previous | Next > |
Re: [radeonhd] xf86-video-radeonhd:master: 2 commit(s)
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Date: Wed, 4 Jun 2008 11:19:47 -0400
- Message-id: <18502.45715.514152.100838@xxxxxxxxxxx>
Building latest radeonhd from GIT, on x86_64 (Hardy Heron, kernel
2.6-26-rc4) I get the following error. Any suggestions on what I'm
missing here? Do I need to be more carefull installing my linux
kernel sources in /usr/src/... to make this work properly?
rhd_driver.c: In function #hdMapMMIO#
rhd_driver.c:1430: error: implicit declaration of function
#ci_device_map_range#
rhd_driver.c:1430:
warning:
nested
extern
declaration
of
#ci_device_map_range#
rhd_driver.c:1432:
error:
#CI_DEV_MAP_FLAG_WRITABLE#undeclared
(first
use
in
this
function)
rhd_driver.c:1432: error: (Each undeclared identifier is reported only
once
rhd_driver.c:1432: error: for each function it appears in.)
rhd_driver.c: In function #hdUnmapMMIO#
rhd_driver.c:1462: error: implicit declaration of function
#ci_device_unmap_range#
rhd_driver.c:1462: warning: nested extern declaration of
#ci_device_unmap_range#
rhd_driver.c: In function #hdMapFB#
rhd_driver.c:1549: error: #CI_DEV_MAP_FLAG_WRITABLE#undeclared (first
use in this function)
rhd_driver.c:1550: error: #CI_DEV_MAP_FLAG_WRITE_COMBINE#undeclared
(first use in this function)
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |