Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Sep 2013 17:43:22 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Koop Mast <kwm@rainbow-runner.nl>
Cc:        ports@FreeBSD.org, x11@FreeBSD.org, Niclas Zeising <zeising@freebsd.org>
Subject:   Re: [CFT] Update of xorg libraries and MESA
Message-ID:  <522DDE8A.4030301@gmail.com>
In-Reply-To: <522DD4E5.5030206@rainbow-runner.nl>
References:  <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org> <522DD451.9000100@gmail.com> <522DD4E5.5030206@rainbow-runner.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?522DDE8A.4030301>