I tried configuring and building the trunk without the STEP libraries::

cmake ../brlcad-svn/brlcad/trunk                         \
                                      \
       -DBRLCAD_BUNDLED_LIBS=ON       \
       -DBRLCAD_SCL=OFF               \
       -DBRLCAD_ZLIB=OFF              \
       -DCMAKE_BUILD_TYPE=Debug        \
       -DBRLCAD_EXTRADOCS_PDF=OFF    \
       -DBRLCAD_EXTRADOCS_PDF_MAN=OFF \
       -DBRLCAD_ENABLE_OPENGL=ON

The build failed with this error:

[ 50%] Built target tgf-g
[ 50%] Generating C++ code to express CONFIG_CONTROL_DESIGN...
/bin/sh: 
/usr/src/tbrowde/brlcad-svn/brlcad/trunk/src/other/step/data/ap203edit.exp:
Permission denied
make[2]: *** [src/conv/step/CONFIG_CONTROL_DESIGN/SdaiCONFIG_CONTROL_DESIGN.cc]
Error 126
make[1]: *** [src/conv/step/CMakeFiles/step-g.dir/all] Error 2
make: *** [all] Error 2

Best,

-Tom

------------------------------------------------------------------------------
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/
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to