Date: Tue, 22 Apr 2014 15:46:12 +0300 From: Ivan Klymenko <fidaj@ukr.net> To: Volodymyr Kostyrko <c.kworr@gmail.com> Cc: x11@FreeBSD.org Subject: Re: [CFT] x11-servers/xorg-server with initial (GCD) Grand Central Dispatch support Message-ID: <20140422154612.6771e487@nonamehost.local> In-Reply-To: <535660C5.70308@b1t.name> References: <20140420200534.72226779@nonamehost.local> <53564D07.7060100@b1t.name> <20140422145044.23b5bc6c@nonamehost.local> <535660C5.70308@b1t.name>
next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Tue, 22 Apr 2014 15:29:57 +0300 Volodymyr Kostyrko <c.kworr@gmail.com> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > 22.04.2014 14:50, Ivan Klymenko wrote: > >>> Hi all. > >>> > >>> You are tired of frequent friezes xorg server? > >>> Are you bored messages in /var/log/Xorg.0.log: > >>> " > >>> .... > >>> [mi] EQ overflowing. Additional events will be discarded until > >>> existing events are processed. .... > >>> " > >>> ? > >>> > >>> :) > >>> > >>> Then you here! :) > >>> > >>> Patch attached :) > >> > >> I have some problems with linking: > >> > >> CCLD Xorg > >> /usr/bin/ld: ~: invalid DSO for symbol `_NSConcreteGlobalBlock' > >> definition /usr/lib/libBlocksRuntime.so.0: could not read symbols: > >> Bad value cc: error: linker command failed with exit code 1 (use -v > >> to see invocation) > >> > >> # uname -a > >> FreeBSD ar1l0u.maxima.local 10.0-STABLE FreeBSD 10.0-STABLE #11 > >> r264642M: Fri Apr 18 12:14:59 EEST 2014 > >> arcade@ar1l0u.maxima.local:/usr/obj/usr/src/sys/MINIMAL amd64 > >> > >> # cc -v > >> FreeBSD clang version 3.4 (tags/RELEASE_34/final 197956) 20140216 > >> Target: x86_64-unknown-freebsd10.0 > >> Thread model: posix > >> Selected GCC installation: > >> > > > > Cadets I realized what the problem is you need to rebuild > > devel/libdispatch with option "[x] CLANG Build with LLVM/Clang > > (required for blocks support)" >=20 > As per Makefile it utilizes devel/compiler-rt for systems older then=20 > 900024 and uses system compiler-rt library otherwise. No changes > though. >=20 > Bundled compiler-rt looks newer (at least r172839 MFC'd at r229413) > then port version (r131639). >=20 > Full build logs here: http://www.b1t.name/xorg.gcd.build.log >=20 1. show me, please, /etc/make.conf 2. show me ldd /usr/local/lib/libdispatch.so.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140422154612.6771e487>