]> git.proxmox.com Git - mirror_spl.git/commit - config/spl-build.m4
Make Missing Modules.symvers Fatal
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 7 Mar 2011 20:59:30 +0000 (12:59 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 7 Mar 2011 21:09:01 +0000 (13:09 -0800)
commit912fd84d13e2aa539695598df4daffeeec549c43
treea92e656455a3c266abd3fc6f6c64aef089fc9617
parent7731d46b69bd893d515c55e87ffa8a9bd2ddfb38
Make Missing Modules.symvers Fatal

Detect early on in configure if the Modules.symvers file is missing.
Without this file there will be build failures later and it's best
to catch this early and provide a useful error.  In this case the
most likely problem is the kernel-devel packages are not installed.
It may also be possible that they are using an unbuilt custom kernel
in which case they must build the kernel first.
config/spl-build.m4
configure