>The mmbuildgpl script assumes that which is installed Which which? That which! Which that which? That which which is installed.
-scott garfinkle ________________________________ From: gpfsug-discuss <[email protected]> on behalf of Jonathan Buzzard via gpfsug-discuss <[email protected]> Sent: Monday, May 11, 2026 11:55 AM To: [email protected] <[email protected]> Cc: Jonathan Buzzard <[email protected]> Subject: [EXTERNAL] [gpfsug-discuss] Building kernel module on RHEL10 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 _______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at gpfsug.org https://urldefense.proofpoint.com/v2/url?u=http-3A__gpfsug.org_mailman_listinfo_gpfsug-2Ddiscuss-5Fgpfsug.org&d=DwIGaQ&c=BSDicqBQBDjDI9RkVyTcHQ&r=BPjJ9aBH61OHyvjqrUxwAg&m=aZsbnDsoMJcLHsnWey_y1VhjhvwFVauNS-xMUgPxCTyemTqvBjL8lMNO9l-mesli&s=-bitnJBR0KMaLj0Xn7xTqkgNoQ9Oi7AkFJOAgA7rs-w&e=
_______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at gpfsug.org http://gpfsug.org/mailman/listinfo/gpfsug-discuss_gpfsug.org
