Hi,
On Fri, Mar 17, 2023 at 10:36:08AM +0100, Ramon Carbonell wrote:
I have been able to compile CWP-44.R26 with the changes in the Makefile.config I have added as suggested: POSTLFLAGS = Â -ltirpc
I suggest to use pkg-config for linking flags too, not hardcode just the library name.
The generated executables have an segmentation fault when they are called without arguments
...
I thought that's an expected behaviour but if it's a regression I'll try to fix it, thank you for reporting.