Bug 71449

Summary: compiling xserver fails with current git
Product: xorg Reporter: Tom Englund <tomenglund26>
Component: Server/GeneralAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 70707    

Description Tom Englund 2013-11-10 04:56:52 UTC
compiling xserver from git errors in

../../os/.libs/libos.a(io.o): In function `ReadFdFromClient':
io.c:(.text+0x13c): undefined reference to `_XSERVTransRecvFd'
../../os/.libs/libos.a(io.o): In function `WriteFdToClient':
io.c:(.text+0x7b9): undefined reference to `_XSERVTransSendFd'

seems to originate from this commit http://cgit.freedesktop.org/xorg/xserver/commit/?id=e4636072949a76477fe7c9d54662a0b3536b1372&utm_source=anzwix
Comment 1 Alan Coopersmith 2013-11-10 19:03:14 UTC
Patches are on the xorg-devel list for these build issues already.
Comment 2 Adam Jackson 2014-12-01 21:14:53 UTC
fixed as of:

commit b3d3ffd19937827bcbdb833a628f9b1814a6e189
Author: Ɓukasz Stelmach <l.stelmach@samsung.com>
Date:   Mon Nov 25 11:54:07 2013 +0100

    configure.ac: enable systemd socket activation in libxtrans

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.