[gpfsug-discuss] Building kernel module on RHEL10

Jonathan Buzzard jonathan.buzzard at strath.ac.uk
Mon May 11 17:55:14 BST 2026


Just an FYI so you don't bash your head against a brick wall like I did. 
The mmbuildgpl script assumes that which is installed and as they say 
assumptions are the mother of all screw ups.

Turns out on RHEL10 when you do a minimal install, which is not part of 
the minimal install and it's not a dependency of any of the GPFS RPMs.

The outcome of which is you get cryptic messages about various stuff 
being installed but not in the expected location. That's because the 
script tests for say the make RPM and then uses which to test its 
location but as which is not installed the test fails.

Two options; either the GPFS RPMs should have the which package as a 
dependency or mmbuildgpl script should test that it is installed and 
warn if it is not.


JAB.

-- 
Jonathan A. Buzzard                         Tel: +44141-5483420
HPC System Administrator, ARCHIE-WeSt.
University of Strathclyde, John Anderson Building, Glasgow. G4 0NG



More information about the gpfsug-discuss mailing list