http://tinderbox.x.org/builds/2010-11-11-0004/logs/xserver/#build

http://cgit.freedesktop.org/xorg/xserver/commit/?id=6274dca9d984ad3c553b4901edc3151e770e6c40

>From the look of it, it seems like a dependency issue.  include/callback.h was 
>updated, but xace.o resource.o and selection.o were not rebuilt.  I'm adding 
>--clean to the next tinderbox run, and my hunch is that it'll pass.

$ ls -lh include/callback.h Xext/libXext.la dix/libdix.la Xext/xace.lo 
dix/resource.lo dix/selection.lo 
-rw-r--r-- 1 jeremy staff  776 Nov 11 00:43 Xext/libXext.la
-rw-r--r-- 1 jeremy staff  299 Sep 30 09:43 Xext/xace.lo
-rw-r--r-- 1 jeremy staff  773 Nov 11 20:53 dix/libdix.la
-rw-r--r-- 1 jeremy staff  307 Sep 30 09:29 dix/resource.lo
-rw-r--r-- 1 jeremy staff  309 Sep 30 09:29 dix/selection.lo
-rw-r--r-- 1 jeremy staff 3.3K Oct 21 15:52 include/callback.h

Undefined symbols for architecture i386:
  "_CallCallbacks", referenced from:
      _XaceHookDispatch in libXext.a(xace.o)
      _XaceHookDispatch in libXext.a(xace.o)
      _XaceHookDispatch in libXext.a(xace.o)
      _XaceHookPropertyAccess in libXext.a(xace.o)
      _XaceHookSelectionAccess in libXext.a(xace.o)
      _XaceHookAuditEnd in libXext.a(xace.o)
      _XaceHook in libXext.a(xace.o)
      _CallResourceStateCallback in libdix.a(resource.o)
      _CallSelectionCallback in libdix.a(selection.o)


_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to