duplicate component name "usergenserkins"
- heaven
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
15 Apr 2025 12:51 #326363
by heaven
duplicate component name "usergenserkins" was created by heaven
When i try run usergenserkins in terminal by typing genserkins to test something, i got this error:
HAL: ERROR: duplicate component name 'usergenserkins'
HAL: ERROR: component -22 not found
Segmentation fault
I'm running linuxcnc 2.9.4
HAL: ERROR: duplicate component name 'usergenserkins'
HAL: ERROR: component -22 not found
Segmentation fault
I'm running linuxcnc 2.9.4
Please Log in or Create an account to join the conversation.
- Aciera
-
- Away
- Administrator
-
Less
More
- Posts: 4286
- Thank you received: 1899
15 Apr 2025 13:15 - 15 Apr 2025 13:17 #326370
by Aciera
I'm not exactly sure what that means but looking at this note at the beginning of 'ugenserkins.c' makes me think that you might be trying to use something that is likely no longer working:
Replied by Aciera on topic duplicate component name "usergenserkins"
When i try run usergenserkins in terminal by typing genserkins to test something
I'm not exactly sure what that means but looking at this note at the beginning of 'ugenserkins.c' makes me think that you might be trying to use something that is likely no longer working:
/********************************************************************
* !!! Declining usage
* !!! This userspace program was been separated from the original
* !!! genserkins.c as part of refactoring kinematics for
* !!! switchkins support. The userspace program has not been
* !!! updated since 2009 (commit 1939285758) and correct
* !!! functioning in its current state is doubtful.
*
* Description: ugenserkins.c
* Test program (originally part of genserkins.c)
* License GPL Version 2
********************************************************************/
Last edit: 15 Apr 2025 13:17 by Aciera.
The following user(s) said Thank You: heaven
Please Log in or Create an account to join the conversation.
- heaven
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
15 Apr 2025 15:22 - 15 Apr 2025 15:24 #326380
by heaven
Replied by heaven on topic duplicate component name "usergenserkins"
Yes, it is. In lcnc 2.8 i can run it by typing "genserkins" (not halrun) in terminal, but from 2.9 it seperated to ugenserkins.c and no longer work. I'm trying to add base and tool transform for this module.
Last edit: 15 Apr 2025 15:24 by heaven.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Away
- Administrator
-
Less
More
- Posts: 4286
- Thank you received: 1899
15 Apr 2025 15:36 #326382
by Aciera
Replied by Aciera on topic duplicate component name "usergenserkins"
Attachments:
The following user(s) said Thank You: heaven
Please Log in or Create an account to join the conversation.
- heaven
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
15 Apr 2025 15:55 #326383
by heaven
Replied by heaven on topic duplicate component name "usergenserkins"
Please Log in or Create an account to join the conversation.
Time to create page: 0.141 seconds