Compiling pilot-link

Trying to get pilot-link compiled. I made sure I have all of the dependencies. The error I’m getting is:

./configure: line 18498: syntax error near unexpected token `)’

Any tips on what to look for to fix this error?

Is this the repository you are using?

It is necessary to make adaptations in the source code:

https://github.com/desrod/pilot-link/blob/master/configure.ac

Yes, that’s the one I’m using. I’m new to this but I will take a look.

Does it need updating because of Haiku 64bit?

You need to port the code to Haiku and modify it to work!

Source code uses libusb, there is ticket reporting problem:

https://dev.haiku-os.org/ticket/14835