Bug 521 - Bogus version info in Xdmcp
Summary: Bogus version info in Xdmcp
Status: CLOSED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 01:52 UTC by Erik Postma
Modified: 2011-10-15 17:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Erik Postma 2004-04-21 01:52:02 UTC
Makefile.am line 4 in Xdmcp reads 
  libXdmcp_la_LDFLAGS = -version-info 0:1:2
which causes libtool to spit out an error message about bogus version
information during compilation.

(I don't know anything about how this may break things, but it compiles if I
change it to 0:0:0.)
Comment 1 Adam Jackson 2009-04-14 07:17:55 UTC
The old kdrive tree is dead.  As far as we can tell, this bug no longer applies to the current Xorg server tree.  If it does, please reopen this bug and change the product to 'xorg' and the component to 'server/general'.


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.