From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3EFFC42E.6010909@kaznaufk.amur.ru> Date: Mon, 30 Jun 2003 15:01:34 +1000 From: Oleg Sukhanov User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.3) Gecko/20030331 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: community@altlinux.ru Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] =?koi8-r?b?88LP0svBIDIuNC4yMSDTIG52aWRpYSBhZ3BnYXJ0?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.1 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 05:00:59 -0000 Archived-At: List-Archive: List-Post: Накатил вручную на 2.4.21 патч nvidia agpgart При сборке вот это: ccache gcc-2.96 -D__KERNEL__ -I/home/black/RPM/BUILD/kernel-source-2.4.21/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /home/black/RPM/BUILD/kernel-source-2.4.21/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=agpgart_be -DEXPORT_SYMTAB -c agpgart_be.c agpgart_be.c: In function `agp_generic_create_gatt_table': agpgart_be.c:583: warning: assignment from incompatible pointer type agpgart_be.c: In function `amd_create_gatt_table': agpgart_be.c:2456: warning: assignment from incompatible pointer type agpgart_be.c:2457: warning: assignment from incompatible pointer type agpgart_be.c: In function `amd_free_gatt_table': agpgart_be.c:2483: warning: assignment from incompatible pointer type agpgart_be.c:2484: warning: assignment from incompatible pointer type agpgart_be.c: In function `serverworks_create_gatt_table': agpgart_be.c:3565: warning: assignment from incompatible pointer type agpgart_be.c:3566: warning: assignment from incompatible pointer type agpgart_be.c: In function `serverworks_free_gatt_table': agpgart_be.c:3594: warning: assignment from incompatible pointer type agpgart_be.c:3595: warning: assignment from incompatible pointer type agpgart_be.c: In function `nvidia_generic_setup': agpgart_be.c:4304: structure has no member named `num_of_masks' make[3]: *** [agpgart_be.o] Error 1 make[3]: Leaving directory `/home/black/RPM/BUILD/kernel-source-2.4.21/drivers/char/agp' make[2]: *** [_modsubdir_agp] Error 2 make[2]: Leaving directory `/home/black/RPM/BUILD/kernel-source-2.4.21/drivers/char' make[1]: *** [_modsubdir_char] Error 2 make[1]: Leaving directory `/home/black/RPM/BUILD/kernel-source-2.4.21/drivers' make: *** [_mod_drivers] Error 2 make: Leaving directory `/home/black/RPM/BUILD/kernel-source-2.4.21' ошибка: Неверный код возврата из /home/black/RPM/TMP/rpm-tmp.45111 (%build) Это лечится или как?