Bug 920

Summary: fix undefined references in libdpstkXm
Product: xorg Reporter: Alexander Gottwald <ago>
Component: Lib/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
proposed patch none

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.