Bug 920 - fix undefined references in libdpstkXm
Summary: fix undefined references in libdpstkXm
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/other (show other bugs)
Version: git
Hardware: x86 (IA32) Windows (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-24 16:47 UTC by Alexander Gottwald
Modified: 2007-01-23 17:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
proposed patch (9.65 KB, patch)
2004-07-24 16:49 UTC, Alexander Gottwald
no flags Details | Splinter Review

Description Alexander Gottwald 2004-07-24 16:47:11 UTC
libdpstkXm has undefined references to external libraries (libdpstk and
libpsres) which cause the build of the dll on cygwin to fail.

Solution is to add the required libraries and to change the order of building
libdpstkXm and libpsres
Comment 1 Alexander Gottwald 2004-07-24 16:49:02 UTC
Created attachment 521 [details] [review]
proposed patch

adds -lpsres and -ldpstk to link of libdpstkXm.dll
build psres before dpstk
Comment 2 Alexander Gottwald 2004-07-27 12:54:04 UTC
Motif is disabled for cygwin in this release. This change will not effect the
release at all, removed dependency on release tracker
Comment 3 Alexander Gottwald 2004-09-29 05:41:03 UTC
/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.405; previous revision: 1.404
/cvs/xorg/xc/lib/Imakefile,v  <--  Imakefile
new revision: 1.11; previous revision: 1.10
/cvs/xorg/xc/lib/dpstk/Imakefile,v  <--  Imakefile
new revision: 1.4; previous revision: 1.3

marking as fixed


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.