On Tue, 18 Sep 2012, Jon Trulson wrote:

> Though I've added a follow on patch that disables building XmPrivate.h
> on Linux systems, where it will always fail since linux does not build
> with motif sources symlinked into imports/

Ok, thank you.

I don't think this is a Linux-specfic problem - 
I did specify MLIBSRC in the command line.

Does symplinking of "openmotif-2.3.3/lib"
in to "imports/motif/lib" work for you?

What normally happens in my tree is this:

$ cd $cde/includes/Xm
$ make includes
+ cd ../../exports/include/Xm
+ rm -f XmPrivate.h
+ ln -s ../../../include/Xm/XmPrivate.h .

Is XmPrivate.h being rebuilt all the time in your tree?

Both gmake and BSD make don't touch XmPrivate.h
for me in the fresh checkout.

//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