[LinuxCNC/linuxcnc PR#433] Compile against libtirpc

未分类 bolang 5个月前 (10-15) 43次浏览

Issue #433 | 状态: 已关闭 | 作者: spike77453 | 创建时间: 2018-05-03


This is probably not the correct way to do it, but it fixes my build issues (#392).
It’s probably a good idea to check for libtirpc or even include a configure flag (–with-libtirpc) but I currently can’t wrap my head around linuxcnc’s autotools setup.


评论 (3)

#1 – jepler 于 2018-05-03

Thank you for offering a patch, though, I appreciate it, and it is going to help users who have the same problem as you’re encountering.

You’re right that we can’t accept this PR as-is because it should be properly integrated into configure (and into debian dependency management stuff in debian/) but I will leave it open so that people who need a quick fix can get it.


#2 – awigen 于 2019-05-11

This is now superseeded by https://github.com/LinuxCNC/linuxcnc/pull/587 which fallsback to TI-RPC if libc does not provide RPC.


#3 – rene-dev 于 2019-05-13

fixed by #587


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/433

喜欢 (0)