HomeFreeBSD

Verify --with-linux source directory exists

Description

Verify --with-linux source directory exists

Previously this check was only performed when ./configure was
attempting to autodetect your kernel source directory. But we
should also handle the case where --with-linux was provided
and is obviously wrong. This way we catch the error before
invoking make and compiling the source with an incorrect
autoconf results.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes zfsonlinux/spl#162

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Nov 30 2012, 4:19 AM
Parents
rG38b344d22a80: vdev_id fails to handle complex device topologies
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG56a517ae3ab9: Verify --with-linux source directory exists (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Nov 29 2012, 11:08 PM