Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202636 Details for
Bug 283116
net-ftp/pure-ftpd-1.0.21-r1 fails to configure with postgresql support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
confi.log
config.log (text/plain), 272.42 KB, created by
Volker Hemmann
on 2009-08-29 20:55:18 UTC
(
hide
)
Description:
confi.log
Filename:
MIME Type:
Creator:
Volker Hemmann
Created:
2009-08-29 20:55:18 UTC
Size:
272.42 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by pure-ftpd configure 1.0.21, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-altlog --with-cookie --with-diraliases --with-extauth --with-ftpwho --with-language=english --with-largefile --with-peruserlimits --with-privsep --with-puredb --with-quotas --with-ratios --with-throttling --with-uploadscript --with-virtualhosts --without-capabilities --without-rfc2640 --without-ldap --without-mysql --with-pam --without-paranoidmsg --with-pgsql --with-tls --without-virtualchroot --without-inetd > >## --------- ## >## Platform. ## >## --------- ## > >hostname = energy >uname -m = x86_64 >uname -r = 2.6.30.5r4 >uname -s = Linux >uname -v = #1 SMP Tue Aug 18 06:28:18 CEST 2009 > >/usr/bin/uname -p = AMD Phenom(tm) II X4 955 Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.1 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1435: checking for a BSD-compatible install >configure:1490: result: /usr/bin/install -c >configure:1501: checking whether build environment is sane >configure:1544: result: yes >configure:1609: checking for gawk >configure:1625: found /usr/bin/gawk >configure:1635: result: gawk >configure:1645: checking whether make sets $(MAKE) >configure:1665: result: yes >configure:1853: checking for a BSD-compatible install >configure:1908: result: /usr/bin/install -c >configure:1922: checking for x86_64-pc-linux-gnu-ranlib >configure:1938: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:1948: result: x86_64-pc-linux-gnu-ranlib >configure:2007: checking for x86_64-pc-linux-gnu-gcc >configure:2023: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2033: result: x86_64-pc-linux-gnu-gcc >configure:2315: checking for C compiler version >configure:2318: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.1 p1.0) 4.4.1 >Copyright (C) 2009 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2321: $? = 0 >configure:2323: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' >Thread model: posix >gcc version 4.4.1 (Gentoo 4.4.1 p1.0) >configure:2326: $? = 0 >configure:2328: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2331: $? = 1 >configure:2354: checking for C compiler default output file name >configure:2357: x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -Wl,-O1 conftest.c >&5 >configure:2360: $? = 0 >configure:2406: result: a.out >configure:2411: checking whether the C compiler works >configure:2417: ./a.out >configure:2420: $? = 0 >configure:2437: result: yes >configure:2444: checking whether we are cross compiling >configure:2446: result: no >configure:2449: checking for suffix of executables >configure:2451: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -Wl,-O1 conftest.c >&5 >configure:2454: $? = 0 >configure:2479: result: >configure:2485: checking for suffix of object files >configure:2506: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe conftest.c >&5 >configure:2509: $? = 0 >configure:2531: result: o >configure:2535: checking whether we are using the GNU C compiler >configure:2559: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe conftest.c >&5 >configure:2565: $? = 0 >configure:2568: test -z || test ! -s conftest.err >configure:2571: $? = 0 >configure:2574: test -s conftest.o >configure:2577: $? = 0 >configure:2590: result: yes >configure:2596: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2617: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2623: $? = 0 >configure:2626: test -z || test ! -s conftest.err >configure:2629: $? = 0 >configure:2632: test -s conftest.o >configure:2635: $? = 0 >configure:2646: result: yes >configure:2663: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:2733: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe conftest.c >&5 >configure:2739: $? = 0 >configure:2742: test -z || test ! -s conftest.err >configure:2745: $? = 0 >configure:2748: test -s conftest.o >configure:2751: $? = 0 >configure:2769: result: none needed >configure:2787: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2793: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2934: checking for style of include used by make >configure:2962: result: GNU >configure:2990: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3080: result: gcc3 >configure:3103: checking how to run the C preprocessor >configure:3138: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3144: $? = 0 >configure:3176: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3182: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3221: result: x86_64-pc-linux-gnu-gcc -E >configure:3245: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3251: $? = 0 >configure:3283: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3289: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3333: checking for egrep >configure:3343: result: grep -E >configure:3349: checking for AIX >configure:3371: result: no >configure:3377: checking for library containing strerror >configure:3407: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -Wl,-O1 conftest.c >&5 >configure:3413: $? = 0 >configure:3416: test -z || test ! -s conftest.err >configure:3419: $? = 0 >configure:3422: test -s conftest >configure:3425: $? = 0 >configure:3494: result: none required >configure:3507: checking for perl >configure:3525: found /usr/bin/perl >configure:3538: result: /usr/bin/perl >configure:3550: checking for python >configure:3568: found /usr/bin/python >configure:3581: result: /usr/bin/python >configure:3608: checking for ANSI C header files >configure:3633: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:3639: $? = 0 >configure:3642: test -z || test ! -s conftest.err >configure:3645: $? = 0 >configure:3648: test -s conftest.o >configure:3651: $? = 0 >configure:3740: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' >configure:3743: $? = 0 >configure:3745: ./conftest >configure:3748: $? = 0 >configure:3763: result: yes >configure:3773: checking whether stat file-mode macros are broken >configure:3821: result: no >configure:3831: checking whether time.h and sys/time.h may both be included >configure:3856: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:3862: $? = 0 >configure:3865: test -z || test ! -s conftest.err >configure:3868: $? = 0 >configure:3871: test -s conftest.o >configure:3874: $? = 0 >configure:3885: result: yes >configure:3903: checking for dirent.h that defines DIR >configure:3927: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:3933: $? = 0 >configure:3936: test -z || test ! -s conftest.err >configure:3939: $? = 0 >configure:3942: test -s conftest.o >configure:3945: $? = 0 >configure:3956: result: yes >configure:3969: checking for library containing opendir >configure:3999: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:4005: $? = 0 >configure:4008: test -z || test ! -s conftest.err >configure:4011: $? = 0 >configure:4014: test -s conftest >configure:4017: $? = 0 >configure:4086: result: none required >configure:4220: checking for sys/wait.h that is POSIX.1 compatible >configure:4251: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4257: $? = 0 >configure:4260: test -z || test ! -s conftest.err >configure:4263: $? = 0 >configure:4266: test -s conftest.o >configure:4269: $? = 0 >configure:4280: result: yes >configure:4304: checking for sys/types.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for sys/stat.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for stdlib.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for string.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for memory.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for strings.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for inttypes.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for stdint.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4304: checking for unistd.h >configure:4320: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4326: $? = 0 >configure:4329: test -z || test ! -s conftest.err >configure:4332: $? = 0 >configure:4335: test -s conftest.o >configure:4338: $? = 0 >configure:4349: result: yes >configure:4371: checking for unistd.h >configure:4376: result: yes >configure:4371: checking for string.h >configure:4376: result: yes >configure:4371: checking for strings.h >configure:4376: result: yes >configure:4380: checking sys/param.h usability >configure:4392: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4398: $? = 0 >configure:4401: test -z || test ! -s conftest.err >configure:4404: $? = 0 >configure:4407: test -s conftest.o >configure:4410: $? = 0 >configure:4420: result: yes >configure:4424: checking sys/param.h presence >configure:4434: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4440: $? = 0 >configure:4460: result: yes >configure:4495: checking for sys/param.h >configure:4502: result: yes >configure:4380: checking ioctl.h usability >configure:4392: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:62:19: error: ioctl.h: No such file or directory >configure:4398: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ioctl.h> >configure:4420: result: no >configure:4424: checking ioctl.h presence >configure:4434: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:28:19: error: ioctl.h: No such file or directory >configure:4440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <ioctl.h> >configure:4460: result: no >configure:4495: checking for ioctl.h >configure:4502: result: no >configure:4380: checking sys/ioctl.h usability >configure:4392: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4398: $? = 0 >configure:4401: test -z || test ! -s conftest.err >configure:4404: $? = 0 >configure:4407: test -s conftest.o >configure:4410: $? = 0 >configure:4420: result: yes >configure:4424: checking sys/ioctl.h presence >configure:4434: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4440: $? = 0 >configure:4460: result: yes >configure:4495: checking for sys/ioctl.h >configure:4502: result: yes >configure:4533: checking sys/vfs.h usability >configure:4545: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4551: $? = 0 >configure:4554: test -z || test ! -s conftest.err >configure:4557: $? = 0 >configure:4560: test -s conftest.o >configure:4563: $? = 0 >configure:4573: result: yes >configure:4577: checking sys/vfs.h presence >configure:4587: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4593: $? = 0 >configure:4613: result: yes >configure:4648: checking for sys/vfs.h >configure:4655: result: yes >configure:4533: checking sys/statvfs.h usability >configure:4545: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4551: $? = 0 >configure:4554: test -z || test ! -s conftest.err >configure:4557: $? = 0 >configure:4560: test -s conftest.o >configure:4563: $? = 0 >configure:4573: result: yes >configure:4577: checking sys/statvfs.h presence >configure:4587: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4593: $? = 0 >configure:4613: result: yes >configure:4648: checking for sys/statvfs.h >configure:4655: result: yes >configure:4533: checking sys/sendfile.h usability >configure:4545: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4551: $? = 0 >configure:4554: test -z || test ! -s conftest.err >configure:4557: $? = 0 >configure:4560: test -s conftest.o >configure:4563: $? = 0 >configure:4573: result: yes >configure:4577: checking sys/sendfile.h presence >configure:4587: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4593: $? = 0 >configure:4613: result: yes >configure:4648: checking for sys/sendfile.h >configure:4655: result: yes >configure:4533: checking sys/uio.h usability >configure:4545: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4551: $? = 0 >configure:4554: test -z || test ! -s conftest.err >configure:4557: $? = 0 >configure:4560: test -s conftest.o >configure:4563: $? = 0 >configure:4573: result: yes >configure:4577: checking sys/uio.h presence >configure:4587: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4593: $? = 0 >configure:4613: result: yes >configure:4648: checking for sys/uio.h >configure:4655: result: yes >configure:4533: checking sys/fsuid.h usability >configure:4545: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4551: $? = 0 >configure:4554: test -z || test ! -s conftest.err >configure:4557: $? = 0 >configure:4560: test -s conftest.o >configure:4563: $? = 0 >configure:4573: result: yes >configure:4577: checking sys/fsuid.h presence >configure:4587: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4593: $? = 0 >configure:4613: result: yes >configure:4648: checking for sys/fsuid.h >configure:4655: result: yes >configure:4684: checking sys/time.h usability >configure:4696: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4702: $? = 0 >configure:4705: test -z || test ! -s conftest.err >configure:4708: $? = 0 >configure:4711: test -s conftest.o >configure:4714: $? = 0 >configure:4724: result: yes >configure:4728: checking sys/time.h presence >configure:4738: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4744: $? = 0 >configure:4764: result: yes >configure:4799: checking for sys/time.h >configure:4806: result: yes >configure:4684: checking sys/resource.h usability >configure:4696: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4702: $? = 0 >configure:4705: test -z || test ! -s conftest.err >configure:4708: $? = 0 >configure:4711: test -s conftest.o >configure:4714: $? = 0 >configure:4724: result: yes >configure:4728: checking sys/resource.h presence >configure:4738: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4744: $? = 0 >configure:4764: result: yes >configure:4799: checking for sys/resource.h >configure:4806: result: yes >configure:4684: checking sys/capability.h usability >configure:4696: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4702: $? = 0 >configure:4705: test -z || test ! -s conftest.err >configure:4708: $? = 0 >configure:4711: test -s conftest.o >configure:4714: $? = 0 >configure:4724: result: yes >configure:4728: checking sys/capability.h presence >configure:4738: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4744: $? = 0 >configure:4764: result: yes >configure:4799: checking for sys/capability.h >configure:4806: result: yes >configure:4835: checking shadow.h usability >configure:4847: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4853: $? = 0 >configure:4856: test -z || test ! -s conftest.err >configure:4859: $? = 0 >configure:4862: test -s conftest.o >configure:4865: $? = 0 >configure:4875: result: yes >configure:4879: checking shadow.h presence >configure:4889: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4895: $? = 0 >configure:4915: result: yes >configure:4950: checking for shadow.h >configure:4957: result: yes >configure:4835: checking getopt.h usability >configure:4847: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4853: $? = 0 >configure:4856: test -z || test ! -s conftest.err >configure:4859: $? = 0 >configure:4862: test -s conftest.o >configure:4865: $? = 0 >configure:4875: result: yes >configure:4879: checking getopt.h presence >configure:4889: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4895: $? = 0 >configure:4915: result: yes >configure:4950: checking for getopt.h >configure:4957: result: yes >configure:4835: checking stddef.h usability >configure:4847: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:4853: $? = 0 >configure:4856: test -z || test ! -s conftest.err >configure:4859: $? = 0 >configure:4862: test -s conftest.o >configure:4865: $? = 0 >configure:4875: result: yes >configure:4879: checking stddef.h presence >configure:4889: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:4895: $? = 0 >configure:4915: result: yes >configure:4950: checking for stddef.h >configure:4957: result: yes >configure:4986: checking netinet/in_systm.h usability >configure:4998: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5004: $? = 0 >configure:5007: test -z || test ! -s conftest.err >configure:5010: $? = 0 >configure:5013: test -s conftest.o >configure:5016: $? = 0 >configure:5026: result: yes >configure:5030: checking netinet/in_systm.h presence >configure:5040: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5046: $? = 0 >configure:5066: result: yes >configure:5101: checking for netinet/in_systm.h >configure:5108: result: yes >configure:4986: checking netinet/in.h usability >configure:4998: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5004: $? = 0 >configure:5007: test -z || test ! -s conftest.err >configure:5010: $? = 0 >configure:5013: test -s conftest.o >configure:5016: $? = 0 >configure:5026: result: yes >configure:5030: checking netinet/in.h presence >configure:5040: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5046: $? = 0 >configure:5066: result: yes >configure:5101: checking for netinet/in.h >configure:5108: result: yes >configure:4986: checking sys/pstat.h usability >configure:4998: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:76:23: error: sys/pstat.h: No such file or directory >configure:5004: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:5026: result: no >configure:5030: checking sys/pstat.h presence >configure:5040: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:42:23: error: sys/pstat.h: No such file or directory >configure:5046: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:5066: result: no >configure:5101: checking for sys/pstat.h >configure:5108: result: no >configure:5125: checking for sys/mount.h >configure:5143: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5149: $? = 0 >configure:5152: test -z || test ! -s conftest.err >configure:5155: $? = 0 >configure:5158: test -s conftest.o >configure:5161: $? = 0 >configure:5172: result: yes >configure:5200: checking fcntl.h usability >configure:5212: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5218: $? = 0 >configure:5221: test -z || test ! -s conftest.err >configure:5224: $? = 0 >configure:5227: test -s conftest.o >configure:5230: $? = 0 >configure:5240: result: yes >configure:5244: checking fcntl.h presence >configure:5254: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5260: $? = 0 >configure:5280: result: yes >configure:5315: checking for fcntl.h >configure:5322: result: yes >configure:5200: checking sys/fcntl.h usability >configure:5212: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5218: $? = 0 >configure:5221: test -z || test ! -s conftest.err >configure:5224: $? = 0 >configure:5227: test -s conftest.o >configure:5230: $? = 0 >configure:5240: result: yes >configure:5244: checking sys/fcntl.h presence >configure:5254: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5260: $? = 0 >configure:5280: result: yes >configure:5315: checking for sys/fcntl.h >configure:5322: result: yes >configure:5200: checking sys/loadavg.h usability >configure:5212: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:79:25: error: sys/loadavg.h: No such file or directory >configure:5218: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/loadavg.h> >configure:5240: result: no >configure:5244: checking sys/loadavg.h presence >configure:5254: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:45:25: error: sys/loadavg.h: No such file or directory >configure:5260: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <sys/loadavg.h> >configure:5280: result: no >configure:5315: checking for sys/loadavg.h >configure:5322: result: no >configure:5200: checking sys/ptrace.h usability >configure:5212: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5218: $? = 0 >configure:5221: test -z || test ! -s conftest.err >configure:5224: $? = 0 >configure:5227: test -s conftest.o >configure:5230: $? = 0 >configure:5240: result: yes >configure:5244: checking sys/ptrace.h presence >configure:5254: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5260: $? = 0 >configure:5280: result: yes >configure:5315: checking for sys/ptrace.h >configure:5322: result: yes >configure:5350: checking security/pam_appl.h usability >configure:5362: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5368: $? = 0 >configure:5371: test -z || test ! -s conftest.err >configure:5374: $? = 0 >configure:5377: test -s conftest.o >configure:5380: $? = 0 >configure:5390: result: yes >configure:5394: checking security/pam_appl.h presence >configure:5404: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5410: $? = 0 >configure:5430: result: yes >configure:5465: checking for security/pam_appl.h >configure:5472: result: yes >configure:5350: checking security/pam_misc.h usability >configure:5362: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5368: $? = 0 >configure:5371: test -z || test ! -s conftest.err >configure:5374: $? = 0 >configure:5377: test -s conftest.o >configure:5380: $? = 0 >configure:5390: result: yes >configure:5394: checking security/pam_misc.h presence >configure:5404: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5410: $? = 0 >configure:5430: result: yes >configure:5465: checking for security/pam_misc.h >configure:5472: result: yes >configure:5500: checking security/pam_modules.h usability >configure:5512: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5518: $? = 0 >configure:5521: test -z || test ! -s conftest.err >configure:5524: $? = 0 >configure:5527: test -s conftest.o >configure:5530: $? = 0 >configure:5540: result: yes >configure:5544: checking security/pam_modules.h presence >configure:5554: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5560: $? = 0 >configure:5580: result: yes >configure:5615: checking for security/pam_modules.h >configure:5622: result: yes >configure:5500: checking security/pam_filter.h usability >configure:5512: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5518: $? = 0 >configure:5521: test -z || test ! -s conftest.err >configure:5524: $? = 0 >configure:5527: test -s conftest.o >configure:5530: $? = 0 >configure:5540: result: yes >configure:5544: checking security/pam_filter.h presence >configure:5554: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:5560: $? = 0 >configure:5580: result: yes >configure:5615: checking for security/pam_filter.h >configure:5622: result: yes >configure:5651: checking pam/pam_appl.h usability >configure:5663: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:84:26: error: pam/pam_appl.h: No such file or directory >configure:5669: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_appl.h> >configure:5691: result: no >configure:5695: checking pam/pam_appl.h presence >configure:5705: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:50:26: error: pam/pam_appl.h: No such file or directory >configure:5711: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_appl.h> >configure:5731: result: no >configure:5766: checking for pam/pam_appl.h >configure:5773: result: no >configure:5651: checking pam/pam_misc.h usability >configure:5663: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:84:26: error: pam/pam_misc.h: No such file or directory >configure:5669: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_misc.h> >configure:5691: result: no >configure:5695: checking pam/pam_misc.h presence >configure:5705: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:50:26: error: pam/pam_misc.h: No such file or directory >configure:5711: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_misc.h> >configure:5731: result: no >configure:5766: checking for pam/pam_misc.h >configure:5773: result: no >configure:5651: checking pam/pam_modules.h usability >configure:5663: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:84:29: error: pam/pam_modules.h: No such file or directory >configure:5669: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_modules.h> >configure:5691: result: no >configure:5695: checking pam/pam_modules.h presence >configure:5705: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:50:29: error: pam/pam_modules.h: No such file or directory >configure:5711: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_modules.h> >configure:5731: result: no >configure:5766: checking for pam/pam_modules.h >configure:5773: result: no >configure:5800: checking pam/pam_filter.h usability >configure:5812: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:84:28: error: pam/pam_filter.h: No such file or directory >configure:5818: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_filter.h> >configure:5840: result: no >configure:5844: checking pam/pam_filter.h presence >configure:5854: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:50:28: error: pam/pam_filter.h: No such file or directory >configure:5860: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_filter.h> >configure:5880: result: no >configure:5915: checking for pam/pam_filter.h >configure:5922: result: no >configure:5950: checking sgtty.h usability >configure:5962: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5968: $? = 0 >configure:5971: test -z || test ! -s conftest.err >configure:5974: $? = 0 >configure:5977: test -s conftest.o >configure:5980: $? = 0 >configure:5990: result: yes >configure:5994: checking sgtty.h presence >configure:6004: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6010: $? = 0 >configure:6030: result: yes >configure:6065: checking for sgtty.h >configure:6072: result: yes >configure:5950: checking termio.h usability >configure:5962: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:5968: $? = 0 >configure:5971: test -z || test ! -s conftest.err >configure:5974: $? = 0 >configure:5977: test -s conftest.o >configure:5980: $? = 0 >configure:5990: result: yes >configure:5994: checking termio.h presence >configure:6004: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6010: $? = 0 >configure:6030: result: yes >configure:6065: checking for termio.h >configure:6072: result: yes >configure:6099: checking locale.h usability >configure:6111: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:6117: $? = 0 >configure:6120: test -z || test ! -s conftest.err >configure:6123: $? = 0 >configure:6126: test -s conftest.o >configure:6129: $? = 0 >configure:6139: result: yes >configure:6143: checking locale.h presence >configure:6153: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6159: $? = 0 >configure:6179: result: yes >configure:6214: checking for locale.h >configure:6221: result: yes >configure:6249: checking stdarg.h usability >configure:6261: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:6267: $? = 0 >configure:6270: test -z || test ! -s conftest.err >configure:6273: $? = 0 >configure:6276: test -s conftest.o >configure:6279: $? = 0 >configure:6289: result: yes >configure:6293: checking stdarg.h presence >configure:6303: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6309: $? = 0 >configure:6329: result: yes >configure:6364: checking for stdarg.h >configure:6371: result: yes >configure:6249: checking varargs.h usability >configure:6261: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >In file included from conftest.c:88: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." >configure:6267: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <varargs.h> >configure:6289: result: no >configure:6293: checking varargs.h presence >configure:6303: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >In file included from conftest.c:54: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." >configure:6309: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <varargs.h> >configure:6329: result: no >configure:6364: checking for varargs.h >configure:6371: result: no >configure:6399: checking windows.h usability >configure:6411: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:88:21: error: windows.h: No such file or directory >configure:6417: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <windows.h> >configure:6439: result: no >configure:6443: checking windows.h presence >configure:6453: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:54:21: error: windows.h: No such file or directory >configure:6459: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <windows.h> >configure:6479: result: no >configure:6514: checking for windows.h >configure:6521: result: no >configure:6399: checking io.h usability >configure:6411: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:88:16: error: io.h: No such file or directory >configure:6417: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:6439: result: no >configure:6443: checking io.h presence >configure:6453: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:54:16: error: io.h: No such file or directory >configure:6459: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:6479: result: no >configure:6514: checking for io.h >configure:6521: result: no >configure:6548: checking crypt.h usability >configure:6560: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:6566: $? = 0 >configure:6569: test -z || test ! -s conftest.err >configure:6572: $? = 0 >configure:6575: test -s conftest.o >configure:6578: $? = 0 >configure:6588: result: yes >configure:6592: checking crypt.h presence >configure:6602: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6608: $? = 0 >configure:6628: result: yes >configure:6663: checking for crypt.h >configure:6670: result: yes >configure:6697: checking utime.h usability >configure:6709: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:6715: $? = 0 >configure:6718: test -z || test ! -s conftest.err >configure:6721: $? = 0 >configure:6724: test -s conftest.o >configure:6727: $? = 0 >configure:6737: result: yes >configure:6741: checking utime.h presence >configure:6751: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6757: $? = 0 >configure:6777: result: yes >configure:6812: checking for utime.h >configure:6819: result: yes >configure:6846: checking openssl/ssl.h usability >configure:6858: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:6864: $? = 0 >configure:6867: test -z || test ! -s conftest.err >configure:6870: $? = 0 >configure:6873: test -s conftest.o >configure:6876: $? = 0 >configure:6886: result: yes >configure:6890: checking openssl/ssl.h presence >configure:6900: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:6906: $? = 0 >configure:6926: result: yes >configure:6961: checking for openssl/ssl.h >configure:6968: result: yes >configure:6995: checking CoreFoundation/CoreFoundation.h usability >configure:7007: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:91:43: error: CoreFoundation/CoreFoundation.h: No such file or directory >configure:7013: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <CoreFoundation/CoreFoundation.h> >configure:7035: result: no >configure:7039: checking CoreFoundation/CoreFoundation.h presence >configure:7049: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:57:43: error: CoreFoundation/CoreFoundation.h: No such file or directory >configure:7055: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CoreFoundation.h> >configure:7075: result: no >configure:7110: checking for CoreFoundation/CoreFoundation.h >configure:7117: result: no >configure:7144: checking iconv.h usability >configure:7156: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:7162: $? = 0 >configure:7165: test -z || test ! -s conftest.err >configure:7168: $? = 0 >configure:7171: test -s conftest.o >configure:7174: $? = 0 >configure:7184: result: yes >configure:7188: checking iconv.h presence >configure:7198: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >configure:7204: $? = 0 >configure:7224: result: yes >configure:7259: checking for iconv.h >configure:7266: result: yes >configure:7279: checking POSIX termios >configure:7304: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:7310: $? = 0 >configure:7313: test -z || test ! -s conftest.err >configure:7316: $? = 0 >configure:7319: test -s conftest >configure:7322: $? = 0 >configure:7334: result: yes >configure:7344: checking for special C compiler options needed for large files >configure:7441: result: no >configure:7447: checking for _FILE_OFFSET_BITS value needed for large files >configure:7478: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:7484: $? = 0 >configure:7487: test -z || test ! -s conftest.err >configure:7490: $? = 0 >configure:7493: test -s conftest.o >configure:7496: $? = 0 >configure:7560: result: no >configure:7570: checking for _LARGE_FILES value needed for large files >configure:7601: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:7607: $? = 0 >configure:7610: test -z || test ! -s conftest.err >configure:7613: $? = 0 >configure:7616: test -s conftest.o >configure:7619: $? = 0 >configure:7683: result: no >configure:7709: checking whether byte ordering is bigendian >configure:7736: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:7742: $? = 0 >configure:7745: test -z || test ! -s conftest.err >configure:7748: $? = 0 >configure:7751: test -s conftest.o >configure:7754: $? = 0 >configure:7778: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:67: error: 'not' undeclared (first use in this function) >conftest.c:67: error: (Each undeclared identifier is reported only once >conftest.c:67: error: for each function it appears in.) >conftest.c:67: error: expected ';' before 'big' >configure:7784: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:7917: result: no >configure:7938: checking return type of signal handlers >configure:7969: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:7975: $? = 0 >configure:7978: test -z || test ! -s conftest.err >configure:7981: $? = 0 >configure:7984: test -s conftest.o >configure:7987: $? = 0 >configure:7998: result: void >configure:8006: checking for size_t >configure:8030: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8036: $? = 0 >configure:8039: test -z || test ! -s conftest.err >configure:8042: $? = 0 >configure:8045: test -s conftest.o >configure:8048: $? = 0 >configure:8059: result: yes >configure:8071: checking for uid_t in sys/types.h >configure:8094: result: yes >configure:8109: checking for pid_t >configure:8133: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8139: $? = 0 >configure:8142: test -z || test ! -s conftest.err >configure:8145: $? = 0 >configure:8148: test -s conftest.o >configure:8151: $? = 0 >configure:8162: result: yes >configure:8174: checking for off_t >configure:8198: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8204: $? = 0 >configure:8207: test -z || test ! -s conftest.err >configure:8210: $? = 0 >configure:8213: test -s conftest.o >configure:8216: $? = 0 >configure:8227: result: yes >configure:8239: checking for mode_t >configure:8263: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8269: $? = 0 >configure:8272: test -z || test ! -s conftest.err >configure:8275: $? = 0 >configure:8278: test -s conftest.o >configure:8281: $? = 0 >configure:8292: result: yes >configure:8304: checking whether struct tm is in sys/time.h or time.h >configure:8327: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8333: $? = 0 >configure:8336: test -z || test ! -s conftest.err >configure:8339: $? = 0 >configure:8342: test -s conftest.o >configure:8345: $? = 0 >configure:8356: result: time.h >configure:8366: checking for struct tm.tm_zone >configure:8392: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8398: $? = 0 >configure:8401: test -z || test ! -s conftest.err >configure:8404: $? = 0 >configure:8407: test -s conftest.o >configure:8410: $? = 0 >configure:8469: result: yes >configure:8553: checking for struct tm.tm_gmtoff >configure:8580: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8586: $? = 0 >configure:8589: test -z || test ! -s conftest.err >configure:8592: $? = 0 >configure:8595: test -s conftest.o >configure:8598: $? = 0 >configure:8658: result: yes >configure:8669: checking whether timezone is scalar >configure:8690: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8696: $? = 0 >configure:8699: test -z || test ! -s conftest.err >configure:8702: $? = 0 >configure:8705: test -s conftest.o >configure:8708: $? = 0 >configure:8711: result: yes >configure:8728: checking for nlink_t >configure:8759: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8765: $? = 0 >configure:8768: test -z || test ! -s conftest.err >configure:8771: $? = 0 >configure:8774: test -s conftest.o >configure:8777: $? = 0 >configure:8788: result: yes >configure:8802: checking for dev_t >configure:8833: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8839: $? = 0 >configure:8842: test -z || test ! -s conftest.err >configure:8845: $? = 0 >configure:8848: test -s conftest.o >configure:8851: $? = 0 >configure:8862: result: yes >configure:8876: checking for ino_t >configure:8907: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8913: $? = 0 >configure:8916: test -z || test ! -s conftest.err >configure:8919: $? = 0 >configure:8922: test -s conftest.o >configure:8925: $? = 0 >configure:8936: result: yes >configure:8949: checking for short >configure:8973: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:8979: $? = 0 >configure:8982: test -z || test ! -s conftest.err >configure:8985: $? = 0 >configure:8988: test -s conftest.o >configure:8991: $? = 0 >configure:9002: result: yes >configure:9005: checking size of short >configure:9317: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:9320: $? = 0 >configure:9322: ./conftest >configure:9325: $? = 0 >configure:9348: result: 2 >configure:9355: checking for int >configure:9379: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:9385: $? = 0 >configure:9388: test -z || test ! -s conftest.err >configure:9391: $? = 0 >configure:9394: test -s conftest.o >configure:9397: $? = 0 >configure:9408: result: yes >configure:9411: checking size of int >configure:9723: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:9726: $? = 0 >configure:9728: ./conftest >configure:9731: $? = 0 >configure:9754: result: 4 >configure:9761: checking for long >configure:9785: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:9791: $? = 0 >configure:9794: test -z || test ! -s conftest.err >configure:9797: $? = 0 >configure:9800: test -s conftest.o >configure:9803: $? = 0 >configure:9814: result: yes >configure:9817: checking size of long >configure:10129: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:10132: $? = 0 >configure:10134: ./conftest >configure:10137: $? = 0 >configure:10160: result: 8 >configure:10167: checking for long long >configure:10191: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:10197: $? = 0 >configure:10200: test -z || test ! -s conftest.err >configure:10203: $? = 0 >configure:10206: test -s conftest.o >configure:10209: $? = 0 >configure:10220: result: yes >configure:10223: checking size of long long >configure:10535: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:10538: $? = 0 >configure:10540: ./conftest >configure:10543: $? = 0 >configure:10566: result: 8 >configure:10573: checking for mode_t >configure:10626: result: yes >configure:10629: checking size of mode_t >configure:10941: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:10944: $? = 0 >configure:10946: ./conftest >configure:10949: $? = 0 >configure:10972: result: 4 >configure:10981: checking for connect >configure:11038: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:11044: $? = 0 >configure:11047: test -z || test ! -s conftest.err >configure:11050: $? = 0 >configure:11053: test -s conftest >configure:11056: $? = 0 >configure:11068: result: yes >configure:11149: checking for gethostbyname >configure:11206: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:11212: $? = 0 >configure:11215: test -z || test ! -s conftest.err >configure:11218: $? = 0 >configure:11221: test -s conftest >configure:11224: $? = 0 >configure:11236: result: yes >configure:11317: checking for gethostbyname >configure:11404: result: yes >configure:11717: checking for sendfile in -lsendfile >configure:11747: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lsendfile >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsendfile >collect2: ld returned 1 exit status >configure:11753: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| /* 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 sendfile (); >| int >| main () >| { >| sendfile (); >| ; >| return 0; >| } >configure:11778: result: no >configure:11791: checking for socklen_t >configure:11822: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:11828: $? = 0 >configure:11831: test -z || test ! -s conftest.err >configure:11834: $? = 0 >configure:11837: test -s conftest.o >configure:11840: $? = 0 >configure:11851: result: yes >configure:11864: checking for ssize_t >configure:11903: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:11909: $? = 0 >configure:11912: test -z || test ! -s conftest.err >configure:11915: $? = 0 >configure:11918: test -s conftest.o >configure:11921: $? = 0 >configure:11932: result: yes >configure:11945: checking for sig_atomic_t >configure:11976: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:11982: $? = 0 >configure:11985: test -z || test ! -s conftest.err >configure:11988: $? = 0 >configure:11991: test -s conftest.o >configure:11994: $? = 0 >configure:12005: result: yes >configure:12020: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:12062: result: no >configure:12069: checking for an ANSI C-conforming const >configure:12136: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:12142: $? = 0 >configure:12145: test -z || test ! -s conftest.err >configure:12148: $? = 0 >configure:12151: test -s conftest.o >configure:12154: $? = 0 >configure:12165: result: yes >configure:12175: checking for inline >configure:12196: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:12202: $? = 0 >configure:12205: test -z || test ! -s conftest.err >configure:12208: $? = 0 >configure:12211: test -s conftest.o >configure:12214: $? = 0 >configure:12226: result: inline >configure:12247: checking if malloc debugging is wanted >configure:12268: result: no >configure:12411: checking for getspnam >configure:12468: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c >&5 >configure:12474: $? = 0 >configure:12477: test -z || test ! -s conftest.err >configure:12480: $? = 0 >configure:12483: test -s conftest >configure:12486: $? = 0 >configure:12498: result: yes >configure:12893: checking for dlopen in -ldl >configure:12923: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl >&5 >configure:12929: $? = 0 >configure:12932: test -z || test ! -s conftest.err >configure:12935: $? = 0 >configure:12938: test -s conftest >configure:12941: $? = 0 >configure:12954: result: yes >configure:12975: checking for pam_getenvlist >configure:13032: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >configure:13038: $? = 0 >configure:13041: test -z || test ! -s conftest.err >configure:13044: $? = 0 >configure:13047: test -s conftest >configure:13050: $? = 0 >configure:13062: result: yes >configure:13072: checking whether pam_strerror takes only one argument >configure:13101: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:13107: $? = 0 >configure:13110: test -z || test ! -s conftest.err >configure:13113: $? = 0 >configure:13116: test -s conftest.o >configure:13119: $? = 0 >configure:13121: result: no >configure:13141: checking whether syslog names are available >configure:13165: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:13171: $? = 0 >configure:13174: test -z || test ! -s conftest.err >configure:13177: $? = 0 >configure:13180: test -s conftest.o >configure:13183: $? = 0 >configure:13186: result: yes >configure:13206: checking whether struct addrinfo is defined >configure:13237: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >configure:13243: $? = 0 >configure:13246: test -z || test ! -s conftest.err >configure:13249: $? = 0 >configure:13252: test -s conftest.o >configure:13255: $? = 0 >configure:13258: result: yes >configure:13278: checking whether sin_len is defined >configure:13309: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95: error: 'struct sockaddr_in' has no member named 'sin_len' >configure:13315: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_in a; >| (void) a.sin_len; >| } while(0) >| >| ; >| return 0; >| } >configure:13343: result: no >configure:13350: checking whether __ss_family is defined >configure:13380: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: 'struct sockaddr_storage' has no member named '__ss_family' >configure:13386: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_storage a; >| (void) a.__ss_family; >| } while(0) >| >| ; >| return 0; >| } >configure:13414: result: no >configure:13421: checking whether ss_len is defined >configure:13451: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: 'struct sockaddr_storage' has no member named 'ss_len' >configure:13457: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_storage a; >| (void) a.ss_len; >| } while(0) >| >| ; >| return 0; >| } >configure:13485: result: no >configure:13492: checking whether __ss_len is defined >configure:13522: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: 'struct sockaddr_storage' has no member named '__ss_len' >configure:13528: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_storage a; >| (void) a.__ss_len; >| } while(0) >| >| ; >| return 0; >| } >configure:13556: result: no >configure:13564: checking if a linuxish sendfile is available >configure:13602: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >configure:13608: $? = 0 >configure:13611: test -z || test ! -s conftest.err >configure:13614: $? = 0 >configure:13617: test -s conftest >configure:13620: $? = 0 >configure:13623: result: yes >configure:13643: checking if a linuxish sendfile64 is available >configure:13681: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >configure:13687: $? = 0 >configure:13690: test -z || test ! -s conftest.err >configure:13693: $? = 0 >configure:13696: test -s conftest >configure:13699: $? = 0 >configure:13702: result: yes >configure:13722: checking if a freebsdish sendfile is available >configure:13761: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >conftest.c: In function 'main': >conftest.c:105: warning: passing argument 3 of 'sendfile' makes pointer from integer without a cast >/usr/include/sys/sendfile.h:34: note: expected 'off_t *' but argument is of type 'off_t' >conftest.c:105: error: too many arguments to function 'sendfile' >configure:13767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| /* end confdefs.h. */ >| >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| #ifdef HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| #ifdef HAVE_SYS_SENDFILE_H >| # include <sys/sendfile.h> >| #endif >| >| int >| main () >| { >| >| do { >| int fd = 0; >| off_t off = (off_t) 0; >| size_t cnt = (size_t) 0; >| struct sf_hdtr *hdtr = NULL; >| >| (void) sendfile(fd, fd, off, cnt, hdtr, &off, 42); >| } while(0) >| >| ; >| return 0; >| } >configure:13795: result: no >configure:13802: checking if a hpuxish sendfile is available >configure:13832: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >conftest.c: In function 'main': >conftest.c:93: error: 'bsize_t' undeclared (first use in this function) >conftest.c:93: error: (Each undeclared identifier is reported only once >conftest.c:93: error: for each function it appears in.) >conftest.c:93: error: expected ';' before 'nbytes' >conftest.c:96: error: 'nbytes' undeclared (first use in this function) >configure:13838: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| /* end confdefs.h. */ >| >| #include <sys/socket.h> >| #include <stdio.h> >| >| int >| main () >| { >| >| do { >| int fd = 0; >| off_t off = (off_t) 0; >| bsize_t nbytes = (size_t) 0; >| const struct iovec *hdtrl = NULL; >| >| (void) sendfile(fd, fd, off, nbytes, hdtrl, 42); >| } while(0) >| >| ; >| return 0; >| } >configure:13866: result: no >configure:13873: checking for sendfilev >configure:13930: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc8kHC9h.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `sendfilev' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc8kHC9h.o:(.data+0x0): undefined reference to `sendfilev' >collect2: ld returned 1 exit status >configure:13936: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| /* end confdefs.h. */ >| /* Define sendfilev to an innocuous variant, in case <limits.h> declares sendfilev. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define sendfilev innocuous_sendfilev >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char sendfilev (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef sendfilev >| >| /* 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 sendfilev (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_sendfilev) || defined (__stub___sendfilev) >| choke me >| #else >| char (*f) () = sendfilev; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != sendfilev; >| ; >| return 0; >| } >configure:13960: result: no >configure:13966: checking for sendfilev in -lsendfile >configure:13996: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lsendfile -ldl -lpam >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsendfile >collect2: ld returned 1 exit status >configure:14002: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| /* 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 sendfilev (); >| int >| main () >| { >| sendfilev (); >| ; >| return 0; >| } >configure:14027: result: no >configure:14041: checking if a solarisish sendfilev is available >configure:14079: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -ldl -lpam >&5 >conftest.c: In function 'main': >conftest.c:101: error: storage size of 'vec' isn't known >configure:14085: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| /* end confdefs.h. */ >| >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/types.h> >| #include <sys/socket.h> >| #ifdef HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| #ifdef HAVE_SYS_SENDFILE_H >| # include <sys/sendfile.h> >| #endif >| >| int >| main () >| { >| >| do { >| int fd = 0, sfvcnt = 0; >| const struct sendfilevec vec; >| size_t xferred; >| >| (void) sendfilev(fd, &vec, sfvcnt, &xferred); >| } while(0) >| >| ; >| return 0; >| } >configure:14113: result: no >configure:14191: WARNING: Support for large files is now enabled by default >configure:14508: checking for crypt in -lcrypt >configure:14538: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:14544: $? = 0 >configure:14547: test -z || test ! -s conftest.err >configure:14550: $? = 0 >configure:14553: test -s conftest >configure:14556: $? = 0 >configure:14569: result: yes >configure:14583: checking for working alloca.h >configure:14604: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:14610: $? = 0 >configure:14613: test -z || test ! -s conftest.err >configure:14616: $? = 0 >configure:14619: test -s conftest >configure:14622: $? = 0 >configure:14634: result: yes >configure:14644: checking for alloca >configure:14685: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:14691: $? = 0 >configure:14694: test -z || test ! -s conftest.err >configure:14697: $? = 0 >configure:14700: test -s conftest >configure:14703: $? = 0 >configure:14715: result: yes >configure:14943: checking for stdlib.h >configure:14948: result: yes >configure:14943: checking for unistd.h >configure:14948: result: yes >configure:15091: checking for getpagesize >configure:15148: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:15154: $? = 0 >configure:15157: test -z || test ! -s conftest.err >configure:15160: $? = 0 >configure:15163: test -s conftest >configure:15166: $? = 0 >configure:15178: result: yes >configure:15188: checking for working mmap >configure:15330: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:15333: $? = 0 >configure:15335: ./conftest >configure:15338: $? = 0 >configure:15352: result: yes >configure:15363: checking for working memcmp >configure:15411: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:15414: $? = 0 >configure:15416: ./conftest >configure:15419: $? = 0 >configure:15433: result: yes >configure:15448: checking for strftime >configure:15505: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:124: warning: conflicting types for built-in function 'strftime' >configure:15511: $? = 0 >configure:15514: test -z || test ! -s conftest.err >configure:15517: $? = 0 >configure:15520: test -s conftest >configure:15523: $? = 0 >configure:15535: result: yes >configure:15618: checking whether lstat dereferences a symlink specified with a trailing slash >configure:15649: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:15652: $? = 0 >configure:15654: ./conftest >configure:15657: $? = 0 >configure:15678: result: yes >configure:15699: checking whether stat accepts an empty string >configure:15724: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:15727: $? = 0 >configure:15729: ./conftest >configure:15732: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| struct stat sbuf; >| exit (stat ("", &sbuf) ? 1 : 0); >| ; >| return 0; >| } >configure:15746: result: no >configure:15768: checking for vprintf >configure:15825: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:126: warning: conflicting types for built-in function 'vprintf' >configure:15831: $? = 0 >configure:15834: test -z || test ! -s conftest.err >configure:15837: $? = 0 >configure:15840: test -s conftest >configure:15843: $? = 0 >configure:15855: result: yes >configure:15862: checking for _doprnt >configure:15919: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccnAFE88.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `_doprnt' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccnAFE88.o:(.data+0x0): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:15925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* 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 _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__doprnt) || defined (__stub____doprnt) >| choke me >| #else >| char (*f) () = _doprnt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _doprnt; >| ; >| return 0; >| } >configure:15949: result: no >configure:15974: checking for getloadavg >configure:16031: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:16037: $? = 0 >configure:16040: test -z || test ! -s conftest.err >configure:16043: $? = 0 >configure:16046: test -s conftest >configure:16049: $? = 0 >configure:16061: result: yes >configure:16075: checking for pstat_getdynamic >configure:16132: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccsldGym.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `pstat_getdynamic' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccsldGym.o:(.data+0x0): undefined reference to `pstat_getdynamic' >collect2: ld returned 1 exit status >configure:16138: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pstat_getdynamic innocuous_pstat_getdynamic >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pstat_getdynamic (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pstat_getdynamic >| >| /* 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 pstat_getdynamic (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pstat_getdynamic) || defined (__stub___pstat_getdynamic) >| choke me >| #else >| char (*f) () = pstat_getdynamic; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pstat_getdynamic; >| ; >| return 0; >| } >configure:16162: result: no >configure:16175: checking for kstat_open in -lkstat >configure:16205: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lkstat -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lkstat >collect2: ld returned 1 exit status >configure:16211: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| /* 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 kstat_open (); >| int >| main () >| { >| kstat_open (); >| ; >| return 0; >| } >configure:16236: result: no >configure:16542: checking for getloadavg >configure:16599: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:16605: $? = 0 >configure:16608: test -z || test ! -s conftest.err >configure:16611: $? = 0 >configure:16614: test -s conftest >configure:16617: $? = 0 >configure:16629: result: yes >configure:17845: checking whether getloadavg requires setgid >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:17870: result: no >configure:17911: checking type of array argument to getgroups >configure:17949: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c: In function 'main': >conftest.c:124: warning: incompatible implicit declaration of built-in function 'exit' >configure:17952: $? = 0 >configure:17954: ./conftest >configure:17957: $? = 0 >configure:17990: result: gid_t >configure:17998: checking for getgroups >configure:18055: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18061: $? = 0 >configure:18064: test -z || test ! -s conftest.err >configure:18067: $? = 0 >configure:18070: test -s conftest >configure:18073: $? = 0 >configure:18085: result: yes >configure:18165: checking for working getgroups >configure:18190: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18193: $? = 0 >configure:18195: ./conftest >configure:18198: $? = 0 >configure:18213: result: yes >configure:18225: checking for wait3 that fills in rusage >configure:18276: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c: In function 'main': >conftest.c:128: warning: incompatible implicit declaration of built-in function '_exit' >conftest.c:137: warning: incompatible implicit declaration of built-in function 'exit' >configure:18279: $? = 0 >configure:18281: ./conftest >configure:18284: $? = 0 >configure:18298: result: yes >configure:18308: checking whether utime accepts a null argument >configure:18339: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18342: $? = 0 >configure:18344: ./conftest >configure:18347: $? = 0 >configure:18362: result: yes >configure:18373: checking for working strtod >configure:18416: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c: In function 'main': >conftest.c:120: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:130: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:132: warning: incompatible implicit declaration of built-in function 'exit' >configure:18419: $? = 0 >configure:18421: ./conftest >configure:18424: $? = 0 >configure:18438: result: yes >configure:18629: checking sys/select.h usability >configure:18641: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18647: $? = 0 >configure:18650: test -z || test ! -s conftest.err >configure:18653: $? = 0 >configure:18656: test -s conftest.o >configure:18659: $? = 0 >configure:18669: result: yes >configure:18673: checking sys/select.h presence >configure:18683: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18689: $? = 0 >configure:18709: result: yes >configure:18744: checking for sys/select.h >configure:18751: result: yes >configure:18629: checking sys/socket.h usability >configure:18641: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18647: $? = 0 >configure:18650: test -z || test ! -s conftest.err >configure:18653: $? = 0 >configure:18656: test -s conftest.o >configure:18659: $? = 0 >configure:18669: result: yes >configure:18673: checking sys/socket.h presence >configure:18683: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18689: $? = 0 >configure:18709: result: yes >configure:18744: checking for sys/socket.h >configure:18751: result: yes >configure:18764: checking types of arguments for select >configure:18797: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:18803: $? = 0 >configure:18806: test -z || test ! -s conftest.err >configure:18809: $? = 0 >configure:18812: test -s conftest.o >configure:18815: $? = 0 >configure:18831: result: int,fd_set *,struct timeval * >configure:18861: checking for stdlib.h >configure:18866: result: yes >configure:18861: checking for sys/time.h >configure:18866: result: yes >configure:18861: checking for unistd.h >configure:18866: result: yes >configure:19009: checking for alarm >configure:19066: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19072: $? = 0 >configure:19075: test -z || test ! -s conftest.err >configure:19078: $? = 0 >configure:19081: test -s conftest >configure:19084: $? = 0 >configure:19096: result: yes >configure:19106: checking for working mktime >configure:19282: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19285: $? = 0 >configure:19287: ./conftest >./configure: line 19288: 11173 Alarm clock ./conftest$ac_exeext >configure:19290: $? = 142 >configure: program exited with status 142 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| /* end confdefs.h. */ >| /* Test program from Paul Eggert and Tony Leneis. */ >| #if TIME_WITH_SYS_TIME >| # include <sys/time.h> >| # include <time.h> >| #else >| # if HAVE_SYS_TIME_H >| # include <sys/time.h> >| # else >| # include <time.h> >| # endif >| #endif >| >| #if HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #if !HAVE_ALARM >| # define alarm(X) /* empty */ >| #endif >| >| /* Work around redefinition to rpl_putenv by other config tests. */ >| #undef putenv >| >| static time_t time_t_max; >| static time_t time_t_min; >| >| /* Values we'll use to set the TZ environment variable. */ >| static char *tz_strings[] = { >| (char *) 0, "TZ=GMT0", "TZ=JST-9", >| "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" >| }; >| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) >| >| /* Fail if mktime fails to convert a date in the spring-forward gap. >| Based on a problem report from Andreas Jaeger. */ >| static void >| spring_forward_gap () >| { >| /* glibc (up to about 1998-10-07) failed this test. */ >| struct tm tm; >| >| /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" >| instead of "TZ=America/Vancouver" in order to detect the bug even >| on systems that don't support the Olson extension, or don't have the >| full zoneinfo tables installed. */ >| putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); >| >| tm.tm_year = 98; >| tm.tm_mon = 3; >| tm.tm_mday = 5; >| tm.tm_hour = 2; >| tm.tm_min = 0; >| tm.tm_sec = 0; >| tm.tm_isdst = -1; >| if (mktime (&tm) == (time_t)-1) >| exit (1); >| } >| >| static void >| mktime_test1 (now) >| time_t now; >| { >| struct tm *lt; >| if ((lt = localtime (&now)) && mktime (lt) != now) >| exit (1); >| } >| >| static void >| mktime_test (now) >| time_t now; >| { >| mktime_test1 (now); >| mktime_test1 ((time_t) (time_t_max - now)); >| mktime_test1 ((time_t) (time_t_min + now)); >| } >| >| static void >| irix_6_4_bug () >| { >| /* Based on code from Ariel Faigon. */ >| struct tm tm; >| tm.tm_year = 96; >| tm.tm_mon = 3; >| tm.tm_mday = 0; >| tm.tm_hour = 0; >| tm.tm_min = 0; >| tm.tm_sec = 0; >| tm.tm_isdst = -1; >| mktime (&tm); >| if (tm.tm_mon != 2 || tm.tm_mday != 31) >| exit (1); >| } >| >| static void >| bigtime_test (j) >| int j; >| { >| struct tm tm; >| time_t now; >| tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; >| now = mktime (&tm); >| if (now != (time_t) -1) >| { >| struct tm *lt = localtime (&now); >| if (! (lt >| && lt->tm_year == tm.tm_year >| && lt->tm_mon == tm.tm_mon >| && lt->tm_mday == tm.tm_mday >| && lt->tm_hour == tm.tm_hour >| && lt->tm_min == tm.tm_min >| && lt->tm_sec == tm.tm_sec >| && lt->tm_yday == tm.tm_yday >| && lt->tm_wday == tm.tm_wday >| && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) >| == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) >| exit (1); >| } >| } >| >| int >| main () >| { >| time_t t, delta; >| int i, j; >| >| /* This test makes some buggy mktime implementations loop. >| Give up after 60 seconds; a mktime slower than that >| isn't worth using anyway. */ >| alarm (60); >| >| for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) >| continue; >| time_t_max--; >| if ((time_t) -1 < 0) >| for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) >| continue; >| delta = time_t_max / 997; /* a suitable prime number */ >| for (i = 0; i < N_STRINGS; i++) >| { >| if (tz_strings[i]) >| putenv (tz_strings[i]); >| >| for (t = 0; t <= time_t_max - delta; t += delta) >| mktime_test (t); >| mktime_test ((time_t) 1); >| mktime_test ((time_t) (60 * 60)); >| mktime_test ((time_t) (60 * 60 * 24)); >| >| for (j = 1; 0 < j; j *= 2) >| bigtime_test (j); >| bigtime_test (j - 1); >| } >| irix_6_4_bug (); >| spring_forward_gap (); >| exit (0); >| } >configure:19304: result: no >configure:19317: checking whether lstat accepts an empty string >configure:19342: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19345: $? = 0 >configure:19347: ./conftest >configure:19350: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| struct stat sbuf; >| exit (lstat ("", &sbuf) ? 1 : 0); >| ; >| return 0; >| } >configure:19364: result: no >configure:19388: checking for unistd.h >configure:19393: result: yes >configure:19397: checking vfork.h usability >configure:19409: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:152:19: error: vfork.h: No such file or directory >configure:19415: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vfork.h> >configure:19437: result: no >configure:19441: checking vfork.h presence >configure:19451: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE=1 conftest.c >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:118:19: error: vfork.h: No such file or directory >configure:19457: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:19477: result: no >configure:19512: checking for vfork.h >configure:19519: result: no >configure:19537: checking for fork >configure:19594: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:142: warning: conflicting types for built-in function 'fork' >configure:19600: $? = 0 >configure:19603: test -z || test ! -s conftest.err >configure:19606: $? = 0 >configure:19609: test -s conftest >configure:19612: $? = 0 >configure:19624: result: yes >configure:19537: checking for vfork >configure:19594: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19600: $? = 0 >configure:19603: test -z || test ! -s conftest.err >configure:19606: $? = 0 >configure:19609: test -s conftest >configure:19612: $? = 0 >configure:19624: result: yes >configure:19635: checking for working fork >configure:19658: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c: In function 'main': >conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' >configure:19661: $? = 0 >configure:19663: ./conftest >configure:19666: $? = 0 >configure:19680: result: yes >configure:19701: checking for working vfork >configure:19834: result: yes >configure:19865: checking for error_at_line >configure:19886: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19892: $? = 0 >configure:19895: test -z || test ! -s conftest.err >configure:19898: $? = 0 >configure:19901: test -s conftest >configure:19904: $? = 0 >configure:19916: result: yes >configure:19929: checking whether closedir returns void >configure:19958: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:19961: $? = 0 >configure:19963: ./conftest >configure:19966: $? = 0 >configure:19980: result: no >configure:19990: checking for working volatile >configure:20013: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20019: $? = 0 >configure:20022: test -z || test ! -s conftest.err >configure:20025: $? = 0 >configure:20028: test -s conftest.o >configure:20031: $? = 0 >configure:20042: result: yes >configure:20062: checking for initgroups >configure:20119: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20125: $? = 0 >configure:20128: test -z || test ! -s conftest.err >configure:20131: $? = 0 >configure:20134: test -s conftest >configure:20137: $? = 0 >configure:20149: result: yes >configure:20062: checking for setrlimit >configure:20119: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20125: $? = 0 >configure:20128: test -z || test ! -s conftest.err >configure:20131: $? = 0 >configure:20134: test -s conftest >configure:20137: $? = 0 >configure:20149: result: yes >configure:20062: checking for waitpid >configure:20119: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20125: $? = 0 >configure:20128: test -z || test ! -s conftest.err >configure:20131: $? = 0 >configure:20134: test -s conftest >configure:20137: $? = 0 >configure:20149: result: yes >configure:20062: checking for setproctitle >configure:20119: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccwAWJGk.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `setproctitle' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccwAWJGk.o:(.data+0x0): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:20125: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setproctitle >| >| /* 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 setproctitle (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_setproctitle) || defined (__stub___setproctitle) >| choke me >| #else >| char (*f) () = setproctitle; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setproctitle; >| ; >| return 0; >| } >configure:20149: result: no >configure:20062: checking for getopt_long >configure:20119: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20125: $? = 0 >configure:20128: test -z || test ! -s conftest.err >configure:20131: $? = 0 >configure:20134: test -s conftest >configure:20137: $? = 0 >configure:20149: result: yes >configure:20168: checking for seteuid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20168: checking for setreuid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20168: checking for setresuid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20168: checking for setegid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20168: checking for setregid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20168: checking for setresgid >configure:20225: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20231: $? = 0 >configure:20234: test -z || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest >configure:20243: $? = 0 >configure:20255: result: yes >configure:20275: checking for statvfs >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20275: checking for statfs >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20275: checking for putenv >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20275: checking for getpagesize >configure:20362: result: yes >configure:20275: checking for realpath >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20275: checking for pread >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20275: checking for ptrace >configure:20332: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20338: $? = 0 >configure:20341: test -z || test ! -s conftest.err >configure:20344: $? = 0 >configure:20347: test -s conftest >configure:20350: $? = 0 >configure:20362: result: yes >configure:20377: checking for strtoull >configure:20434: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20440: $? = 0 >configure:20443: test -z || test ! -s conftest.err >configure:20446: $? = 0 >configure:20449: test -s conftest >configure:20452: $? = 0 >configure:20464: result: yes >configure:20377: checking for strtoq >configure:20434: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20440: $? = 0 >configure:20443: test -z || test ! -s conftest.err >configure:20446: $? = 0 >configure:20449: test -s conftest >configure:20452: $? = 0 >configure:20464: result: yes >configure:20479: checking for strlcpy >configure:20536: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccbIjJyv.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `strlcpy' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccbIjJyv.o:(.data+0x0): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:20542: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* 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 strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_strlcpy) || defined (__stub___strlcpy) >| choke me >| #else >| char (*f) () = strlcpy; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcpy; >| ; >| return 0; >| } >configure:20566: result: no >configure:20479: checking for strlcat >configure:20536: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccp9H3vL.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `strlcat' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccp9H3vL.o:(.data+0x0): undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure:20542: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* 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 strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_strlcat) || defined (__stub___strlcat) >| choke me >| #else >| char (*f) () = strlcat; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcat; >| ; >| return 0; >| } >configure:20566: result: no >configure:20585: checking for memset >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:165: warning: conflicting types for built-in function 'memset' >configure:20648: $? = 0 >configure:20651: test -z || test ! -s conftest.err >configure:20654: $? = 0 >configure:20657: test -s conftest >configure:20660: $? = 0 >configure:20672: result: yes >configure:20585: checking for munmap >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20648: $? = 0 >configure:20651: test -z || test ! -s conftest.err >configure:20654: $? = 0 >configure:20657: test -s conftest >configure:20660: $? = 0 >configure:20672: result: yes >configure:20585: checking for strdup >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:167: warning: conflicting types for built-in function 'strdup' >configure:20648: $? = 0 >configure:20651: test -z || test ! -s conftest.err >configure:20654: $? = 0 >configure:20657: test -s conftest >configure:20660: $? = 0 >configure:20672: result: yes >configure:20585: checking for fileno >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20648: $? = 0 >configure:20651: test -z || test ! -s conftest.err >configure:20654: $? = 0 >configure:20657: test -s conftest >configure:20660: $? = 0 >configure:20672: result: yes >configure:20585: checking for mapviewoffile >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc0QeCav.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `mapviewoffile' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc0QeCav.o:(.data+0x0): undefined reference to `mapviewoffile' >collect2: ld returned 1 exit status >configure:20648: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| /* end confdefs.h. */ >| /* Define mapviewoffile to an innocuous variant, in case <limits.h> declares mapviewoffile. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mapviewoffile innocuous_mapviewoffile >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mapviewoffile (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef mapviewoffile >| >| /* 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 mapviewoffile (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_mapviewoffile) || defined (__stub___mapviewoffile) >| choke me >| #else >| char (*f) () = mapviewoffile; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != mapviewoffile; >| ; >| return 0; >| } >configure:20672: result: no >configure:20585: checking for madvise >configure:20642: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20648: $? = 0 >configure:20651: test -z || test ! -s conftest.err >configure:20654: $? = 0 >configure:20657: test -s conftest >configure:20660: $? = 0 >configure:20672: result: yes >configure:20689: checking for getaddrinfo >configure:20746: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20752: $? = 0 >configure:20755: test -z || test ! -s conftest.err >configure:20758: $? = 0 >configure:20761: test -s conftest >configure:20764: $? = 0 >configure:20776: result: yes >configure:20689: checking for getnameinfo >configure:20746: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20752: $? = 0 >configure:20755: test -z || test ! -s conftest.err >configure:20758: $? = 0 >configure:20761: test -s conftest >configure:20764: $? = 0 >configure:20776: result: yes >configure:20689: checking for inet_ntop >configure:20746: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20752: $? = 0 >configure:20755: test -z || test ! -s conftest.err >configure:20758: $? = 0 >configure:20761: test -s conftest >configure:20764: $? = 0 >configure:20776: result: yes >configure:20689: checking for inet_pton >configure:20746: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20752: $? = 0 >configure:20755: test -z || test ! -s conftest.err >configure:20758: $? = 0 >configure:20761: test -s conftest >configure:20764: $? = 0 >configure:20776: result: yes >configure:20795: checking for setusershell >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20795: checking for setgroups >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20795: checking for snprintf >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:176: warning: conflicting types for built-in function 'snprintf' >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20795: checking for vsnprintf >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:177: warning: conflicting types for built-in function 'vsnprintf' >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20795: checking for vfprintf >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:178: warning: conflicting types for built-in function 'vfprintf' >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20795: checking for gethostname >configure:20852: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20858: $? = 0 >configure:20861: test -z || test ! -s conftest.err >configure:20864: $? = 0 >configure:20867: test -s conftest >configure:20870: $? = 0 >configure:20882: result: yes >configure:20896: checking for setlocale >configure:20953: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:20959: $? = 0 >configure:20962: test -z || test ! -s conftest.err >configure:20965: $? = 0 >configure:20968: test -s conftest >configure:20971: $? = 0 >configure:20983: result: yes >configure:21000: checking for utime >configure:21057: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21063: $? = 0 >configure:21066: test -z || test ! -s conftest.err >configure:21069: $? = 0 >configure:21072: test -s conftest >configure:21075: $? = 0 >configure:21087: result: yes >configure:21000: checking for utimes >configure:21057: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21063: $? = 0 >configure:21066: test -z || test ! -s conftest.err >configure:21069: $? = 0 >configure:21072: test -s conftest >configure:21075: $? = 0 >configure:21087: result: yes >configure:21000: checking for mknod >configure:21057: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21063: $? = 0 >configure:21066: test -z || test ! -s conftest.err >configure:21069: $? = 0 >configure:21072: test -s conftest >configure:21075: $? = 0 >configure:21087: result: yes >configure:21000: checking for mkfifo >configure:21057: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21063: $? = 0 >configure:21066: test -z || test ! -s conftest.err >configure:21069: $? = 0 >configure:21072: test -s conftest >configure:21075: $? = 0 >configure:21087: result: yes >configure:21102: checking for random >configure:21159: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21165: $? = 0 >configure:21168: test -z || test ! -s conftest.err >configure:21171: $? = 0 >configure:21174: test -s conftest >configure:21177: $? = 0 >configure:21189: result: yes >configure:21102: checking for srandomdev >configure:21159: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccURUfIx.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `srandomdev' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/ccURUfIx.o:(.data+0x0): undefined reference to `srandomdev' >collect2: ld returned 1 exit status >configure:21165: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| #define HAVE_MADVISE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETUSERSHELL 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_RANDOM 1 >| /* end confdefs.h. */ >| /* Define srandomdev to an innocuous variant, in case <limits.h> declares srandomdev. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define srandomdev innocuous_srandomdev >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char srandomdev (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef srandomdev >| >| /* 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 srandomdev (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_srandomdev) || defined (__stub___srandomdev) >| choke me >| #else >| char (*f) () = srandomdev; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != srandomdev; >| ; >| return 0; >| } >configure:21189: result: no >configure:21203: checking for closefrom >configure:21260: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc8cAA1J.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `closefrom' >/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/temp/cc8cAA1J.o:(.data+0x0): undefined reference to `closefrom' >collect2: ld returned 1 exit status >configure:21266: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| #define HAVE_MADVISE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETUSERSHELL 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_RANDOM 1 >| /* end confdefs.h. */ >| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define closefrom innocuous_closefrom >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char closefrom (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef closefrom >| >| /* 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 closefrom (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_closefrom) || defined (__stub___closefrom) >| choke me >| #else >| char (*f) () = closefrom; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != closefrom; >| ; >| return 0; >| } >configure:21290: result: no >configure:21301: checking whether statvfs64() is defined >configure:21335: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 conftest.c >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21341: $? = 0 >configure:21344: test -z || test ! -s conftest.err >configure:21347: $? = 0 >configure:21350: test -s conftest.o >configure:21353: $? = 0 >configure:21356: result: yes >configure:21375: checking whether snprintf is C99 conformant >configure:21415: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21418: $? = 0 >configure:21420: ./conftest >configure:21423: $? = 0 >configure:21435: result: done >configure:21449: checking whether getgroups 0 is sane >configure:21485: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21488: $? = 0 >configure:21490: ./conftest >configure:21493: $? = 0 >configure:21496: result: yes >configure:21517: checking whether realpath likes unreadable directories >configure:21587: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21590: $? = 0 >configure:21592: ./conftest >configure:21595: $? = 0 >configure:21598: result: yes >configure:21623: checking whether you already have a standard MD5 implementation >configure:21660: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:171:17: error: md5.h: No such file or directory >conftest.c: In function 'main': >conftest.c:175: error: 'MD5_CTX' undeclared (first use in this function) >conftest.c:175: error: (Each undeclared identifier is reported only once >conftest.c:175: error: for each function it appears in.) >conftest.c:175: error: expected ';' before 'ctx' >conftest.c:178: error: 'ctx' undeclared (first use in this function) >configure:21663: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| #define HAVE_MADVISE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETUSERSHELL 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_RANDOM 1 >| #define HAVE_STATVFS64 >| #define CONF_SNPRINTF_TYPE 8 >| #define SAFE_GETGROUPS_0 >| #define REALPATH_WORKS_WITH_UNREADABLE_DIRECTORIES >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <stdio.h> >| #include <string.h> >| #include <sys/types.h> >| #include <md5.h> >| >| int main(void) >| { >| MD5_CTX ctx; >| char b[33]; >| >| MD5Init(&ctx); >| MD5Update(&ctx, (const unsigned char *) "test", 4U); >| MD5End(&ctx, b); >| b[32] = 0; >| >| return strcasecmp(b, "098f6bcd4621d373cade4e832627b4f6"); >| } >| >configure:21685: result: no >configure:21692: checking whether you already have a standard SHA1 implementation >configure:21728: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:170:18: error: sha1.h: No such file or directory >conftest.c: In function 'main': >conftest.c:174: error: 'SHA1_CTX' undeclared (first use in this function) >conftest.c:174: error: (Each undeclared identifier is reported only once >conftest.c:174: error: for each function it appears in.) >conftest.c:174: error: expected ';' before 'ctx' >conftest.c:177: error: 'ctx' undeclared (first use in this function) >configure:21731: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| #define HAVE_MADVISE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETUSERSHELL 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_RANDOM 1 >| #define HAVE_STATVFS64 >| #define CONF_SNPRINTF_TYPE 8 >| #define SAFE_GETGROUPS_0 >| #define REALPATH_WORKS_WITH_UNREADABLE_DIRECTORIES >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <string.h> >| #include <sys/types.h> >| #include <sha1.h> >| >| int main(void) >| { >| SHA1_CTX ctx; >| char b[41]; >| >| SHA1Init(&ctx); >| SHA1Update(&ctx, (const unsigned char *) "test", 4U); >| SHA1End(&ctx, b); >| b[40] = 0; >| >| return strcasecmp(b, "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3"); >| } >| >configure:21753: result: no >configure:21760: checking whether we are inside a Virtuozzo virtual host >configure:21771: result: no >configure:21775: checking default TCP send buffer size >configure:21814: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21817: $? = 0 >configure:21819: ./conftest >configure:21822: $? = 0 >configure:21835: result: 16384 >configure:21844: checking default TCP receive buffer size >configure:21883: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -Wl,-O1 conftest.c -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:21886: $? = 0 >configure:21888: ./conftest >configure:21891: $? = 0 >configure:21904: result: 87380 >configure:22654: checking for floor in -lm >configure:22684: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -I/usr/local/pgsql/include -I/usr/include/pgsql -I/usr/pgsql/include -I/usr/local/include/pgsql -I/usr/local/pgsql/include/pgsql -I/usr/pgsql/include/pgsql -I/usr/local/postgresql/include -I/usr/include/postgresql -I/usr/postgresql/include -I/usr/local/include/postgresql -I/usr/local/postgresql/include/postgresql -I/usr/postgresql/include/postgresql -Wl,-O1 -L/usr/local/pgsql/lib -L/usr/lib/pgsql -L/usr/pgsql/lib -L/usr/local/lib/pgsql -L/usr/local/pgsql/lib/pgsql -L/usr/pgsql/lib/pgsql -L/usr/local/postgresql/lib -L/usr/lib/postgresql -L/usr/postgresql/lib -L/usr/local/lib/postgresql -L/usr/local/postgresql/lib/postgresql -L/usr/postgresql/lib/postgresql conftest.c -lm -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >conftest.c:175: warning: conflicting types for built-in function 'floor' >configure:22690: $? = 0 >configure:22693: test -z || test ! -s conftest.err >configure:22696: $? = 0 >configure:22699: test -s conftest >configure:22702: $? = 0 >configure:22715: result: yes >configure:22727: checking for gzclose in -lz >configure:22757: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -I/usr/local/pgsql/include -I/usr/include/pgsql -I/usr/pgsql/include -I/usr/local/include/pgsql -I/usr/local/pgsql/include/pgsql -I/usr/pgsql/include/pgsql -I/usr/local/postgresql/include -I/usr/include/postgresql -I/usr/postgresql/include -I/usr/local/include/postgresql -I/usr/local/postgresql/include/postgresql -I/usr/postgresql/include/postgresql -Wl,-O1 -L/usr/local/pgsql/lib -L/usr/lib/pgsql -L/usr/pgsql/lib -L/usr/local/lib/pgsql -L/usr/local/pgsql/lib/pgsql -L/usr/pgsql/lib/pgsql -L/usr/local/postgresql/lib -L/usr/lib/postgresql -L/usr/postgresql/lib -L/usr/local/lib/postgresql -L/usr/local/postgresql/lib/postgresql -L/usr/postgresql/lib/postgresql conftest.c -lz -lm -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >configure:22763: $? = 0 >configure:22766: test -z || test ! -s conftest.err >configure:22769: $? = 0 >configure:22772: test -s conftest >configure:22775: $? = 0 >configure:22788: result: yes >configure:22806: checking for PQconnectdb in -lpq >configure:22836: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe -D_GNU_SOURCE=1 -I/usr/local/pgsql/include -I/usr/include/pgsql -I/usr/pgsql/include -I/usr/local/include/pgsql -I/usr/local/pgsql/include/pgsql -I/usr/pgsql/include/pgsql -I/usr/local/postgresql/include -I/usr/include/postgresql -I/usr/postgresql/include -I/usr/local/include/postgresql -I/usr/local/postgresql/include/postgresql -I/usr/postgresql/include/postgresql -Wl,-O1 -L/usr/local/pgsql/lib -L/usr/lib/pgsql -L/usr/pgsql/lib -L/usr/local/lib/pgsql -L/usr/local/pgsql/lib/pgsql -L/usr/pgsql/lib/pgsql -L/usr/local/postgresql/lib -L/usr/lib/postgresql -L/usr/postgresql/lib -L/usr/local/lib/postgresql -L/usr/local/postgresql/lib/postgresql -L/usr/postgresql/lib/postgresql conftest.c -lpq -lz -lm -lcrypt -ldl -lpam >&5 >conftest.c:90:1: warning: "FTPWHO" redefined >conftest.c:85:1: warning: this is the location of the previous definition >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpq >collect2: ld returned 1 exit status >configure:22842: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "pure-ftpd" >| #define PACKAGE_TARNAME "pure-ftpd" >| #define PACKAGE_VERSION "1.0.21" >| #define PACKAGE_STRING "pure-ftpd 1.0.21" >| #define PACKAGE_BUGREPORT "bugs@pureftpd.org" >| #define PACKAGE "pure-ftpd" >| #define VERSION "1.0.21" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_FSUID_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_SECURITY_PAM_FILTER_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_ICONV_H 1 >| #define WITH_LARGE_FILES >| #define HAVE_POSIX_TERMIOS >| #define RETSIGTYPE void >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define STRUCT_TM_TM_GMTOFF >| #define HAVE_SCALAR_TIMEZONE >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_MODE_T 4 >| #define NO_INETD >| #define USE_SHADOW >| #define WITH_ALTLOG >| #define WITH_PUREDB >| #define WITH_EXTAUTH >| #define HAVE_LIBDL 1 >| #define USE_PAM >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_SYSLOG_NAMES >| #define HAVE_STRUCT_ADDRINFO >| #define SENDFILE_LINUX >| #define SENDFILE64_LINUX >| #define COOKIE >| #define THROTTLING >| #define RATIOS >| #define QUOTAS >| #define FTPWHO >| #define WITH_UPLOAD_SCRIPT >| #define WITH_VIRTUAL_HOSTS >| #define WITH_DIRALIASES >| #define PER_USER_LIMITS >| #define FTPWHO 1 >| #define MESSAGES_EN >| #define HAVE_LIBCRYPT 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_STRFTIME 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_GETLOADAVG 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define HAVE_WAIT3 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALARM 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STATFS 1 >| #define HAVE_PUTENV 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_REALPATH 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTRACE 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_FILENO 1 >| #define HAVE_MADVISE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETUSERSHELL 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_RANDOM 1 >| #define HAVE_STATVFS64 >| #define CONF_SNPRINTF_TYPE 8 >| #define SAFE_GETGROUPS_0 >| #define REALPATH_WORKS_WITH_UNREADABLE_DIRECTORIES >| #define CONF_TCP_SO_SNDBUF 16384 >| #define CONF_TCP_SO_RCVBUF 87380 >| #define HAVE_LIBM 1 >| #define HAVE_LIBZ 1 >| #define WITH_PGSQL >| /* 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 PQconnectdb (); >| int >| main () >| { >| PQconnectdb (); >| ; >| return 0; >| } >configure:22867: result: no >configure:22877: error: libpq is needed for PostgreSQL support > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_c_volatile=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_PERL_set= >ac_cv_env_PERL_value= >ac_cv_env_PYTHON_set= >ac_cv_env_PYTHON_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func__doprnt=no >ac_cv_func_alarm=yes >ac_cv_func_alloca_works=yes >ac_cv_func_closedir_void=no >ac_cv_func_closefrom=no >ac_cv_func_connect=yes >ac_cv_func_fileno=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getgroups=yes >ac_cv_func_getgroups_works=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getloadavg_setgid=no >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getspnam=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_initgroups=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_lstat_empty_string_bug=no >ac_cv_func_madvise=yes >ac_cv_func_mapviewoffile=no >ac_cv_func_memcmp_working=yes >ac_cv_func_memset=yes >ac_cv_func_mkfifo=yes >ac_cv_func_mknod=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_munmap=yes >ac_cv_func_pam_getenvlist=yes >ac_cv_func_pread=yes >ac_cv_func_pstat_getdynamic=no >ac_cv_func_ptrace=yes >ac_cv_func_putenv=yes >ac_cv_func_random=yes >ac_cv_func_realpath=yes >ac_cv_func_select_args='int,fd_set *,struct timeval *' >ac_cv_func_sendfilev=no >ac_cv_func_setegid=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlocale=yes >ac_cv_func_setproctitle=no >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setreuid=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setusershell=yes >ac_cv_func_snprintf=yes >ac_cv_func_srandomdev=no >ac_cv_func_stat_empty_string_bug=no >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_strdup=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strtod=yes >ac_cv_func_strtoq=yes >ac_cv_func_strtoull=yes >ac_cv_func_utime=yes >ac_cv_func_utime_null=yes >ac_cv_func_utimes=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_func_vfprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_wait3_rusage=yes >ac_cv_func_waitpid=yes >ac_cv_func_working_mktime=no >ac_cv_header_CoreFoundation_CoreFoundation_h=no >ac_cv_header_crypt_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_ioctl_h=no >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_pam_pam_appl_h=no >ac_cv_header_pam_pam_filter_h=no >ac_cv_header_pam_pam_misc_h=no >ac_cv_header_pam_pam_modules_h=no >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_security_pam_filter_h=yes >ac_cv_header_security_pam_misc_h=yes >ac_cv_header_security_pam_modules_h=yes >ac_cv_header_sgtty_h=yes >ac_cv_header_shadow_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdarg_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_capability_h=yes >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_fsuid_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_loadavg_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_pstat_h=no >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_sendfile_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_termio_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_varargs_h=no >ac_cv_header_vfork_h=no >ac_cv_header_windows_h=no >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_error_at_line=yes >ac_cv_lib_kstat_kstat_open=no >ac_cv_lib_m_floor=yes >ac_cv_lib_pq_PQconnectdb=no >ac_cv_lib_sendfile_sendfile=no >ac_cv_lib_sendfile_sendfilev=no >ac_cv_lib_z_gzclose=yes >ac_cv_member_struct_tm_tm_gmtoff=yes >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >ac_cv_search_strerror='none required' >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_mode_t=4 >ac_cv_sizeof_short=2 >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=no >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_posix_termios=yes >ac_cv_type_dev_t=yes >ac_cv_type_getgroups=gid_t >ac_cv_type_ino_t=yes >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_long_long=yes >ac_cv_type_mode_t=yes >ac_cv_type_nlink_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_short=yes >ac_cv_type_sig_atomic_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_uid_t=yes >ac_cv_working_alloca_h=yes >am_cv_CC_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run automake-1.9' >AWK='gawk' >BONJOUR_LDADD='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=amdfam10 -O2 -msse3 -msse4a -mabm -ftree-vectorize -fpredictive-commoning -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_GNU_SOURCE=1 -I/usr/local/pgsql/include -I/usr/include/pgsql -I/usr/pgsql/include -I/usr/local/include/pgsql -I/usr/local/pgsql/include/pgsql -I/usr/pgsql/include/pgsql -I/usr/local/postgresql/include -I/usr/include/postgresql -I/usr/postgresql/include -I/usr/local/include/postgresql -I/usr/local/postgresql/include/postgresql -I/usr/postgresql/include/postgresql' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >GETLOADAVG_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >ISODATE='2009-08-29' >KMEM_GROUP='' >LDAP_SSL_LIBS='' >LDFLAGS='-Wl,-O1 -L/usr/local/pgsql/lib -L/usr/lib/pgsql -L/usr/pgsql/lib -L/usr/local/lib/pgsql -L/usr/local/pgsql/lib/pgsql -L/usr/pgsql/lib/pgsql -L/usr/local/postgresql/lib -L/usr/lib/postgresql -L/usr/postgresql/lib -L/usr/local/lib/postgresql -L/usr/local/postgresql/lib/postgresql -L/usr/postgresql/lib/postgresql' >LIBOBJS=' mktime.o' >LIBS='-lz -lm -lcrypt -ldl -lpam' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/missing --run makeinfo' >NEED_SETGID='false' >OBJEXT='o' >PACKAGE='pure-ftpd' >PACKAGE_BUGREPORT='bugs@pureftpd.org' >PACKAGE_NAME='pure-ftpd' >PACKAGE_STRING='pure-ftpd 1.0.21' >PACKAGE_TARNAME='pure-ftpd' >PACKAGE_VERSION='1.0.21' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >POW_LIB='' >PYTHON='/usr/bin/python' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='1.0.21' >ac_ct_CC='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >certfile='' >datadir='/usr/share' >exec_prefix='NONE' >host_alias='x86_64-pc-linux-gnu' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/net-ftp/pure-ftpd-1.0.21-r1/work/pure-ftpd-1.0.21/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define CONF_SNPRINTF_TYPE 8 >#define CONF_TCP_SO_RCVBUF 87380 >#define CONF_TCP_SO_SNDBUF 16384 >#define COOKIE >#define FTPWHO >#define FTPWHO 1 >#define GETGROUPS_T gid_t >#define HAVE_ALARM 1 >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_CRYPT_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FILENO 1 >#define HAVE_FORK 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETGROUPS 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETLOADAVG 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_ICONV_H 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_PTON 1 >#define HAVE_INITGROUPS 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBCRYPT 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBM 1 >#define HAVE_LIBZ 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MADVISE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_MKFIFO 1 >#define HAVE_MKNOD 1 >#define HAVE_MMAP 1 >#define HAVE_MUNMAP 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_OPENSSL_SSL_H 1 >#define HAVE_PAM_GETENVLIST 1 >#define HAVE_POSIX_TERMIOS >#define HAVE_PREAD 1 >#define HAVE_PTRACE 1 >#define HAVE_PUTENV 1 >#define HAVE_RANDOM 1 >#define HAVE_REALPATH 1 >#define HAVE_SCALAR_TIMEZONE >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SECURITY_PAM_FILTER_H 1 >#define HAVE_SECURITY_PAM_MISC_H 1 >#define HAVE_SECURITY_PAM_MODULES_H 1 >#define HAVE_SETEGID 1 >#define HAVE_SETEUID 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SETREGID 1 >#define HAVE_SETRESGID 1 >#define HAVE_SETRESUID 1 >#define HAVE_SETREUID 1 >#define HAVE_SETRLIMIT 1 >#define HAVE_SETUSERSHELL 1 >#define HAVE_SGTTY_H 1 >#define HAVE_SHADOW_H 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STATFS 1 >#define HAVE_STATVFS 1 >#define HAVE_STATVFS64 >#define HAVE_STDARG_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRDUP 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRTOQ 1 >#define HAVE_STRTOULL 1 >#define HAVE_STRUCT_ADDRINFO >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_SYSLOG_NAMES >#define HAVE_SYS_CAPABILITY_H 1 >#define HAVE_SYS_FCNTL_H 1 >#define HAVE_SYS_FSUID_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_PTRACE_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SENDFILE_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TERMIO_H 1 >#define HAVE_TM_ZONE 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTIME_NULL 1 >#define HAVE_VFORK 1 >#define HAVE_VFPRINTF 1 >#define HAVE_VPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAIT3 1 >#define HAVE_WAITPID 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_WORKING_VFORK 1 >#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >#define MESSAGES_EN >#define NO_INETD >#define PACKAGE "pure-ftpd" >#define PACKAGE_BUGREPORT "bugs@pureftpd.org" >#define PACKAGE_NAME "pure-ftpd" >#define PACKAGE_STRING "pure-ftpd 1.0.21" >#define PACKAGE_TARNAME "pure-ftpd" >#define PACKAGE_VERSION "1.0.21" >#define PER_USER_LIMITS >#define QUOTAS >#define RATIOS >#define REALPATH_WORKS_WITH_UNREADABLE_DIRECTORIES >#define RETSIGTYPE void >#define SAFE_GETGROUPS_0 >#define SELECT_TYPE_ARG1 int >#define SELECT_TYPE_ARG234 (fd_set *) >#define SELECT_TYPE_ARG5 (struct timeval *) >#define SENDFILE64_LINUX >#define SENDFILE_LINUX >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_MODE_T 4 >#define SIZEOF_SHORT 2 >#define STDC_HEADERS 1 >#define STRUCT_TM_TM_GMTOFF >#define THROTTLING >#define TIME_WITH_SYS_TIME 1 >#define USE_PAM >#define USE_SHADOW >#define VERSION "1.0.21" >#define WITH_ALTLOG >#define WITH_DIRALIASES >#define WITH_EXTAUTH >#define WITH_LARGE_FILES >#define WITH_PGSQL >#define WITH_PUREDB >#define WITH_UPLOAD_SCRIPT >#define WITH_VIRTUAL_HOSTS > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 283116
: 202636