The IRIX compiler suite doesn't support the GNU -MM and -MG options to generate Makefile dependencies whilst ignoring missing and system headers, so the attached patch causes Makefile.depend to explicitly require having auto-generated the (static) required headers first. config.h is also updated for prefix installations.
Created attachment 238701 [details, diff] whois-5.0.2-irix.patch Fix Makefile and add IRIX-specific code patches.
Created attachment 238703 [details, diff] whois-5.0.2.ebuild.patch whois-4.7.2-prefix-config-file.patch is: --- config.h +++ config.h @@ -13,5 +13,3 @@ /* Configuration file */ -/* -#define CONFIG_FILE "/etc/whois.conf" -*/ +#define CONFIG_FILE "@GENTOO_PORTAGE_EPREFIX@/etc/whois.conf"
We are sorry to close this bug. We lack the man-power and devotion to support mips-irix in the tree.