[CFT] Update of xorg libraries and MESA

Volodymyr Kostyrko c.kworr at gmail.com
Mon Sep 9 14:43:27 UTC 2013


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}

-- 
Sphinx of black quartz, judge my vow.


More information about the freebsd-ports mailing list