Current tinderbox regression (xserver)

Ian Romanick idr at freedesktop.org
Tue Jan 20 13:04:37 PST 2009


On Tue, 2009-01-20 at 14:30 -0500, Chris Ball wrote:
> http://tinderbox.x.org/builds/2009-01-20-0024/logs/xserver/#build
> 
> ./.libs/libxorg.a(sdksyms.o):(.data.rel+0x308): undefined reference to
> `CreateUnclippedWinSize'
> 
> http://cgit.freedesktop.org/xorg/xserver/commit/?id=20d2117eb82fb7ce91afd4f01fe1b9d4b1bf0459
> 

I'm seeing this also.  It seems like the sdksyms.sh script should try to
pull in this symbol since it isn't decorated with _X_EXPORT.  The
attached patch makes that part of the build work, but
is...eh...unpleasant to my eyes.

With that fixed, I hit the following failure:

kbd.c:148: error: ‘__XKBDEFRULES__’ undeclared here (not in a function)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: move_CreateUnclippedWinSize_prototype.patch
Type: text/x-patch
Size: 1261 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20090120/0190a176/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20090120/0190a176/attachment.pgp>


More information about the xorg mailing list