LINUX.ORG.RU

Сообщения kalin

 

Сообщения во время компиляции ядра2

это продолжение

drivers/scsi/advansys.c: In function `AscSearchIOPortAddr11': drivers/scsi/advansys.c:10006: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/psi240i.c:713: warning: initialization from incompatible pointer type drivers/scsi/psi240i.c:714: warning: initialization from incompatible pointer type drivers/scsi/BusLogic.c: In function `BusLogic_InitializeProbeInfoListISA': drivers/scsi/BusLogic.c:694: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:698: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:702: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:706: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:710: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:714: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c: In function `BusLogic_InitializeMultiMasterProbeInfo': drivers/scsi/BusLogic.c:970: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:985: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:990: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:995: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:1000: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c:1005: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/BusLogic.c: At top level: drivers/scsi/BusLogic.c:3556: warning: `BusLogic_AbortCommand' defined but not used In file included from drivers/scsi/aha1542.c:43: include/linux/mca-legacy.h:12:2: warning: #warning "MCA legacy - please move your driver to the new sysfs api" drivers/scsi/fdomain.c: In function `fdomain_isa_detect': drivers/scsi/fdomain.c:763: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/NCR53c406a.c:669: warning: `wait_intr' defined but not used drivers/scsi/NCR53c406a.c:611: warning: `NCR53c406a_setup' defined but not used drivers/scsi/sym53c416.c: In function `sym53c416_probe': drivers/scsi/sym53c416.c:627: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/sym53c416.c: In function `sym53c416_detect': drivers/scsi/sym53c416.c:715: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/qla1280.c:3124: warning: `qla1280_64bit_start_scsi' defined but not used drivers/scsi/NCR5380.c:396: warning: `phases' defined but not used drivers/scsi/NCR5380.c:396: warning: `phases' defined but not used drivers/scsi/NCR5380.c:756: warning: `NCR5380_print_options' defined but not used drivers/scsi/NCR5380.c:396: warning: `phases' defined but not used drivers/scsi/NCR5380.c:699: warning: `NCR5380_probe_irq' defined but not used drivers/scsi/NCR5380.c:396: warning: `phases' defined but not used drivers/scsi/eata_pio.c: In function `get_pio_conf_PIO': drivers/scsi/eata_pio.c:596: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/scsi/wd7000.c:1611: warning: `wd7000_abort' defined but not used drivers/video/console/mdacon.c: In function `mdacon_init': drivers/video/console/mdacon.c:374: warning: `MOD_INC_USE_COUNT' is deprecated (declared at include/linux/module.h:501) drivers/video/console/mdacon.c: In function `mdacon_deinit': drivers/video/console/mdacon.c:384: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at include/linux/module.h:513) drivers/video/fbmem.c: In function `fb_cursor': drivers/video/fbmem.c:917: warning: passing arg 1 of `copy_from_user' discards qualifiers from pointer target type arch/i386/boot/setup.S: Assembler messages: arch/i386/boot/setup.S:159: Warning: value 0x37ffffff truncated to 0x37ffffff Root device is (3, 6) Boot sector 512 bytes. Setup is 4847 bytes. System is 1921 kB

kalin
()

Сообщения во время компиляции ядра

Такой вот вопросик: во время компиляции ядра 2.6.6 в стандартный вывод ошибок вышло вот это. Что с этим делать? Надо исправлять или как? Или подскажете где почитать.

fs/smbfs/inode.c: In function `smb_fill_super': fs/smbfs/inode.c:562: warning: comparison is always false due to limited range of data type fs/smbfs/inode.c:563: warning: comparison is always false due to limited range of data type drivers/char/rio/riotable.c: In function `RIOApel': drivers/char/rio/riotable.c:448: warning: comparison of distinct pointer types lacks a cast drivers/char/rio/riotable.c:482: warning: comparison of distinct pointer types lacks a cast drivers/char/rio/riotty.c: In function `riotclose': drivers/char/rio/riotty.c:668: warning: comparison of distinct pointer types lacks a cast drivers/char/watchdog/wdt_pci.c: In function `wdtpci_init_one': drivers/char/watchdog/wdt_pci.c:684: warning: label `out_rbt' defined but not used drivers/char/esp.c: In function `esp_tiocmset': drivers/char/esp.c:1783: warning: unused variable `arg' drivers/char/esp.c: In function `autoconfig': drivers/char/esp.c:2373: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/char/cyclades.c:686: warning: `cy_get_user' defined but not used drivers/char/epca.c: In function `pc_tiocmset': drivers/char/epca.c:3023: warning: control reaches end of non-void function drivers/char/epca.c: In function `do_softint': drivers/char/epca.c:3332: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at include/linux/module.h:513) drivers/char/specialix.c: In function `sx_check_io_range': drivers/char/specialix.c:290: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/char/mxser.c: In function `mxser_module_init': drivers/char/mxser.c:607: warning: unused variable `index' drivers/char/ip2main.c: In function `ip2_tiocmget': drivers/char/ip2main.c:1962: warning: unused variable `wait' drivers/char/ip2/i2lib.c: At top level: drivers/char/ip2/i2cmd.c:142: warning: `ct89' defined but not used drivers/char/ip2main.c:204: warning: `set_modem_info' declared `static' but never defined drivers/message/i2o/i2o_block.c: In function `i2ob_del_device': drivers/message/i2o/i2o_block.c:1493: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at include/linux/module.h:513) In file included from drivers/net/tokenring/smctr.c:46: include/linux/mca-legacy.h:12:2: warning: #warning "MCA legacy - please move your driver to the new sysfs api" In file included from drivers/net/at1700.c:46: include/linux/mca-legacy.h:12:2: warning: #warning "MCA legacy - please move your driver to the new sysfs api" In file included from drivers/net/eexpress.c:116: include/linux/mca-legacy.h:12:2: warning: #warning "MCA legacy - please move your driver to the new sysfs api" drivers/net/r8169.c: In function `rtl8169_make_unusable_by_asic': drivers/net/r8169.c:1159: warning: integer constant is too large for "long" type drivers/pcmcia/i82365.c: In function `is_alive': drivers/pcmcia/i82365.c:673: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/pcmcia/i82365.c: In function `isa_probe': drivers/pcmcia/i82365.c:807: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/pcmcia/i82365.c: In function `i365_set_io_map': drivers/pcmcia/i82365.c:1135: warning: comparison is always false due to limited range of data type drivers/pcmcia/i82365.c:1135: warning: comparison is always false due to limited range of data type drivers/pcmcia/i82092.c: In function `i82092aa_set_io_map': drivers/pcmcia/i82092.c:677: warning: comparison is always false due to limited range of data type drivers/pcmcia/i82092.c:677: warning: comparison is always false due to limited range of data type drivers/pcmcia/tcic.c: In function `is_active': drivers/pcmcia/tcic.c:347: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121) drivers/pcmcia/tcic.c: In function `tcic_set_io_map': drivers/pcmcia/tcic.c:796: warning: comparison is always false due to limited range of data type drivers/pcmcia/tcic.c:796: warning: comparison is always false due to limited range of data type drivers/scsi/advansys.c: In function `advansys_detect': drivers/scsi/advansys.c:4622: warning: `check_region' is deprecated (declared at include/linux/ioport.h:121)

kalin
()

Help Radeon 9600pro

При загрузке системы Х не запускается ошибка ЕЕ ненайдено оборудование. При установке rpm скачаного с сайта ATI выдаёт ошибку: файл /usr/X11R6/lib/libGL.so.1.2 из установочного пакета fglrx-glc22-4.3.0-3.2.8 конфликтует с файлом из пакета libxfree86-4.3-23ьвл

дистрибутив Md 9.2 kernel 2.4.22-10mdk xfree86 4.3.0

За рание благодарен за помощь.

kalin
()

RSS подписка на новые темы