[CFT] Update of xorg libraries and MESA

Niclas Zeising zeising at freebsd.org
Mon Sep 9 14:48:58 UTC 2013


On 09/09/13 16:43, Volodymyr Kostyrko wrote:
> 09.09.2013 17:02, Koop Mast wrote:
>>> ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG
>>
>> You need to manual remove your old libGL and dri before updating to the
>> new version, as mentioned in the UPDATING file.
> 
> Oh, sorry.. I always mess the order of things. Thanks for a quick reply!
> 
> And how about this one:
> 
> ===>  Applying extra patch extra-config_devd.c
> cat: extra-config_devd.c: No such file or directory
>   I can't seem to find a patch in there anywhere.
> 
> gmake[1]: Entering directory
> `/tmp/ports/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.4/config'
> 
> gmake[1]: *** No rule to make target `devd.c', needed by `devd.lo'.  Stop.
> gmake[1]: Leaving directory
> `/tmp/ports/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.4/config'
> 
> gmake: *** [all-recursive] Error 1
> *** [do-build] Error code 1
> 
> --- x11-ervers/xorg-server/Makefile  2013-09-09 17:42:06.005017508 +0300
> +++ x11-ervers/xorg-server/Makefile  2013-09-09 17:40:08.468020532 +0300
> @@ -108,7 +108,7 @@
>  .endif
> 
>  .if ${PORT_OPTIONS:MDEVD}
> -EXTRA_PATCHES+=                extra-config_devd.c
> +EXTRA_PATCHES+=                ${FILESDIR}/extra-config_devd.c
>  .endif
> 
>  .if ${PORT_OPTIONS:MAIGLX}
> 

You are right, sorry about that.
Patch will be updated shortly!
Regards!
-- 
Niclas Zeising


More information about the freebsd-x11 mailing list