Mediator 1.10 Installation Fails on RHEL 9.6 due to SCST Module Error
Applies to
ONTAP Mediator 1.10
Issue
Installation of ONTAP Mediator 1.10 fails during the SCST module setup. The following error is observed in the logs:
/tmp/ontap_mediator.paGCPl/ontap-mediator-1.10.0/dist/scst/scst-3.9/scst/src/../include/backport.h:721:16: error: too many arguments to function ‘get_user_pages’
721 | return get_user_pages(start, nr_pages, gup_flags, pages, NULL);
make[4]: *** [scripts/Makefile.build:249: /tmp/ontap_mediator.paGCPl/ontap-mediator-1.10.0/dist/scst/scst-3.9/scst/src/scst_copy_mgr.o] Error 1
make[3]: *** [Makefile:1947: /tmp/ontap_mediator.paGCPl/ontap-mediator-1.10.0/dist/scst/scst-3.9/scst/src] Error 2
make[1]: *** [Makefile:39: install] Error 2
make: *** [Makefile:187: scst_install] Error 2
