Hi,
I must port and package our software for several Linux distributions → 1 package for every Linux distribution.
But we discovered that for the library libncurses6 Suse has prefixed every function. It means that Suse doesn’t respect the standard somewhere.
Therefore, our software is no longer compatible with Suse 15.
Does anybody know why this happened?
And how do we come back to the standard libncurses6 libraries?
Thank you!