Hello,

to sucessfully build CDE on FreeBSD a small patch
is needed to configure of open-motif to make sure
printing is enabled.

The patch is here:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170626

(thanks to Ulrich Wilkens for providing the fix)

With the patch and after rebuilding open-motif
you should have the following in your /usr/local/include/Xm/Xm.h:

#ifndef PRINTING_SUPPORTED
#define PRINTING_SUPPORTED 1
#endif

//Marcin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to