> Please can someone help me, i tried to build BRL-Cad without success; > > this is the result of the make: > > [ 75%] Built target svg-dtd-expand > [ 75%] Built target xsl-expand > make[2]: *** No rule to make target > `doc/docbook/system/man1/en/./pixcrop.valid', needed by > `share/doc/html/man1/en/pixcrop.html'. Stop. > make[1]: *** > [doc/docbook/system/man1/en/CMakeFiles/pixcrop_man1_HTML.dir/all] Error 2 > make: *** [all] Error 2
Fortunately, that error is in the docs system. If this was a parallel build (make -jsomething), then you can probably just run make again as there’s some obscure race condition we’ve not been able to reliably pin down. If it’s consistent, you can either dive in and start debugging the build (make VERBOSE=1 can be helpful) or delete your build directory and try again to see if it’s repeatable. Cheers! Sean ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel