> cd /usr/local/src2/brlcad-build/src/conv/step/g-step/CONFIG_CONTROL_DESIGN
> && /usr/local/src2/brlcad-svn-trunk/src/other/stepcode/data/ap203/ap203.exp

This line looks to me like the CMake logic somehow didn't know it was
supposed to run exp2cxx on the ap203.exp file - the "permission
denied" error looks like what you get when you try to "run" the exp
file itself as an executable, and if I run the same portion of the
build I get:

cd /home/user/brlcad/build/src/conv/step/g-step/CONFIG_CONTROL_DESIGN
&& /home/user/brlcad/build/bin/exp2cxx
/home/user/brlcad/src/other/stepcode/data/ap203/ap203.exp

Tom, we recently carried through a rename of the "fedex_plus"
executable to exp2cxx -  I'm wondering if perhaps a stale Cache file
or something of the sort may have caused this.  Particularly since
building from scratch worked...

CY

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to