Bug 71449 - compiling xserver fails with current git
Summary: compiling xserver fails with current git
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Keith Packard
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xserver-1.15
  Show dependency treegraph
 
Reported: 2013-11-10 04:56 UTC by Tom Englund
Modified: 2014-12-01 21:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.