From owner-freebsd-x11@FreeBSD.ORG Thu Mar 15 10:05:55 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3BF61065670 for ; Thu, 15 Mar 2012 10:05:55 +0000 (UTC) (envelope-from andy.lavr@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id B96C28FC14 for ; Thu, 15 Mar 2012 10:05:55 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S87ZD-00066e-78 for freebsd-x11@freebsd.org; Thu, 15 Mar 2012 03:05:55 -0700 Date: Thu, 15 Mar 2012 03:05:55 -0700 (PDT) From: Andrei Lavreniyuk To: freebsd-x11@freebsd.org Message-ID: <1331805955212-5567531.post@n5.nabble.com> In-Reply-To: <4F56D9D3.3020200@gmail.com> References: <1331088640945-5543012.post@n5.nabble.com> <4F56D9D3.3020200@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Intel GPU patch 13.1 for stable/9 ([CFT] Xorg Upgrade 7.5.2) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 10:05:56 -0000 I updated to 9-STABLE today and applied meow's patch from 03.04.12 http://tsatsenko.ru/files/all.13.5-stable-9.patch (successfully) Kernel cannot build... :( /obj clean and make cleandir twice # make kernel -- skip --- clang -c -O2 -pipe -fno-strict-aliasing -march=core2 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector vers.c linking kernel.debug drm_drv.o: In function `drm_load': /usr/src/sys/dev/drm/drm_drv.c:533: undefined reference to `drm_gem_init' drm_drv.o: In function `drm_unload': /usr/src/sys/dev/drm/drm_drv.c:593: undefined reference to `drm_gem_destroy' drm_drv.o: In function `drm_close': /usr/src/sys/dev/drm/drm_drv.c:718: undefined reference to `drm_gem_release' drm_drv.o:(.data+0x140): undefined reference to `drm_gem_mmap_single' drm_drv.o:(.rodata+0xe0): undefined reference to `drm_gem_close_ioctl' drm_drv.o:(.rodata+0xf8): undefined reference to `drm_gem_flink_ioctl' drm_drv.o:(.rodata+0x110): undefined reference to `drm_gem_open_ioctl' drm_drv.o:(.rodata+0x2d8): undefined reference to `drm_setmaster_ioctl' drm_drv.o:(.rodata+0x2f0): undefined reference to `drm_dropmaster_ioctl' drm_drv.o:(.rodata+0xf08): undefined reference to `drm_mode_getresources' drm_drv.o:(.rodata+0xf20): undefined reference to `drm_mode_getcrtc' drm_drv.o:(.rodata+0xf38): undefined reference to `drm_mode_setcrtc' drm_drv.o:(.rodata+0xf50): undefined reference to `drm_mode_cursor_ioctl' drm_drv.o:(.rodata+0xf68): undefined reference to `drm_mode_gamma_get_ioctl' drm_drv.o:(.rodata+0xf80): undefined reference to `drm_mode_gamma_set_ioctl' drm_drv.o:(.rodata+0xf98): undefined reference to `drm_mode_getencoder' drm_drv.o:(.rodata+0xfb0): undefined reference to `drm_mode_getconnector' drm_drv.o:(.rodata+0xfc8): undefined reference to `drm_mode_attachmode_ioctl' drm_drv.o:(.rodata+0xfe0): undefined reference to `drm_mode_detachmode_ioctl' drm_drv.o:(.rodata+0xff8): undefined reference to `drm_mode_getproperty_ioctl' drm_drv.o:(.rodata+0x1010): undefined reference to `drm_mode_connector_property_set_ioctl' drm_drv.o:(.rodata+0x1028): undefined reference to `drm_mode_getblob_ioctl' drm_drv.o:(.rodata+0x1040): undefined reference to `drm_mode_getfb' drm_drv.o:(.rodata+0x1058): undefined reference to `drm_mode_addfb' drm_drv.o:(.rodata+0x1070): undefined reference to `drm_mode_rmfb' drm_drv.o:(.rodata+0x1088): undefined reference to `drm_mode_page_flip_ioctl' drm_drv.o:(.rodata+0x10a0): undefined reference to `drm_mode_dirtyfb_ioctl' drm_drv.o:(.rodata+0x10b8): undefined reference to `drm_mode_create_dumb_ioctl' drm_drv.o:(.rodata+0x10d0): undefined reference to `drm_mode_mmap_dumb_ioctl' drm_drv.o:(.rodata+0x10e8): undefined reference to `drm_mode_destroy_dumb_ioctl' drm_drv.o:(.rodata+0x1100): undefined reference to `drm_mode_getplane_res' drm_drv.o:(.rodata+0x1118): undefined reference to `drm_mode_getplane' drm_drv.o:(.rodata+0x1130): undefined reference to `drm_mode_setplane' drm_drv.o:(.rodata+0x1148): undefined reference to `drm_mode_addfb2' drm_fops.o: In function `drm_open_helper': /usr/src/sys/dev/drm/drm_fops.c:80: undefined reference to `drm_gem_open' *** Error code 1 Stop in /usr/obj/usr/src/sys/SMP64. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. --- any way to resolve this? Best regards, Andrei Lavreniyuk. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Intel-GPU-patch-13-1-for-stable-9-CFT-Xorg-Upgrade-7-5-2-tp5463273p5567531.html Sent from the freebsd-x11 mailing list archive at Nabble.com.