| 
 | 
 
 楼主 |
发表于 2003-6-2 08:22:59
|
显示全部楼层
 
 
 
昨天在公社上下载了一个3D桌面台球的小游戏,安装上去上试,虽然可以运行,但实在是在慢,看来是没有3D加速呀。昨天又试了安装从INTEL上下载的驱动。还是同上面一样的错误, 
我查了一下dripkg-1.0-4.i386.rpm文件里的内容。发现里面只有一个dripkg.tar.gz文件,解开一看,有个install.sh,和其网站的提供下载的二进制是一样的。我运行了一下installl,,同样也提示AGPGART module did not compile 
ERROR: Kernel modules did not compile 错误。 
rm -f *.o 
rm -f linux 
rm -f version.h 
rm -f autoconf.h 
rm -f testgart  
=== Running kernel version: 2.4.20-1.1 
=== Kernel headers in /lib/modules/2.4.20-1.1/build/include 
=== SMP=0 MODULES=1 MODVERSIONS=1 
=== Compiling for machine i686 
rm -f linux 
ln -s . linux 
cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -DMODVERSIONS -include /lib/modules/2.4.20-1.1/build/include/linux/modversions.h -DEXPORT_SYMTAB -I. -I/lib/modules/2.4.20-1.1/build/include -c agpgart_be.c -o agpgart_be.o 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/irq.h:69, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/hardirq.h:6, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/interrupt.h:46, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/highmem.h:25, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/highmem.h:11, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from agpgart_be.c:46: 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h: In function `x86_do_profile': 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:195: warning: nested extern declaration of `prof_cpu_mask' 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:196: warning: nested extern declaration of `_stext' 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from agpgart_be.c:46: 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h: In function `bh_kmap': 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h:20: warning: pointer of type `void *' used in arithmetic 
cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -DMODVERSIONS -include /lib/modules/2.4.20-1.1/build/include/linux/modversions.h -DEXPORT_SYMTAB -I. -I/lib/modules/2.4.20-1.1/build/include -c agpgart_fe.c -o agpgart_fe.o 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/irq.h:69, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/hardirq.h:6, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/interrupt.h:46, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/highmem.h:25, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/highmem.h:11, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from agpgart_fe.c:37: 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h: In function `x86_do_profile': 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:195: warning: nested extern declaration of `prof_cpu_mask' 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:196: warning: nested extern declaration of `_stext' 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from agpgart_fe.c:37: 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h: In function `bh_kmap': 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h:20: warning: pointer of type `void *' used in arithmetic 
agpgart_fe.c: In function `agp_mmap': 
agpgart_fe.c:663: warning: passing arg 1 of `remap_page_range' makes pointer from integer without a cast 
agpgart_fe.c:663: incompatible type for argument 4 of `remap_page_range' 
agpgart_fe.c:663: too few arguments to function `remap_page_range' 
agpgart_fe.c:679: warning: passing arg 1 of `remap_page_range' makes pointer from integer without a cast 
agpgart_fe.c:679: incompatible type for argument 4 of `remap_page_range' 
agpgart_fe.c:679: too few arguments to function `remap_page_range' 
make: *** [agpgart_fe.o] Error 1 
rm -f *.o *.a *~ core 
rm -f linux 
rm -f version.h 
rm -f autoconf.h 
=== Running kernel version: 2.4.20-1.1 
=== Kernel headers in /lib/modules/2.4.20-1.1/build/include 
=== SMP=0 MODULES=1 MODVERSIONS=1 AGP=1 
=== Compiling for machine i686 
rm -f linux 
ln -s . linux 
cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -DCONFIG_AGP -DCONFIG_AGP_MODULE -DCONFIG_DRM_SIS -DMODVERSIONS -include /lib/modules/2.4.20-1.1/build/include/linux/modversions.h -DEXPORT_SYMTAB -I. -I/lib/modules/2.4.20-1.1/build/include -c i830_drv.c -o i830_drv.o 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/prefetch.h:13, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/list.h:6, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/module.h:12, 
                 from drmP.h:43, 
                 from i830_drv.c:37: 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:60: warning: parameter names (without types) in function declaration 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:60: field `loops_per_jiffy_R_ver_str' declared as a function 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:82: invalid suffix on integer constant 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:82: parse error before numeric constant 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:82: warning: function declaration isn't a prototype 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:265: invalid suffix on integer constant 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:265: parse error before numeric constant 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:265: warning: function declaration isn't a prototype 
/lib/modules/2.4.20-1.1/build/include/asm/processor.h:269: warning: parameter names (without types) in function declaration 
In file included from drmP.h:43, 
                 from i830_drv.c:37: 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:183: invalid suffix on integer constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:183: parse error before numeric constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:183: `inter_module_register_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:183: warning: function declaration isn't a prototype 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:184: invalid suffix on integer constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:184: parse error before numeric constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:184: `inter_module_unregister_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:184: warning: function declaration isn't a prototype 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:185: `inter_module_get_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:185: warning: parameter names (without types) in function declaration 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:186: `inter_module_get_request_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:186: warning: parameter names (without types) in function declaration 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:187: invalid suffix on integer constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:187: parse error before numeric constant 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:187: `inter_module_put_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:187: warning: function declaration isn't a prototype 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:196: `try_inc_mod_count_R_ver_str' declared as function returning a function 
/lib/modules/2.4.20-1.1/build/include/linux/module.h:196: warning: parameter names (without types) in function declaration 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/irq.h:69, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/hardirq.h:6, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/interrupt.h:46, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/highmem.h:25, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/highmem.h:11, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/io.h:47, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/pci.h:35, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/pci.h:657, 
                 from drmP.h:50, 
                 from i830_drv.c:37: 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h: In function `x86_do_profile': 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:195: warning: nested extern declaration of `prof_cpu_mask' 
/lib/modules/2.4.20-1.1/build/include/asm/hw_irq.h:196: warning: nested extern declaration of `_stext' 
In file included from /lib/modules/2.4.20-1.1/build/include/linux/vmalloc.h:8, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/io.h:47, 
                 from /lib/modules/2.4.20-1.1/build/include/asm/pci.h:35, 
                 from /lib/modules/2.4.20-1.1/build/include/linux/pci.h:657, 
                 from drmP.h:50, 
                 from i830_drv.c:37: 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h: In function `bh_kmap': 
/lib/modules/2.4.20-1.1/build/include/linux/highmem.h:20: warning: pointer of type `void *' used in arithmetic 
In file included from i830_drv.c:42: 
drm_agpsupport.h: In function `i830_agp_bind': 
drm_agpsupport.h:221: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_agpsupport.h: In function `i830_agp_init': 
drm_agpsupport.h:252: warning: implicit declaration of function `inter_module_get_Rf6a0ce24' 
drm_agpsupport.h: In function `i830_agp_uninit': 
drm_agpsupport.h:337: warning: implicit declaration of function `inter_module_put_R6b99f7d8' 
In file included from i830_drv.c:43: 
drm_auth.h: In function `i830_add_magic': 
drm_auth.h:62: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:43: 
drm_auth.h: In function `i830_remove_magic': 
drm_auth.h:91: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:43: 
drm_auth.h: In function `i830_getmagic': 
drm_auth.h:140: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_auth.h: In function `i830_authmagic': 
drm_auth.h:156: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_addmap': 
drm_bufs.h:99: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:133: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_rmmap': 
drm_bufs.h:245: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_addbufs_agp': 
drm_bufs.h:345: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:346: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:347: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:348: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:349: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:350: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:351: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:425: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:432: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:455: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:456: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_addbufs_sg': 
drm_bufs.h:715: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:716: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:717: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:718: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:719: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:720: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:721: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:799: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:806: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:829: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:830: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_infobufs': 
drm_bufs.h:908: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:935: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h: In function `i830_markbufs': 
drm_bufs.h:968: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h: In function `i830_freebufs': 
drm_bufs.h:1002: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:1010: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_bufs.h:1016: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:44: 
drm_bufs.h: In function `i830_mapbufs': 
drm_bufs.h:1128: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_ctxbitmap_free': 
drm_context.h:59: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_ctxbitmap_next': 
drm_context.h:73: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_ctxbitmap_init': 
drm_context.h:132: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_context_switch': 
drm_context.h:228: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_context.h:236: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_context_switch_complete': 
drm_context.h:259: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:45: 
drm_context.h: In function `i830_addctx': 
drm_context.h:317: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_context.h:319: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_context.h: In function `i830_switchctx': 
drm_context.h:366: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_context.h: In function `i830_newctx': 
drm_context.h:380: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_context.h: In function `i830_rmctx': 
drm_context.h:396: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:46: 
drm_dma.h: In function `i830_dma_takedown': 
drm_dma.h:85: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:47: 
drm_drawable.h: In function `i830_adddraw': 
drm_drawable.h:41: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_setup': 
drm_drv.h:319: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_takedown': 
drm_drv.h:341: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:423: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `drm_count_cards': 
drm_drv.h:500: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:518: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h: In function `drm_init': 
drm_drv.h:533: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:573: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:591: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `drm_cleanup': 
drm_drv.h:618: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:623: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:625: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:640: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_open': 
drm_drv.h:715: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_release': 
drm_drv.h:740: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:749: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:756: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:843: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_ioctl': 
drm_drv.h:875: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:884: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_lock': 
drm_drv.h:920: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:926: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:1001: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:48: 
drm_drv.h: In function `i830_unlock': 
drm_drv.h:1022: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_drv.h:1058: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:50: 
drm_fops.h: In function `i830_open_helper': 
drm_fops.h:47: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:50: 
drm_fops.h: In function `i830_flush': 
drm_fops.h:99: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:50: 
drm_fops.h: In function `i830_fasync': 
drm_fops.h:109: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h: In function `i830_read': 
drm_fops.h:129: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h:132: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h:138: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h:141: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:50: 
drm_fops.h: In function `i830_write_string': 
drm_fops.h:172: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h:178: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_fops.h:196: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:51: 
drm_init.h: In function `i830_parse_option': 
drm_init.h:48: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_init.h:63: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:51: 
drm_init.h: In function `i830_parse_options': 
drm_init.h:93: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_init.h: In function `i830_cpu_valid': 
drm_init.h:110: `boot_cpu_data_R0657d037' undeclared (first use in this function) 
drm_init.h:110: (Each undeclared identifier is reported only once 
drm_init.h:110: for each function it appears in.) 
In file included from i830_drv.c:52: 
drm_ioctl.h: In function `i830_irq_busid': 
drm_ioctl.h:47: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:53: 
drm_lock.h: In function `i830_block': 
drm_lock.h:38: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_lock.h: In function `i830_unblock': 
drm_lock.h:45: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_lock.h: In function `i830_lock_take': 
drm_lock.h:63: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:53: 
drm_lock.h: In function `i830_lock_free': 
drm_lock.h:107: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:53: 
drm_lock.h: In function `i830_flush_queue': 
drm_lock.h:120: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:53: 
drm_lock.h: In function `i830_flush_unblock_queue': 
drm_lock.h:151: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:53: 
drm_lock.h: In function `i830_flush_block_and_flush': 
drm_lock.h:170: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_lock.h: In function `i830_flush_unblock': 
drm_lock.h:189: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_lock.h: In function `i830_finish': 
drm_lock.h:212: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:54: 
drm_lists.h: In function `i830_waitlist_put': 
drm_lists.h:77: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_alloc': 
drm_memory.h:152: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_free': 
drm_memory.h:206: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h:215: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_free_pages': 
drm_memory.h:270: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h:290: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_ioremap': 
drm_memory.h:300: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_ioremap_nocache': 
drm_memory.h:323: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:55: 
drm_memory.h: In function `i830_ioremapfree': 
drm_memory.h:347: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h:359: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h: In function `i830_alloc_agp': 
drm_memory.h:370: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h: In function `i830_free_agp': 
drm_memory.h:396: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h:410: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h: In function `i830_bind_agp': 
drm_memory.h:423: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h: In function `i830_unbind_agp': 
drm_memory.h:449: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_memory.h:463: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:56: 
drm_proc.h: In function `i830_proc_init': 
drm_proc.h:87: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_proc.h:94: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_proc.h:103: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_nopage': 
drm_vm.h:116: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_shm_nopage': 
drm_vm.h:145: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_shm_close': 
drm_vm.h:164: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_vm.h:207: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_dma_nopage': 
drm_vm.h:247: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_open': 
drm_vm.h:285: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_vm_close': 
drm_vm.h:306: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:57: 
drm_vm.h: In function `i830_mmap_dma': 
drm_vm.h:335: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_vm.h: In function `i830_mmap': 
drm_vm.h:380: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_vm.h:439: `boot_cpu_data_R0657d037' undeclared (first use in this function) 
drm_vm.h:462: warning: passing arg 1 of `remap_page_range' makes pointer from integer without a cast 
drm_vm.h:462: incompatible type for argument 4 of `remap_page_range' 
drm_vm.h:462: too few arguments to function `remap_page_range' 
drm_vm.h:468: warning: concatenation of string literals with __FUNCTION__ is deprecated 
In file included from i830_drv.c:58: 
drm_stub.h: In function `i830_stub_open': 
drm_stub.h:58: warning: implicit declaration of function `try_inc_mod_count_Re6105b23' 
In file included from i830_drv.c:58: 
drm_stub.h: In function `i830_stub_putminor': 
drm_stub.h:110: warning: implicit declaration of function `inter_module_unregister_R7a9e845e' 
drm_stub.h: In function `i830_stub_register': 
drm_stub.h:125: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_stub.h:133: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_stub.h:137: warning: concatenation of string literals with __FUNCTION__ is deprecated 
drm_stub.h:138: warning: implicit declaration of function `inter_module_register_R62dada05' 
drm_stub.h: In function `i830_stub_unregister': 
drm_stub.h:147: warning: concatenation of string literals with __FUNCTION__ is deprecated 
make: *** [i830_drv.o] Error 1 |   
 
 
 
 |