Bug 521

Summary: Bogus version info in Xdmcp
Product: xorg Reporter: Erik Postma <epostma>
Component: Server/GeneralAssignee: Keith Packard <keithp>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.