Looks like trying to run make without being configured properly

Try

git clean -xdf
cd src
./autogen.sh
./configure --with-whatever-switches-apply
make

regards
> Trying to compile but $ make ?returns me:
>
> ~/linuxcnc-fda6359/src$ make
> Makefile:55: Makefile.inc: No such file or directory
> Makefile:66: *** Makefile.inc must specify RTPREFIX and other variables. 
> ?Stop.
> ??


------------------------------------------------------------------------------
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=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to