Hi,

I am trying to build the latest (5/5/04) CVS DRI sources with the
latest 2.6.5 kernel from within the kernel source tree.

I have used scripts/create_lk_drm.sh to copy the cvs dri files
to my kernels source tree.

So far I have the errors:
1. /src/homeSys/devel/kernel-2.6/linux-2.6.5/drivers/char/drm/drm_drv.h:552:24: drm
_pciids.h: No such file or directory
        It seems that the makefile.kernel has not been updated to match
        the out of kernel tree Makefile.

2. /src/homeSys/devel/kernel-2.6/linux-2.6.5/drivers/char/drm/drm_vm.h:623: too few
 arguments to function `remap_page_range'
        The drmP.h file sets DRM_RPR_ARG based on the REMAP_PAGE_RANGE_5_ARGS
        paramter. The REMAP_PAGE_RANGE_5_ARGS is not defined in my kernel
        tree, but should be to get the correct form of DRM_RPR_ARG.

Terry

--
Dr Terry Barnaby                     BEAM Ltd
Phone: +44 1454 324512               Northavon Business Center, Dean Rd
Fax:   +44 1454 313172               Yate, Bristol, BS37 5NH, UK
Email: [EMAIL PROTECTED]             Web: www.beam.ltd.uk
BEAM for: Visually Impaired X-Terminals, Parallel Processing, Software
                      "Tandems are twice the fun !"


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to