Bug 5113 - xdm broken when OS libs are needed
Summary: xdm broken when OS libs are needed
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: git
Hardware: Other FreeBSD
: high normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1690
  Show dependency treegraph
 
Reported: 2005-11-21 15:45 UTC by Eric Anholt
Modified: 2005-11-20 23:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix xdm build on FreeBSD (1.36 KB, patch)
2005-11-21 15:46 UTC, Eric Anholt
ajax: 6.9/7.0+
Details | Splinter Review

Description Eric Anholt 2005-11-21 15:45:11 UTC
When -lutil is added to XDM_LIBS, the PKG_CHECK_MODULES(XDM, ...) ends up
blowing it away.  I fixed it using the attached patch to instead call -lutil
XDM_OS_LIBS and then add the XDM_OS_LIBS to XDM_LIBS later.
Comment 1 Eric Anholt 2005-11-21 15:46:08 UTC
Created attachment 3858 [details] [review]
fix xdm build on FreeBSD
Comment 2 Adam Jackson 2005-11-21 16:59:15 UTC
Comment on attachment 3858 [details] [review]
fix xdm build on FreeBSD

approved, please commit.
Comment 3 Eric Anholt 2005-11-21 18:18:49 UTC
Committed.


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.