2012/11/27 Viesturs Lācis <[email protected]>:
>
> Thank You, guys!
> Now I tried these steps:
> 1) git checkout v2.5.1
> to cancel any changes I did and in mail archive I found that somebody
> tried building simulator on 12.10 and there were some issues with
> master while 2.5.1 built correctly, so I decided that it might be the
> case here as well...
>
> 2) I ran in terminal
> cd /home/vie/linuxcnc-dev/debian
> ./configure sim
>
> cd /home/vie/linuxcnc-dev/src
> ./autogen.sh
> ./configure sim


My apologies, this is mistake from copying, I actually ran
./configure --enable-simulator


> make
>
> The thing is that "make" command terminates with error:
> ...
> Compiling hal/utils/scope_vert.c
> Compiling hal/utils/scope_trig.c
> Compiling hal/utils/scope_disp.c
> Compiling hal/utils/scope_files.c
> Linking halscope
> Compiling emc/usr_intf/axis/extensions/emcmodule.cc
> Linking python module linuxcnc.so
> Linking ../rtlib/abs.so
> ld: no input files
> make: *** [../rtlib/abs.so] Error 1
> make: Leaving directory `/home/vie/linuxcnc-dev/src'
> vie@vie:~/linuxcnc-dev/src$
>
>
> Can anyone suggest me, what does it mean?
>
> --
> Viesturs
>
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to