Refresh autogen products
This commit is contained in:
parent
f254643f57
commit
bffca6c378
10
Makefile.in
10
Makefile.in
|
@ -41,9 +41,13 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||||
$(srcdir)/Makefile.in $(srcdir)/zfs_config.h.in \
|
$(srcdir)/Makefile.in $(srcdir)/zfs_config.h.in \
|
||||||
$(top_srcdir)/configure AUTHORS COPYING ChangeLog
|
$(top_srcdir)/configure AUTHORS COPYING ChangeLog
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -39,9 +39,13 @@ target_triplet = @target@
|
||||||
subdir = cmd
|
subdir = cmd
|
||||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zdb$(EXEEXT)
|
sbin_PROGRAMS = zdb$(EXEEXT)
|
||||||
subdir = cmd/zdb
|
subdir = cmd/zdb
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zdump$(EXEEXT)
|
sbin_PROGRAMS = zdump$(EXEEXT)
|
||||||
subdir = cmd/zdump
|
subdir = cmd/zdump
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zfs$(EXEEXT)
|
sbin_PROGRAMS = zfs$(EXEEXT)
|
||||||
subdir = cmd/zfs
|
subdir = cmd/zfs
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zinject$(EXEEXT)
|
sbin_PROGRAMS = zinject$(EXEEXT)
|
||||||
subdir = cmd/zinject
|
subdir = cmd/zinject
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zpios$(EXEEXT)
|
sbin_PROGRAMS = zpios$(EXEEXT)
|
||||||
subdir = cmd/zpios
|
subdir = cmd/zpios
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = zpool$(EXEEXT)
|
sbin_PROGRAMS = zpool$(EXEEXT)
|
||||||
subdir = cmd/zpool
|
subdir = cmd/zpool
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -42,9 +42,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
sbin_PROGRAMS = ztest$(EXEEXT)
|
sbin_PROGRAMS = ztest$(EXEEXT)
|
||||||
subdir = cmd/ztest
|
subdir = cmd/ztest
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -40,9 +40,13 @@ subdir = config
|
||||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \
|
||||||
config.sub depcomp install-sh ltmain.sh missing
|
config.sub depcomp install-sh ltmain.sh missing
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
@ -179,7 +183,7 @@ target_alias = @target_alias@
|
||||||
target_cpu = @target_cpu@
|
target_cpu = @target_cpu@
|
||||||
target_os = @target_os@
|
target_os = @target_os@
|
||||||
target_vendor = @target_vendor@
|
target_vendor = @target_vendor@
|
||||||
EXTRA_DIST = zfs-build.m4 zfs-meta.m4 kernel.m4 lustre.m4 user.m4 Rules.am
|
EXTRA_DIST = *.m4 Rules.am
|
||||||
all: all-am
|
all: all-am
|
||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
|
@ -1048,7 +1048,7 @@ Optional Packages:
|
||||||
--with-linux-obj=PATH Path to kernel build objects
|
--with-linux-obj=PATH Path to kernel build objects
|
||||||
--with-spl=PATH Path to spl source
|
--with-spl=PATH Path to spl source
|
||||||
--with-spl-obj=PATH Path to spl build objects
|
--with-spl-obj=PATH Path to spl build objects
|
||||||
--with-config=CONFIG Config file 'kernel|user|lustre'
|
--with-config=CONFIG Config file 'kernel|user|all'
|
||||||
|
|
||||||
Some influential environment variables:
|
Some influential environment variables:
|
||||||
CC C compiler command
|
CC C compiler command
|
||||||
|
@ -18922,7 +18922,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
zfsconfig=kernel
|
zfsconfig=all
|
||||||
kernelsrc=
|
kernelsrc=
|
||||||
kernelbuild=
|
kernelbuild=
|
||||||
splsrc=
|
splsrc=
|
||||||
|
@ -19200,80 +19200,8 @@ echo "${ECHO_T}$zfsconfig" >&6;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
|
||||||
user) ;;
|
|
||||||
lustre) ;;
|
|
||||||
*)
|
|
||||||
echo "$as_me:$LINENO: result: Error!" >&5
|
|
||||||
echo "${ECHO_T}Error!" >&6
|
|
||||||
{ { echo "$as_me:$LINENO: error: Bad value \"$zfsconfig\" for --with-config,
|
|
||||||
user kernel|user|lustre" >&5
|
|
||||||
echo "$as_me: error: Bad value \"$zfsconfig\" for --with-config,
|
|
||||||
user kernel|user|lustre" >&2;}
|
|
||||||
{ (exit 1); exit 1; }; } ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking whether bio_end_io_t wants 2 args" >&5
|
||||||
SCRIPT_CONFIG=.script-config
|
|
||||||
rm -f ${SCRIPT_CONFIG}
|
|
||||||
echo "KERNELSRC=${LINUX}" >>${SCRIPT_CONFIG}
|
|
||||||
echo "KERNELBUILD=${LINUX_OBJ}" >>${SCRIPT_CONFIG}
|
|
||||||
echo "KERNELSRCVER=$kernsrcver" >>${SCRIPT_CONFIG}
|
|
||||||
echo >>${SCRIPT_CONFIG}
|
|
||||||
echo "SPLSRC=$splsrc" >>${SCRIPT_CONFIG}
|
|
||||||
echo "SPLBUILD=$splbuild" >>${SCRIPT_CONFIG}
|
|
||||||
echo "SPLSRCVER=$splsrcver" >>${SCRIPT_CONFIG}
|
|
||||||
echo "SPLSYMVERS=$splsymvers" >>${SCRIPT_CONFIG}
|
|
||||||
echo >>${SCRIPT_CONFIG}
|
|
||||||
echo "ZFSSRC=${TOPDIR}/src" >>${SCRIPT_CONFIG}
|
|
||||||
echo "ZFSBUILD=${ZFSDIR}" >>${SCRIPT_CONFIG}
|
|
||||||
echo >>${SCRIPT_CONFIG}
|
|
||||||
echo "TOPDIR=${TOPDIR}" >>${SCRIPT_CONFIG}
|
|
||||||
echo "LIBDIR=${LIBDIR}" >>${SCRIPT_CONFIG}
|
|
||||||
echo "CMDDIR=${CMDDIR}" >>${SCRIPT_CONFIG}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking license" >&5
|
|
||||||
echo $ECHO_N "checking license... $ECHO_C" >&6
|
|
||||||
echo "$as_me:$LINENO: result: CDDL" >&5
|
|
||||||
echo "${ECHO_T}CDDL" >&6
|
|
||||||
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking whether debugging is enabled" >&5
|
|
||||||
echo $ECHO_N "checking whether debugging is enabled... $ECHO_C" >&6
|
|
||||||
# Check whether --enable-debug or --disable-debug was given.
|
|
||||||
if test "${enable_debug+set}" = set; then
|
|
||||||
enableval="$enable_debug"
|
|
||||||
case "$enableval" in
|
|
||||||
yes) zfs_ac_debug=yes ;;
|
|
||||||
no) zfs_ac_debug=no ;;
|
|
||||||
*) echo "$as_me:$LINENO: result: Error!" >&5
|
|
||||||
echo "${ECHO_T}Error!" >&6
|
|
||||||
{ { echo "$as_me:$LINENO: error: Bad value \"$enableval\" for --enable-debug" >&5
|
|
||||||
echo "$as_me: error: Bad value \"$enableval\" for --enable-debug" >&2;}
|
|
||||||
{ (exit 1); exit 1; }; } ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
fi;
|
|
||||||
if test "$zfs_ac_debug" = yes; then
|
|
||||||
echo "$as_me:$LINENO: result: yes" >&5
|
|
||||||
echo "${ECHO_T}yes" >&6
|
|
||||||
KERNELCPPFLAGS="${KERNELCPPFLAGS} -DDEBUG "
|
|
||||||
HOSTCFLAGS="${HOSTCFLAGS} -DDEBUG "
|
|
||||||
else
|
|
||||||
echo "$as_me:$LINENO: result: no" >&5
|
|
||||||
echo "${ECHO_T}no" >&6
|
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
|
||||||
#define NDEBUG 1
|
|
||||||
_ACEOF
|
|
||||||
|
|
||||||
KERNELCPPFLAGS="${KERNELCPPFLAGS} -DNDEBUG "
|
|
||||||
HOSTCFLAGS="${HOSTCFLAGS} -DNDEBUG "
|
|
||||||
fi
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking whether bio_end_io_t wants 2 args" >&5
|
|
||||||
echo $ECHO_N "checking whether bio_end_io_t wants 2 args... $ECHO_C" >&6
|
echo $ECHO_N "checking whether bio_end_io_t wants 2 args... $ECHO_C" >&6
|
||||||
tmp_flags="$EXTRA_KCFLAGS"
|
tmp_flags="$EXTRA_KCFLAGS"
|
||||||
EXTRA_KCFLAGS="-Werror"
|
EXTRA_KCFLAGS="-Werror"
|
||||||
|
@ -19287,7 +19215,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||||
/* end confdefs.h. */
|
/* end confdefs.h. */
|
||||||
|
|
||||||
|
|
||||||
#include <linux/bio.h>
|
#include <linux/bio.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
main (void)
|
main (void)
|
||||||
|
@ -19318,7 +19246,7 @@ if { ac_try='cp conftest.c build && make modules CC="$CC" LINUXINCLUDE="-Iinclud
|
||||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
(exit $ac_status); }; }; then
|
(exit $ac_status); }; }; then
|
||||||
|
|
||||||
echo "$as_me:$LINENO: result: yes" >&5
|
echo "$as_me:$LINENO: result: yes" >&5
|
||||||
echo "${ECHO_T}yes" >&6
|
echo "${ECHO_T}yes" >&6
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
@ -19331,7 +19259,7 @@ else
|
||||||
sed 's/^/| /' conftest.$ac_ext >&5
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: result: no" >&5
|
echo "$as_me:$LINENO: result: no" >&5
|
||||||
echo "${ECHO_T}no" >&6
|
echo "${ECHO_T}no" >&6
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
@ -19339,81 +19267,10 @@ rm -f build/conftest.o build/conftest.mod.c build/conftest.mod.o build/conftest.
|
||||||
|
|
||||||
EXTRA_KCFLAGS="$tmp_flags"
|
EXTRA_KCFLAGS="$tmp_flags"
|
||||||
|
|
||||||
|
;;
|
||||||
|
user)
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking for libdiskmgt_error in -ldiskmgt" >&5
|
echo "$as_me:$LINENO: checking for efi_alloc_and_init in -lefi" >&5
|
||||||
echo $ECHO_N "checking for libdiskmgt_error in -ldiskmgt... $ECHO_C" >&6
|
|
||||||
if test "${ac_cv_lib_diskmgt_libdiskmgt_error+set}" = set; then
|
|
||||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
||||||
else
|
|
||||||
ac_check_lib_save_LIBS=$LIBS
|
|
||||||
LIBS="-ldiskmgt $LIBS"
|
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
|
||||||
/* confdefs.h. */
|
|
||||||
_ACEOF
|
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
|
||||||
cat >>conftest.$ac_ext <<_ACEOF
|
|
||||||
/* end confdefs.h. */
|
|
||||||
|
|
||||||
/* Override any gcc2 internal prototype to avoid an error. */
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C"
|
|
||||||
#endif
|
|
||||||
/* We use char because int might match the return type of a gcc2
|
|
||||||
builtin and then its argument prototype would still apply. */
|
|
||||||
char libdiskmgt_error ();
|
|
||||||
int
|
|
||||||
main ()
|
|
||||||
{
|
|
||||||
libdiskmgt_error ();
|
|
||||||
;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
_ACEOF
|
|
||||||
rm -f conftest.$ac_objext conftest$ac_exeext
|
|
||||||
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
|
||||||
(eval $ac_link) 2>conftest.er1
|
|
||||||
ac_status=$?
|
|
||||||
grep -v '^ *+' conftest.er1 >conftest.err
|
|
||||||
rm -f conftest.er1
|
|
||||||
cat conftest.err >&5
|
|
||||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
||||||
(exit $ac_status); } &&
|
|
||||||
{ ac_try='test -z "$ac_c_werror_flag"
|
|
||||||
|| test ! -s conftest.err'
|
|
||||||
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
||||||
(eval $ac_try) 2>&5
|
|
||||||
ac_status=$?
|
|
||||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
||||||
(exit $ac_status); }; } &&
|
|
||||||
{ ac_try='test -s conftest$ac_exeext'
|
|
||||||
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
||||||
(eval $ac_try) 2>&5
|
|
||||||
ac_status=$?
|
|
||||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
||||||
(exit $ac_status); }; }; then
|
|
||||||
ac_cv_lib_diskmgt_libdiskmgt_error=yes
|
|
||||||
else
|
|
||||||
echo "$as_me: failed program was:" >&5
|
|
||||||
sed 's/^/| /' conftest.$ac_ext >&5
|
|
||||||
|
|
||||||
ac_cv_lib_diskmgt_libdiskmgt_error=no
|
|
||||||
fi
|
|
||||||
rm -f conftest.err conftest.$ac_objext \
|
|
||||||
conftest$ac_exeext conftest.$ac_ext
|
|
||||||
LIBS=$ac_check_lib_save_LIBS
|
|
||||||
fi
|
|
||||||
echo "$as_me:$LINENO: result: $ac_cv_lib_diskmgt_libdiskmgt_error" >&5
|
|
||||||
echo "${ECHO_T}$ac_cv_lib_diskmgt_libdiskmgt_error" >&6
|
|
||||||
if test $ac_cv_lib_diskmgt_libdiskmgt_error = yes; then
|
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
|
||||||
#define HAVE_LIBDISKMGT 1
|
|
||||||
_ACEOF
|
|
||||||
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking for efi_alloc_and_init in -lefi" >&5
|
|
||||||
echo $ECHO_N "checking for efi_alloc_and_init in -lefi... $ECHO_C" >&6
|
echo $ECHO_N "checking for efi_alloc_and_init in -lefi... $ECHO_C" >&6
|
||||||
if test "${ac_cv_lib_efi_efi_alloc_and_init+set}" = set; then
|
if test "${ac_cv_lib_efi_efi_alloc_and_init+set}" = set; then
|
||||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
@ -19486,7 +19343,82 @@ _ACEOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
echo "$as_me:$LINENO: checking for sa_init in -lshare" >&5
|
|
||||||
|
echo "$as_me:$LINENO: checking for libdiskmgt_error in -ldiskmgt" >&5
|
||||||
|
echo $ECHO_N "checking for libdiskmgt_error in -ldiskmgt... $ECHO_C" >&6
|
||||||
|
if test "${ac_cv_lib_diskmgt_libdiskmgt_error+set}" = set; then
|
||||||
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
else
|
||||||
|
ac_check_lib_save_LIBS=$LIBS
|
||||||
|
LIBS="-ldiskmgt $LIBS"
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
|
/* confdefs.h. */
|
||||||
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
|
||||||
|
/* Override any gcc2 internal prototype to avoid an error. */
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C"
|
||||||
|
#endif
|
||||||
|
/* We use char because int might match the return type of a gcc2
|
||||||
|
builtin and then its argument prototype would still apply. */
|
||||||
|
char libdiskmgt_error ();
|
||||||
|
int
|
||||||
|
main ()
|
||||||
|
{
|
||||||
|
libdiskmgt_error ();
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
_ACEOF
|
||||||
|
rm -f conftest.$ac_objext conftest$ac_exeext
|
||||||
|
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
||||||
|
(eval $ac_link) 2>conftest.er1
|
||||||
|
ac_status=$?
|
||||||
|
grep -v '^ *+' conftest.er1 >conftest.err
|
||||||
|
rm -f conftest.er1
|
||||||
|
cat conftest.err >&5
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); } &&
|
||||||
|
{ ac_try='test -z "$ac_c_werror_flag"
|
||||||
|
|| test ! -s conftest.err'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; } &&
|
||||||
|
{ ac_try='test -s conftest$ac_exeext'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; }; then
|
||||||
|
ac_cv_lib_diskmgt_libdiskmgt_error=yes
|
||||||
|
else
|
||||||
|
echo "$as_me: failed program was:" >&5
|
||||||
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
ac_cv_lib_diskmgt_libdiskmgt_error=no
|
||||||
|
fi
|
||||||
|
rm -f conftest.err conftest.$ac_objext \
|
||||||
|
conftest$ac_exeext conftest.$ac_ext
|
||||||
|
LIBS=$ac_check_lib_save_LIBS
|
||||||
|
fi
|
||||||
|
echo "$as_me:$LINENO: result: $ac_cv_lib_diskmgt_libdiskmgt_error" >&5
|
||||||
|
echo "${ECHO_T}$ac_cv_lib_diskmgt_libdiskmgt_error" >&6
|
||||||
|
if test $ac_cv_lib_diskmgt_libdiskmgt_error = yes; then
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_LIBDISKMGT 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking for sa_init in -lshare" >&5
|
||||||
echo $ECHO_N "checking for sa_init in -lshare... $ECHO_C" >&6
|
echo $ECHO_N "checking for sa_init in -lshare... $ECHO_C" >&6
|
||||||
if test "${ac_cv_lib_share_sa_init+set}" = set; then
|
if test "${ac_cv_lib_share_sa_init+set}" = set; then
|
||||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
@ -19559,7 +19491,10 @@ _ACEOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
|
||||||
|
echo "$as_me:$LINENO: checking checking for ioctl()" >&5
|
||||||
|
echo $ECHO_N "checking checking for ioctl()... $ECHO_C" >&6
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
/* confdefs.h. */
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
@ -19570,16 +19505,13 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||||
_ACEOF
|
_ACEOF
|
||||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
$EGREP "ioctl" >/dev/null 2>&1; then
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_unistd=yes
|
||||||
cat >>confdefs.h <<\_ACEOF
|
else
|
||||||
#define HAVE_IOCTL_IN_UNISTD_H 1
|
is_unistd=no
|
||||||
_ACEOF
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
|
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
|
||||||
/* confdefs.h. */
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
@ -19590,16 +19522,13 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||||
_ACEOF
|
_ACEOF
|
||||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
$EGREP "ioctl" >/dev/null 2>&1; then
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_sys_ioctl=yes
|
||||||
cat >>confdefs.h <<\_ACEOF
|
else
|
||||||
#define HAVE_IOCTL_IN_SYS_IOCTL_H 1
|
is_sys_ioctl=no
|
||||||
_ACEOF
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
|
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
|
||||||
/* confdefs.h. */
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
@ -19610,61 +19539,535 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||||
_ACEOF
|
_ACEOF
|
||||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
$EGREP "ioctl" >/dev/null 2>&1; then
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_stropts=yes
|
||||||
|
else
|
||||||
|
is_stropts=no
|
||||||
|
fi
|
||||||
|
rm -f conftest*
|
||||||
|
|
||||||
|
|
||||||
|
if test $is_unistd = yes; then
|
||||||
|
result=unistd.h
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_IOCTL_IN_UNISTD_H 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
if test $is_sys_ioctl = yes; then
|
||||||
|
result=sys/ioctl.h
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_IOCTL_IN_SYS_IOCTL_H 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
elif test $is_stropts = yes; then
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
cat >>confdefs.h <<\_ACEOF
|
||||||
#define HAVE_IOCTL_IN_STROPTS_H 1
|
#define HAVE_IOCTL_IN_STROPTS_H 1
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
|
||||||
|
else
|
||||||
|
result=no
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $result = no; then
|
||||||
|
echo "$as_me:$LINENO: result: no" >&5
|
||||||
|
echo "${ECHO_T}no" >&6
|
||||||
|
{ { echo "$as_me:$LINENO: error: *** Cannot locate ioctl() definition" >&5
|
||||||
|
echo "$as_me: error: *** Cannot locate ioctl() definition" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
else
|
||||||
|
echo "$as_me:$LINENO: result: yes" >&5
|
||||||
|
echo "${ECHO_T}yes" >&6
|
||||||
|
fi
|
||||||
|
|
||||||
|
;;
|
||||||
|
all)
|
||||||
|
KERNELMAKE_PARAMS=
|
||||||
|
|
||||||
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -DHAVE_SPL -D_KERNEL "
|
||||||
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -Wno-unknown-pragmas "
|
||||||
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -I$splsrc -I$splsrc/include -I$TOPDIR"
|
||||||
|
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -ggdb -O2 -std=c99 "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -D_GNU_SOURCE -D__EXTENSIONS__ "
|
||||||
|
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -Wno-switch -Wno-unused -Wno-missing-braces "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -Wno-unknown-pragmas -Wno-parentheses "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -Wno-uninitialized -fno-strict-aliasing "
|
||||||
|
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -DHAVE_SPL -D_POSIX_PTHREAD_SEMANTICS "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -D_FILE_OFFSET_BITS=64 "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -D_LARGEFILE64_SOURCE -D_REENTRANT "
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -DTEXT_DOMAIN=\\\"zfs-linux-kernel\\\" "
|
||||||
|
|
||||||
|
HOSTCFLAGS="$HOSTCFLAGS -I$TOPDIR "
|
||||||
|
|
||||||
|
if test "$kernelbuild" != "$kernelsrc"; then
|
||||||
|
KERNELMAKE_PARAMS="$KERNELMAKE_PARAMS O=$kernelbuild"
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking whether bio_end_io_t wants 2 args" >&5
|
||||||
|
echo $ECHO_N "checking whether bio_end_io_t wants 2 args... $ECHO_C" >&6
|
||||||
|
tmp_flags="$EXTRA_KCFLAGS"
|
||||||
|
EXTRA_KCFLAGS="-Werror"
|
||||||
|
|
||||||
|
|
||||||
|
cat >conftest.c <<_ACEOF
|
||||||
|
/* confdefs.h. */
|
||||||
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
|
||||||
|
|
||||||
|
#include <linux/bio.h>
|
||||||
|
|
||||||
|
int
|
||||||
|
main (void)
|
||||||
|
{
|
||||||
|
|
||||||
|
void (*wanted_end_io)(struct bio *, int) = NULL;
|
||||||
|
bio_end_io_t *local_end_io;
|
||||||
|
|
||||||
|
local_end_io = wanted_end_io;
|
||||||
|
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
rm -f build/conftest.o build/conftest.mod.c build/conftest.ko build/Makefile
|
||||||
|
echo "obj-m := conftest.o" >build/Makefile
|
||||||
|
if { ac_try='cp conftest.c build && make modules CC="$CC" LINUXINCLUDE="-Iinclude -include include/linux/autoconf.h" -o tmp_include_depends -o scripts -o include/config/MARKER -C $LINUX_OBJ EXTRA_CFLAGS="-Werror-implicit-function-declaration $EXTRA_KCFLAGS" $ARCH_UM M=$PWD/build'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; } >/dev/null && { ac_try='test -s build/conftest.o'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; }; then
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: result: yes" >&5
|
||||||
|
echo "${ECHO_T}yes" >&6
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_2ARGS_BIO_END_IO_T 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
|
||||||
|
else
|
||||||
|
echo "$as_me: failed program was:" >&5
|
||||||
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: result: no" >&5
|
||||||
|
echo "${ECHO_T}no" >&6
|
||||||
|
|
||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f build/conftest.o build/conftest.mod.c build/conftest.mod.o build/conftest.ko build/conftest.c conftest.c
|
||||||
|
|
||||||
|
EXTRA_KCFLAGS="$tmp_flags"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking for efi_alloc_and_init in -lefi" >&5
|
||||||
|
echo $ECHO_N "checking for efi_alloc_and_init in -lefi... $ECHO_C" >&6
|
||||||
|
if test "${ac_cv_lib_efi_efi_alloc_and_init+set}" = set; then
|
||||||
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
else
|
||||||
|
ac_check_lib_save_LIBS=$LIBS
|
||||||
|
LIBS="-lefi $LIBS"
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
/* confdefs.h. */
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
cat >>conftest.$ac_ext <<_ACEOF
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
/* end confdefs.h. */
|
/* end confdefs.h. */
|
||||||
#include <strings.h>
|
|
||||||
|
|
||||||
|
/* Override any gcc2 internal prototype to avoid an error. */
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C"
|
||||||
|
#endif
|
||||||
|
/* We use char because int might match the return type of a gcc2
|
||||||
|
builtin and then its argument prototype would still apply. */
|
||||||
|
char efi_alloc_and_init ();
|
||||||
|
int
|
||||||
|
main ()
|
||||||
|
{
|
||||||
|
efi_alloc_and_init ();
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
_ACEOF
|
_ACEOF
|
||||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
rm -f conftest.$ac_objext conftest$ac_exeext
|
||||||
$EGREP "strcmp" >/dev/null 2>&1; then
|
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
||||||
|
(eval $ac_link) 2>conftest.er1
|
||||||
|
ac_status=$?
|
||||||
|
grep -v '^ *+' conftest.er1 >conftest.err
|
||||||
|
rm -f conftest.er1
|
||||||
|
cat conftest.err >&5
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); } &&
|
||||||
|
{ ac_try='test -z "$ac_c_werror_flag"
|
||||||
|
|| test ! -s conftest.err'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; } &&
|
||||||
|
{ ac_try='test -s conftest$ac_exeext'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; }; then
|
||||||
|
ac_cv_lib_efi_efi_alloc_and_init=yes
|
||||||
|
else
|
||||||
|
echo "$as_me: failed program was:" >&5
|
||||||
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
ac_cv_lib_efi_efi_alloc_and_init=no
|
||||||
|
fi
|
||||||
|
rm -f conftest.err conftest.$ac_objext \
|
||||||
|
conftest$ac_exeext conftest.$ac_ext
|
||||||
|
LIBS=$ac_check_lib_save_LIBS
|
||||||
|
fi
|
||||||
|
echo "$as_me:$LINENO: result: $ac_cv_lib_efi_efi_alloc_and_init" >&5
|
||||||
|
echo "${ECHO_T}$ac_cv_lib_efi_efi_alloc_and_init" >&6
|
||||||
|
if test $ac_cv_lib_efi_efi_alloc_and_init = yes; then
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
cat >>confdefs.h <<\_ACEOF
|
||||||
#define HAVE_STRCMP_IN_STRINGS_H 1
|
#define HAVE_LIBEFI 1
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
|
||||||
fi
|
fi
|
||||||
rm -f conftest*
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking for libdiskmgt_error in -ldiskmgt" >&5
|
||||||
|
echo $ECHO_N "checking for libdiskmgt_error in -ldiskmgt... $ECHO_C" >&6
|
||||||
|
if test "${ac_cv_lib_diskmgt_libdiskmgt_error+set}" = set; then
|
||||||
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
else
|
||||||
|
ac_check_lib_save_LIBS=$LIBS
|
||||||
|
LIBS="-ldiskmgt $LIBS"
|
||||||
cat >conftest.$ac_ext <<_ACEOF
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
/* confdefs.h. */
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
cat confdefs.h >>conftest.$ac_ext
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
cat >>conftest.$ac_ext <<_ACEOF
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
/* end confdefs.h. */
|
/* end confdefs.h. */
|
||||||
#include <sys/systeminfo.h>
|
|
||||||
|
/* Override any gcc2 internal prototype to avoid an error. */
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C"
|
||||||
|
#endif
|
||||||
|
/* We use char because int might match the return type of a gcc2
|
||||||
|
builtin and then its argument prototype would still apply. */
|
||||||
|
char libdiskmgt_error ();
|
||||||
|
int
|
||||||
|
main ()
|
||||||
|
{
|
||||||
|
libdiskmgt_error ();
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
_ACEOF
|
||||||
|
rm -f conftest.$ac_objext conftest$ac_exeext
|
||||||
|
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
||||||
|
(eval $ac_link) 2>conftest.er1
|
||||||
|
ac_status=$?
|
||||||
|
grep -v '^ *+' conftest.er1 >conftest.err
|
||||||
|
rm -f conftest.er1
|
||||||
|
cat conftest.err >&5
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); } &&
|
||||||
|
{ ac_try='test -z "$ac_c_werror_flag"
|
||||||
|
|| test ! -s conftest.err'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; } &&
|
||||||
|
{ ac_try='test -s conftest$ac_exeext'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; }; then
|
||||||
|
ac_cv_lib_diskmgt_libdiskmgt_error=yes
|
||||||
|
else
|
||||||
|
echo "$as_me: failed program was:" >&5
|
||||||
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
ac_cv_lib_diskmgt_libdiskmgt_error=no
|
||||||
|
fi
|
||||||
|
rm -f conftest.err conftest.$ac_objext \
|
||||||
|
conftest$ac_exeext conftest.$ac_ext
|
||||||
|
LIBS=$ac_check_lib_save_LIBS
|
||||||
|
fi
|
||||||
|
echo "$as_me:$LINENO: result: $ac_cv_lib_diskmgt_libdiskmgt_error" >&5
|
||||||
|
echo "${ECHO_T}$ac_cv_lib_diskmgt_libdiskmgt_error" >&6
|
||||||
|
if test $ac_cv_lib_diskmgt_libdiskmgt_error = yes; then
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_LIBDISKMGT 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking for sa_init in -lshare" >&5
|
||||||
|
echo $ECHO_N "checking for sa_init in -lshare... $ECHO_C" >&6
|
||||||
|
if test "${ac_cv_lib_share_sa_init+set}" = set; then
|
||||||
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||||
|
else
|
||||||
|
ac_check_lib_save_LIBS=$LIBS
|
||||||
|
LIBS="-lshare $LIBS"
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
|
/* confdefs.h. */
|
||||||
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
|
||||||
|
/* Override any gcc2 internal prototype to avoid an error. */
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C"
|
||||||
|
#endif
|
||||||
|
/* We use char because int might match the return type of a gcc2
|
||||||
|
builtin and then its argument prototype would still apply. */
|
||||||
|
char sa_init ();
|
||||||
|
int
|
||||||
|
main ()
|
||||||
|
{
|
||||||
|
sa_init ();
|
||||||
|
;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
_ACEOF
|
||||||
|
rm -f conftest.$ac_objext conftest$ac_exeext
|
||||||
|
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
||||||
|
(eval $ac_link) 2>conftest.er1
|
||||||
|
ac_status=$?
|
||||||
|
grep -v '^ *+' conftest.er1 >conftest.err
|
||||||
|
rm -f conftest.er1
|
||||||
|
cat conftest.err >&5
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); } &&
|
||||||
|
{ ac_try='test -z "$ac_c_werror_flag"
|
||||||
|
|| test ! -s conftest.err'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; } &&
|
||||||
|
{ ac_try='test -s conftest$ac_exeext'
|
||||||
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
||||||
|
(eval $ac_try) 2>&5
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||||
|
(exit $ac_status); }; }; then
|
||||||
|
ac_cv_lib_share_sa_init=yes
|
||||||
|
else
|
||||||
|
echo "$as_me: failed program was:" >&5
|
||||||
|
sed 's/^/| /' conftest.$ac_ext >&5
|
||||||
|
|
||||||
|
ac_cv_lib_share_sa_init=no
|
||||||
|
fi
|
||||||
|
rm -f conftest.err conftest.$ac_objext \
|
||||||
|
conftest$ac_exeext conftest.$ac_ext
|
||||||
|
LIBS=$ac_check_lib_save_LIBS
|
||||||
|
fi
|
||||||
|
echo "$as_me:$LINENO: result: $ac_cv_lib_share_sa_init" >&5
|
||||||
|
echo "${ECHO_T}$ac_cv_lib_share_sa_init" >&6
|
||||||
|
if test $ac_cv_lib_share_sa_init = yes; then
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_LIBSHARE 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking checking for ioctl()" >&5
|
||||||
|
echo $ECHO_N "checking checking for ioctl()... $ECHO_C" >&6
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
|
/* confdefs.h. */
|
||||||
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
_ACEOF
|
_ACEOF
|
||||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
$EGREP "sysinfo" >/dev/null 2>&1; then
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_unistd=yes
|
||||||
|
else
|
||||||
|
is_unistd=no
|
||||||
|
fi
|
||||||
|
rm -f conftest*
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
#define HAVE_SYSINFO_IN_SYS_SYSTEMINFO_H 1
|
/* confdefs.h. */
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
#include <sys/ioctl.h>
|
||||||
|
|
||||||
|
_ACEOF
|
||||||
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_sys_ioctl=yes
|
||||||
|
else
|
||||||
|
is_sys_ioctl=no
|
||||||
|
fi
|
||||||
|
rm -f conftest*
|
||||||
|
|
||||||
|
cat >conftest.$ac_ext <<_ACEOF
|
||||||
|
/* confdefs.h. */
|
||||||
|
_ACEOF
|
||||||
|
cat confdefs.h >>conftest.$ac_ext
|
||||||
|
cat >>conftest.$ac_ext <<_ACEOF
|
||||||
|
/* end confdefs.h. */
|
||||||
|
#include <stropts.h>
|
||||||
|
|
||||||
|
_ACEOF
|
||||||
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||||
|
$EGREP "ioctl" >/dev/null 2>&1; then
|
||||||
|
is_stropts=yes
|
||||||
|
else
|
||||||
|
is_stropts=no
|
||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
|
|
||||||
|
|
||||||
#AC_DEFINE([HAVE_ZVOL], 1, ["Define to 1 to include ZVOL support"])
|
if test $is_unistd = yes; then
|
||||||
#AC_DEFINE([HAVE_ZPL], 1, ["Define to 1 to include ZPL support"])
|
result=unistd.h
|
||||||
#AC_DEFINE([WANT_FAKE_IOCTL], 1, ["Define to 1 to use fake ioctl() support"])
|
|
||||||
#AC_DEFINE([HAVE_DM_INUSE_SWAP], 1, ["None"])
|
cat >>confdefs.h <<\_ACEOF
|
||||||
#AC_DEFINE([HAVE_UNICODE], 1, ["None"])
|
#define HAVE_IOCTL_IN_UNISTD_H 1
|
||||||
#AC_DEFINE([HAVE_INTTYPES], 1, [Define to 1 if unint16 defined in <sys/types.h>])
|
_ACEOF
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
if test $is_sys_ioctl = yes; then
|
||||||
|
result=sys/ioctl.h
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_IOCTL_IN_SYS_IOCTL_H 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
elif test $is_stropts = yes; then
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define HAVE_IOCTL_IN_STROPTS_H 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
else
|
||||||
|
result=no
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $result = no; then
|
||||||
|
echo "$as_me:$LINENO: result: no" >&5
|
||||||
|
echo "${ECHO_T}no" >&6
|
||||||
|
{ { echo "$as_me:$LINENO: error: *** Cannot locate ioctl() definition" >&5
|
||||||
|
echo "$as_me: error: *** Cannot locate ioctl() definition" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
else
|
||||||
|
echo "$as_me:$LINENO: result: yes" >&5
|
||||||
|
echo "${ECHO_T}yes" >&6
|
||||||
|
fi
|
||||||
|
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
echo "$as_me:$LINENO: result: Error!" >&5
|
||||||
|
echo "${ECHO_T}Error!" >&6
|
||||||
|
{ { echo "$as_me:$LINENO: error: Bad value \"$zfsconfig\" for --with-config,
|
||||||
|
user kernel|user|all" >&5
|
||||||
|
echo "$as_me: error: Bad value \"$zfsconfig\" for --with-config,
|
||||||
|
user kernel|user|all" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; } ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
SCRIPT_CONFIG=.script-config
|
||||||
|
rm -f ${SCRIPT_CONFIG}
|
||||||
|
echo "KERNELSRC=${LINUX}" >>${SCRIPT_CONFIG}
|
||||||
|
echo "KERNELBUILD=${LINUX_OBJ}" >>${SCRIPT_CONFIG}
|
||||||
|
echo "KERNELSRCVER=$kernsrcver" >>${SCRIPT_CONFIG}
|
||||||
|
echo >>${SCRIPT_CONFIG}
|
||||||
|
echo "SPLSRC=$splsrc" >>${SCRIPT_CONFIG}
|
||||||
|
echo "SPLBUILD=$splbuild" >>${SCRIPT_CONFIG}
|
||||||
|
echo "SPLSRCVER=$splsrcver" >>${SCRIPT_CONFIG}
|
||||||
|
echo "SPLSYMVERS=$splsymvers" >>${SCRIPT_CONFIG}
|
||||||
|
echo >>${SCRIPT_CONFIG}
|
||||||
|
echo "ZFSSRC=${TOPDIR}/src" >>${SCRIPT_CONFIG}
|
||||||
|
echo "ZFSBUILD=${ZFSDIR}" >>${SCRIPT_CONFIG}
|
||||||
|
echo >>${SCRIPT_CONFIG}
|
||||||
|
echo "TOPDIR=${TOPDIR}" >>${SCRIPT_CONFIG}
|
||||||
|
echo "LIBDIR=${LIBDIR}" >>${SCRIPT_CONFIG}
|
||||||
|
echo "CMDDIR=${CMDDIR}" >>${SCRIPT_CONFIG}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking license" >&5
|
||||||
|
echo $ECHO_N "checking license... $ECHO_C" >&6
|
||||||
|
echo "$as_me:$LINENO: result: CDDL" >&5
|
||||||
|
echo "${ECHO_T}CDDL" >&6
|
||||||
|
|
||||||
|
|
||||||
|
echo "$as_me:$LINENO: checking whether debugging is enabled" >&5
|
||||||
|
echo $ECHO_N "checking whether debugging is enabled... $ECHO_C" >&6
|
||||||
|
# Check whether --enable-debug or --disable-debug was given.
|
||||||
|
if test "${enable_debug+set}" = set; then
|
||||||
|
enableval="$enable_debug"
|
||||||
|
case "$enableval" in
|
||||||
|
yes) zfs_ac_debug=yes ;;
|
||||||
|
no) zfs_ac_debug=no ;;
|
||||||
|
*) echo "$as_me:$LINENO: result: Error!" >&5
|
||||||
|
echo "${ECHO_T}Error!" >&6
|
||||||
|
{ { echo "$as_me:$LINENO: error: Bad value \"$enableval\" for --enable-debug" >&5
|
||||||
|
echo "$as_me: error: Bad value \"$enableval\" for --enable-debug" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; } ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
fi;
|
||||||
|
if test "$zfs_ac_debug" = yes; then
|
||||||
|
echo "$as_me:$LINENO: result: yes" >&5
|
||||||
|
echo "${ECHO_T}yes" >&6
|
||||||
|
KERNELCPPFLAGS="${KERNELCPPFLAGS} -DDEBUG "
|
||||||
|
HOSTCFLAGS="${HOSTCFLAGS} -DDEBUG "
|
||||||
|
else
|
||||||
|
echo "$as_me:$LINENO: result: no" >&5
|
||||||
|
echo "${ECHO_T}no" >&6
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
#define NDEBUG 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
KERNELCPPFLAGS="${KERNELCPPFLAGS} -DNDEBUG "
|
||||||
|
HOSTCFLAGS="${HOSTCFLAGS} -DNDEBUG "
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
ac_config_files="$ac_config_files Makefile config/Makefile doc/Makefile scripts/Makefile lib/Makefile lib/libspl/Makefile lib/libavl/Makefile lib/libnvpair/Makefile lib/libuutil/Makefile lib/libzpool/Makefile lib/libzfs/Makefile cmd/Makefile cmd/zdb/Makefile cmd/zdump/Makefile cmd/zfs/Makefile cmd/zinject/Makefile cmd/zpool/Makefile cmd/ztest/Makefile cmd/zpios/Makefile"
|
ac_config_files="$ac_config_files Makefile config/Makefile doc/Makefile scripts/Makefile lib/Makefile lib/libspl/Makefile lib/libavl/Makefile lib/libnvpair/Makefile lib/libuutil/Makefile lib/libzpool/Makefile lib/libzfs/Makefile cmd/Makefile cmd/zdb/Makefile cmd/zdump/Makefile cmd/zfs/Makefile cmd/zinject/Makefile cmd/zpool/Makefile cmd/ztest/Makefile cmd/zpios/Makefile"
|
||||||
|
|
||||||
|
|
|
@ -39,9 +39,13 @@ target_triplet = @target@
|
||||||
subdir = doc
|
subdir = doc
|
||||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -39,9 +39,13 @@ target_triplet = @target@
|
||||||
subdir = lib
|
subdir = lib
|
||||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libavl
|
subdir = lib/libavl
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libnvpair
|
subdir = lib/libnvpair
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libspl
|
subdir = lib/libspl
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libuutil
|
subdir = lib/libuutil
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libzfs
|
subdir = lib/libzfs
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -41,9 +41,13 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
$(top_srcdir)/config/Rules.am
|
$(top_srcdir)/config/Rules.am
|
||||||
subdir = lib/libzpool
|
subdir = lib/libzpool
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -39,9 +39,13 @@ target_triplet = @target@
|
||||||
subdir = scripts
|
subdir = scripts
|
||||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
am__aclocal_m4_deps = $(top_srcdir)/config/kernel.m4 \
|
am__aclocal_m4_deps = $(top_srcdir)/config/kernel-bio-args.m4 \
|
||||||
$(top_srcdir)/config/lustre.m4 $(top_srcdir)/config/user.m4 \
|
$(top_srcdir)/config/kernel.m4 \
|
||||||
$(top_srcdir)/config/zfs-build.m4 \
|
$(top_srcdir)/config/user-ioctl.m4 \
|
||||||
|
$(top_srcdir)/config/user-libdiskmgt.m4 \
|
||||||
|
$(top_srcdir)/config/user-libefi.m4 \
|
||||||
|
$(top_srcdir)/config/user-libshare.m4 \
|
||||||
|
$(top_srcdir)/config/user.m4 $(top_srcdir)/config/zfs-build.m4 \
|
||||||
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
$(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
|
||||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
$(ACLOCAL_M4)
|
$(ACLOCAL_M4)
|
||||||
|
|
|
@ -9,13 +9,13 @@
|
||||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||||
#undef HAVE_INTTYPES_H
|
#undef HAVE_INTTYPES_H
|
||||||
|
|
||||||
/* Define to 1 if ioctl() is defined in <stropts.h> header file */
|
/* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
|
||||||
#undef HAVE_IOCTL_IN_STROPTS_H
|
#undef HAVE_IOCTL_IN_STROPTS_H
|
||||||
|
|
||||||
/* Define to 1 if ioctl() is defined in <sys/ioctl.h> header file */
|
/* Define to 1 if ioctl() defined in <sys/ioctl.h> */
|
||||||
#undef HAVE_IOCTL_IN_SYS_IOCTL_H
|
#undef HAVE_IOCTL_IN_SYS_IOCTL_H
|
||||||
|
|
||||||
/* Define to 1 if ioctl() is defined in <unistd.h> header file */
|
/* Define to 1 if ioctl() defined in <unistd.h> */
|
||||||
#undef HAVE_IOCTL_IN_UNISTD_H
|
#undef HAVE_IOCTL_IN_UNISTD_H
|
||||||
|
|
||||||
/* Define to 1 if 'libdiskmgt' library available */
|
/* Define to 1 if 'libdiskmgt' library available */
|
||||||
|
@ -36,18 +36,12 @@
|
||||||
/* Define to 1 if you have the <stdlib.h> header file. */
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||||
#undef HAVE_STDLIB_H
|
#undef HAVE_STDLIB_H
|
||||||
|
|
||||||
/* Define to 1 if strcmpl() is defined in <strings.h> header file */
|
|
||||||
#undef HAVE_STRCMP_IN_STRINGS_H
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <strings.h> header file. */
|
/* Define to 1 if you have the <strings.h> header file. */
|
||||||
#undef HAVE_STRINGS_H
|
#undef HAVE_STRINGS_H
|
||||||
|
|
||||||
/* Define to 1 if you have the <string.h> header file. */
|
/* Define to 1 if you have the <string.h> header file. */
|
||||||
#undef HAVE_STRING_H
|
#undef HAVE_STRING_H
|
||||||
|
|
||||||
/* Define to 1 if sysinfo() is defined in <sys/systeminfo.h> header file */
|
|
||||||
#undef HAVE_SYSINFO_IN_SYS_SYSTEMINFO_H
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <sys/stat.h> header file. */
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||||
#undef HAVE_SYS_STAT_H
|
#undef HAVE_SYS_STAT_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue