[CFT] x11-servers/xorg-server with initial (GCD) Grand Central Dispatch support

Volodymyr Kostyrko c.kworr at gmail.com
Tue Apr 22 12:56:41 UTC 2014


22.04.2014 15:46, Ivan Klymenko wrote:
>> Full build logs here: http://www.b1t.name/xorg.gcd.build.log
>>
>
> 1. show me, please, /etc/make.conf

# vim:set filetype=make:

CPUTYPE?=native
KERNCONF?=MINIMAL
NO_CLEAN:=yes
WITHOUT_NOUVEAU:=yes
WRKDIRPREFIX:=/tmp/ports
PACKAGES=/tmp/packages
WITH_NEW_XORG=yes

OVERRIDE_LINUX_BASE_PORTS=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6

# Begin portconf settings
# Do not touch these lines
.if !empty(.CURDIR:M/usr/ports*) && exists(/usr/local/libexec/portconf)
_PORTCONF!=/usr/local/libexec/portconf
.if ${_PORTCONF} != "|"
.for i in ${_PORTCONF:S/^|//:S/|/ /g}
${i:C/^([^=]*)=.*/\1/}=${i:C/^[^=]*=//:S/%/ /g}
.endfor
.endif
.endif
# End portconf settings

> 2. show me ldd /usr/local/lib/libdispatch.so.0

# ldd -a /usr/local/lib/libdispatch.so
/usr/local/lib/libdispatch.so:
         libBlocksRuntime.so.0 => /usr/lib/libBlocksRuntime.so.0 
(0x801612000)
         libthr.so.3 => /lib/libthr.so.3 (0x801815000)
         libc.so.7 => /lib/libc.so.7 (0x80081f000)
/usr/lib/libBlocksRuntime.so.0:
         libc.so.7 => /lib/libc.so.7 (0x80081f000)
/lib/libthr.so.3:
         libc.so.7 => /lib/libc.so.7 (0x80081f000)

-- 
Sphinx of black quartz, judge my vow.


More information about the freebsd-x11 mailing list