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
Created attachment 521 [details] [review] proposed patch adds -lpsres and -ldpstk to link of libdpstkXm.dll build psres before dpstk
Motif is disabled for cygwin in this release. This change will not effect the release at all, removed dependency on release tracker
/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.