I think you are compiling master. 2.9.4 is a tag so you would need to
checkout v2.9.4 or checkout 2.9

When I look in git, master branch, the file does not exist, but  it is
still referenced in the submake file
If the component has been deprecated, please also remove the man file from
the web site.
I think editing the submake file to remove the reference to this and a
couple of other components will fix your issue.
(Or checkout an earlier branch)

Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 28 Apr 2025 at 21:03, Bertho Stultiens <l...@vagrearg.org> wrote:

> 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
>

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

Reply via email to