On Sun, 25 Oct 2020 at 18:16, Нина Диденко <nina.dide...@gmail.com> wrote:

> Hi, Chase!
> Thanks, that way I got a little further.
> The problem is that there are other places in CDE source that use now
> deprecated sys_nerr and sys_errlist.
>

I've pushed a fix to master that should remove all these references to
sys_errlist and sys_nerr. They have been replaced by the C90 strerror()
instead.

Please try and see if it fixes your build issue.

Peter

-- 
Peter Howkins
peter.howk...@marutan.net
https://www.marutan.net/
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to