On 4/28/25 12:05 PM, Marius Liebenberg wrote:
I just did a fresh pull and booked out 2.9.4
I am building deps to install on my dev machine. The compile found an error inĀ  conv_float_s64.comp.
The comments on line 4 and 5 was not inserted.

Well, if you are on 2.9.4, then there are no 64-bit HAL types. So that error indicates you have master/HEAD stuff in the 2.9 tree.

You should do a:
$ cd .../my/base/path/linuxcnc.git
$ git clean -dxf .

Then proceed with the build (autogen.sh, configure, make,...).

--
Greetings Bertho

(disclaimers are disclaimed)



_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to