Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281101 Details for
Bug 354295
net-ftp/proftpd libiconv detection problem on g/fbsd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
work/proftpd-1.3.4rc2/config.log
config.log (text/plain), 70.16 KB, created by
Dmitri Bogomolov
on 2011-07-27 08:07:49 UTC
(
hide
)
Description:
work/proftpd-1.3.4rc2/config.log
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2011-07-27 08:07:49 UTC
Size:
70.16 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 configure, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=i686-gentoo-freebsd7.2 --host=i686-gentoo-freebsd7.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var/run/proftpd --sysconfdir=/etc/proftpd --disable-facl --disable-auth-file --disable-cap --disable-ident --disable-ipv6 --disable-memcache --enable-ncurses --enable-nls --enable-auth-pam --enable-pcre --disable-trace --disable-shadow --disable-autoshadow --enable-openssl --with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql > >## --------- ## >## Platform. ## >## --------- ## > >hostname = bsd1 >uname -m = i386 >uname -r = 7.2-RELEASE >uname -s = FreeBSD >uname -v = FreeBSD Gentoo 7.2-r3 #2: Sun May 15 16:31:08 EEST 2011 glitch@bsd1:/usr/src/sys-7.2-r3/i386/compile/UNI > >/usr/bin/uname -p = i386 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/bin/ebuild-helpers/4 >PATH: /usr/lib/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/i386-gentoo-freebsd7.2/gcc-bin/4.4.2 >PATH: /usr/i686-gentoo-freebsd7.2/gcc-bin/4.4.5 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2115: checking build system type >configure:2133: result: i686-gentoo-freebsd7.2 >configure:2155: checking host system type >configure:2170: result: i686-gentoo-freebsd7.2 >configure:2192: checking target system type >configure:2207: result: i686-gentoo-freebsd7.2 >configure:2299: checking for i686-gentoo-freebsd7.2-gcc >configure:2315: found /usr/bin/i686-gentoo-freebsd7.2-gcc >configure:2326: result: i686-gentoo-freebsd7.2-gcc >configure:2604: checking for C compiler version >configure:2611: i686-gentoo-freebsd7.2-gcc --version >&5 >i686-gentoo-freebsd7.2-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 >Copyright (C) 2010 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:2614: $? = 0 >configure:2621: i686-gentoo-freebsd7.2-gcc -v >&5 >Using built-in specs. >Target: i686-gentoo-freebsd7.2 >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/i686-gentoo-freebsd7.2/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/include --datadir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5 --mandir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/man --infodir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/include/g++-v4 --host=i686-gentoo-freebsd7.2 --build=i686-gentoo-freebsd7.2 --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) >configure:2624: $? = 0 >configure:2631: i686-gentoo-freebsd7.2-gcc -V >&5 >i686-gentoo-freebsd7.2-gcc: '-V' option must have argument >configure:2634: $? = 1 >configure:2657: checking for C compiler default output file name >configure:2684: i686-gentoo-freebsd7.2-gcc -O2 -march=i686 -pipe conftest.c >&5 >configure:2687: $? = 0 >configure:2725: result: a.out >configure:2742: checking whether the C compiler works >configure:2752: ./a.out >configure:2755: $? = 0 >configure:2772: result: yes >configure:2779: checking whether we are cross compiling >configure:2781: result: no >configure:2784: checking for suffix of executables >configure:2791: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:2794: $? = 0 >configure:2818: result: >configure:2824: checking for suffix of object files >configure:2850: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2853: $? = 0 >configure:2876: result: o >configure:2880: checking whether we are using the GNU C compiler >configure:2909: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2915: $? = 0 >configure:2932: result: yes >configure:2937: checking whether i686-gentoo-freebsd7.2-gcc accepts -g >configure:2967: i686-gentoo-freebsd7.2-gcc -c -g conftest.c >&5 >configure:2973: $? = 0 >configure:3072: result: yes >configure:3089: checking for i686-gentoo-freebsd7.2-gcc option to accept ISO C89 >configure:3163: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3169: $? = 0 >configure:3192: result: none needed >configure:3210: checking for a sed that does not truncate output >configure:3289: result: /usr/lib/portage/bin/ebuild-helpers/sed >configure:3307: checking for grep that handles long lines and -e >configure:3381: result: /bin/grep >configure:3386: checking for egrep >configure:3464: result: /bin/grep -E >configure:3469: checking for fgrep >configure:3547: result: /bin/grep -F >configure:3582: checking for ld used by i686-gentoo-freebsd7.2-gcc >configure:3649: result: /usr/i686-gentoo-freebsd7.2/bin/ld >configure:3658: checking if the linker (/usr/i686-gentoo-freebsd7.2/bin/ld) is GNU ld >configure:3673: result: yes >configure:3685: checking for BSD- or MS-compatible name lister (nm) >configure:3734: result: /usr/bin/nm -B >configure:3856: checking the name lister (/usr/bin/nm -B) interface >configure:3863: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3866: /usr/bin/nm -B "conftest.o" >configure:3869: output >00000000 B some_variable >configure:3876: result: BSD nm >configure:3879: checking whether ln -s works >configure:3883: result: yes >configure:3891: checking the maximum length of command line arguments >configure:4011: result: 196608 >configure:4028: checking whether the shell understands some XSI constructs >configure:4038: result: yes >configure:4042: checking whether the shell understands "+=" >configure:4048: result: yes >configure:4083: checking for /usr/i686-gentoo-freebsd7.2/bin/ld option to reload object files >configure:4090: result: -r >configure:4119: checking for i686-gentoo-freebsd7.2-objdump >configure:4135: found /usr/bin/i686-gentoo-freebsd7.2-objdump >configure:4146: result: i686-gentoo-freebsd7.2-objdump >configure:4222: checking how to recognize dependent libraries >configure:4418: result: pass_all >configure:4438: checking for i686-gentoo-freebsd7.2-ar >configure:4454: found /usr/bin/i686-gentoo-freebsd7.2-ar >configure:4465: result: i686-gentoo-freebsd7.2-ar >configure:4547: checking for i686-gentoo-freebsd7.2-strip >configure:4563: found /usr/bin/i686-gentoo-freebsd7.2-strip >configure:4574: result: i686-gentoo-freebsd7.2-strip >configure:4650: checking for i686-gentoo-freebsd7.2-ranlib >configure:4666: found /usr/bin/i686-gentoo-freebsd7.2-ranlib >configure:4677: result: i686-gentoo-freebsd7.2-ranlib >configure:4811: checking command to parse /usr/bin/nm -B output from i686-gentoo-freebsd7.2-gcc object >configure:4929: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4932: $? = 0 >configure:4936: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:4939: $? = 0 >configure:4993: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c conftstm.o >&5 >configure:4996: $? = 0 >configure:5034: result: ok >configure:5913: checking how to run the C preprocessor >configure:5953: i686-gentoo-freebsd7.2-gcc -E conftest.c >configure:5959: $? = 0 >configure:5990: i686-gentoo-freebsd7.2-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6029: result: i686-gentoo-freebsd7.2-gcc -E >configure:6058: i686-gentoo-freebsd7.2-gcc -E conftest.c >configure:6064: $? = 0 >configure:6095: i686-gentoo-freebsd7.2-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:6101: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6139: checking for ANSI C header files >configure:6169: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6175: $? = 0 >configure:6274: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:6277: $? = 0 >configure:6283: ./conftest >configure:6286: $? = 0 >configure:6303: result: yes >configure:6327: checking for sys/types.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for sys/stat.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for stdlib.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for string.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for memory.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for strings.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for inttypes.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for stdint.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6327: checking for unistd.h >configure:6348: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6354: $? = 0 >configure:6370: result: yes >configure:6386: checking for dlfcn.h >configure:6407: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:6413: $? = 0 >configure:6429: result: yes >configure:6612: checking for objdir >configure:6627: result: .libs >configure:6923: checking if i686-gentoo-freebsd7.2-gcc supports -fno-rtti -fno-exceptions >configure:6941: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6945: $? = 0 >configure:6958: result: no >configure:6978: checking for i686-gentoo-freebsd7.2-gcc option to produce PIC >configure:7250: result: -fPIC -DPIC >configure:7262: checking if i686-gentoo-freebsd7.2-gcc PIC flag -fPIC -DPIC works >configure:7280: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:7284: $? = 0 >configure:7297: result: yes >configure:7321: checking if i686-gentoo-freebsd7.2-gcc static flag -static works >configure:7349: result: yes >configure:7364: checking if i686-gentoo-freebsd7.2-gcc supports -c -o file.o >configure:7385: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5 >configure:7389: $? = 0 >configure:7411: result: yes >configure:7419: checking if i686-gentoo-freebsd7.2-gcc supports -c -o file.o >configure:7466: result: yes >configure:7499: checking whether the i686-gentoo-freebsd7.2-gcc linker (/usr/i686-gentoo-freebsd7.2/bin/ld) supports shared libraries >configure:8562: result: yes >configure:8599: checking whether -lc should be explicitly linked in >configure:8604: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:8607: $? = 0 >configure:8622: i686-gentoo-freebsd7.2-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:8625: $? = 0 >configure:8637: result: no >configure:8801: checking dynamic linker characteristics >configure:9492: result: freebsd7.2 ld.so >configure:9594: checking how to hardcode library paths into programs >configure:9619: result: immediate >configure:9738: checking for shl_load >configure:9794: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccudrudE.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:9800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); 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 shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* 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_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:9817: result: no >configure:9822: checking for shl_load in -ldld >configure:9857: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c -ldld >&5 >/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/../../../../i686-gentoo-freebsd7.2/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:9863: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:9881: result: no >configure:9886: checking for dlopen >configure:9942: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:9948: $? = 0 >configure:9965: result: yes >configure:10198: checking whether a program can dlopen itself >configure:10268: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 >configure:10271: $? = 0 >configure:10289: result: yes >configure:10294: checking whether a statically linked program can dlopen itself >configure:10364: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5 >configure:10367: $? = 0 >Service unavailable >configure:10385: result: no >configure:10424: checking whether stripping libraries is possible >configure:10429: result: yes >configure:10464: checking if libtool supports shared libraries >configure:10466: result: yes >configure:10469: checking whether to build shared libraries >configure:10490: result: yes >configure:10493: checking whether to build static libraries >configure:10497: result: yes >configure:10545: checking for i686-gentoo-freebsd7.2-gcc >configure:10572: result: i686-gentoo-freebsd7.2-gcc >configure:10850: checking for C compiler version >configure:10857: i686-gentoo-freebsd7.2-gcc --version >&5 >i686-gentoo-freebsd7.2-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 >Copyright (C) 2010 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:10860: $? = 0 >configure:10867: i686-gentoo-freebsd7.2-gcc -v >&5 >Using built-in specs. >Target: i686-gentoo-freebsd7.2 >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/i686-gentoo-freebsd7.2/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/include --datadir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5 --mandir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/man --infodir=/usr/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/include/g++-v4 --host=i686-gentoo-freebsd7.2 --build=i686-gentoo-freebsd7.2 --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-gentoo-freebsd7.2/4.4.5/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) >configure:10870: $? = 0 >configure:10877: i686-gentoo-freebsd7.2-gcc -V >&5 >i686-gentoo-freebsd7.2-gcc: '-V' option must have argument >configure:10880: $? = 1 >configure:10883: checking whether we are using the GNU C compiler >configure:10935: result: yes >configure:10940: checking whether i686-gentoo-freebsd7.2-gcc accepts -g >configure:11075: result: yes >configure:11092: checking for i686-gentoo-freebsd7.2-gcc option to accept ISO C89 >configure:11195: result: none needed >configure:11213: checking whether gmake sets $(MAKE) >configure:11234: result: yes >configure:11256: checking for a BSD-compatible install >configure:11312: result: /usr/bin/install -c >configure:11332: checking for special C compiler options needed for large files >configure:11425: result: no >configure:11431: checking for _FILE_OFFSET_BITS value needed for large files >configure:11466: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:11472: $? = 0 >configure:11540: result: no >configure:11746: checking whether the C compiler accepts -Wall >configure:11770: i686-gentoo-freebsd7.2-gcc -c -Wall conftest.c >&5 >configure:11776: $? = 0 >configure:11781: result: yes >configure:12181: checking for getopt >configure:12237: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >configure:12243: $? = 0 >configure:12261: result: yes >configure:12282: checking getopt.h usability >configure:12299: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -Wall conftest.c >&5 >configure:12305: $? = 0 >configure:12319: result: yes >configure:12323: checking getopt.h presence >configure:12338: i686-gentoo-freebsd7.2-gcc -E conftest.c >configure:12344: $? = 0 >configure:12358: result: yes >configure:12386: checking for getopt.h >configure:12394: result: yes >configure:12411: checking for getopt_long >configure:12467: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >configure:12473: $? = 0 >configure:12491: result: yes >configure:13172: checking which extension is used for runtime loadable modules >configure:13182: result: .so >configure:13192: checking which variable specifies run-time module search path >configure:13199: result: LD_LIBRARY_PATH >configure:13209: checking for the default library search path >configure:13216: result: /lib /usr/lib >configure:13246: checking for library containing dlopen >configure:13287: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >configure:13293: $? = 0 >configure:13321: result: none required >configure:13469: checking for dlerror >configure:13525: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >configure:13531: $? = 0 >configure:13549: result: yes >configure:13564: checking for shl_load >configure:13643: result: no >configure:13653: checking for shl_load in -ldld >configure:13712: result: no >configure:13899: checking for dld_link in -ldld >configure:13934: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c -ldld >&5 >/usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.5/../../../../i686-gentoo-freebsd7.2/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:13940: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dld_link (); >| int >| main () >| { >| return dld_link (); >| ; >| return 0; >| } >configure:13958: result: no >configure:13996: checking for _ prefix in compiled symbols >configure:14006: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:2: warning: statement with no effect >configure:14009: $? = 0 >configure:14013: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:14016: $? = 0 >configure:14038: result: no >configure:14154: checking whether deplibs are loaded by dlopen >configure:14248: result: yes >configure:14264: checking for argz.h >configure:14285: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -Wall conftest.c >&5 >conftest.c:66:18: error: argz.h: No such file or directory >configure:14291: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <argz.h> >configure:14307: result: no >configure:14319: checking for error_t >configure:14352: i686-gentoo-freebsd7.2-gcc -c -O2 -march=i686 -pipe -Wall conftest.c >&5 >conftest.c:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' >conftest.c: In function 'main': >conftest.c:40: error: 'ac__type_new_' undeclared (first use in this function) >conftest.c:40: error: (Each undeclared identifier is reported only once >conftest.c:40: error: for each function it appears in.) >conftest.c:40: error: expected expression before ')' token >configure:14358: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| /* end confdefs.h. */ >| #if defined(HAVE_ARGZ_H) >| # include <argz.h> >| #endif >| >| typedef error_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:14373: result: no >configure:14408: checking for argz_add >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/cc96YcPM.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_add' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_add innocuous_argz_add >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_add (); 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 argz_add >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_add (); >| /* 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_argz_add || defined __stub___argz_add >| choke me >| #endif >| >| int >| main () >| { >| return argz_add (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_append >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccSaVkC9.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_append' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_append innocuous_argz_append >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_append (); 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 argz_append >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_append (); >| /* 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_argz_append || defined __stub___argz_append >| choke me >| #endif >| >| int >| main () >| { >| return argz_append (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_count >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/cchnMVb0.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_count' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_count innocuous_argz_count >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_count (); 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 argz_count >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_count (); >| /* 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_argz_count || defined __stub___argz_count >| choke me >| #endif >| >| int >| main () >| { >| return argz_count (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_create_sep >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccaTvrA7.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_create_sep' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_create_sep innocuous_argz_create_sep >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_create_sep (); 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 argz_create_sep >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_create_sep (); >| /* 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_argz_create_sep || defined __stub___argz_create_sep >| choke me >| #endif >| >| int >| main () >| { >| return argz_create_sep (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_insert >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccypo1ZJ.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_insert' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_insert innocuous_argz_insert >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_insert (); 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 argz_insert >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_insert (); >| /* 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_argz_insert || defined __stub___argz_insert >| choke me >| #endif >| >| int >| main () >| { >| return argz_insert (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_next >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccPulHyN.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_next' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_next innocuous_argz_next >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_next (); 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 argz_next >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_next (); >| /* 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_argz_next || defined __stub___argz_next >| choke me >| #endif >| >| int >| main () >| { >| return argz_next (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14408: checking for argz_stringify >configure:14464: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/cctafUC8.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `argz_stringify' >collect2: ld returned 1 exit status >configure:14470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| /* end confdefs.h. */ >| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define argz_stringify innocuous_argz_stringify >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char argz_stringify (); 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 argz_stringify >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char argz_stringify (); >| /* 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_argz_stringify || defined __stub___argz_stringify >| choke me >| #endif >| >| int >| main () >| { >| return argz_stringify (); >| ; >| return 0; >| } >configure:14488: result: no >configure:14557: checking whether libtool supports -dlopen/-dlpreopen >configure:14569: result: yes >configure:15261: checking for bindtextdomain in -lintl >configure:15296: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c -lintl >&5 >configure:15302: $? = 0 >configure:15320: result: yes >configure:15417: checking for iconv_open in -liconv >configure:15452: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c -liconv >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/ccFM0XZa.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `iconv_open' >collect2: ld returned 1 exit status >configure:15458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define HAVE_LIBINTL 1 >| #define PR_USE_NLS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char iconv_open (); >| int >| main () >| { >| return iconv_open (); >| ; >| return 0; >| } >configure:15476: result: no >configure:15493: checking for iconv_open in -lc >configure:15528: i686-gentoo-freebsd7.2-gcc -o conftest -O2 -march=i686 -pipe -Wall -L$(top_srcdir)/lib conftest.c -lc >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/cc86VZ1c.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `iconv_open' >collect2: ld returned 1 exit status >configure:15534: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >| #define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >| #define STDC_HEADERS 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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define error_t int >| #define __error_t_defined 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define HAVE_LIBINTL 1 >| #define PR_USE_NLS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char iconv_open (); >| int >| main () >| { >| return iconv_open (); >| ; >| return 0; >| } >configure:15552: result: no >configure:15563: error: libiconv support, required for NLS, not present -- aborting > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-gentoo-freebsd7.2 >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=i686 -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= >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-gentoo-freebsd7.2 >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-gentoo-freebsd7.2 >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_argz_add=no >ac_cv_func_argz_append=no >ac_cv_func_argz_count=no >ac_cv_func_argz_create_sep=no >ac_cv_func_argz_insert=no >ac_cv_func_argz_next=no >ac_cv_func_argz_stringify=no >ac_cv_func_dlerror=yes >ac_cv_func_dlopen=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_shl_load=no >ac_cv_header_argz_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-gentoo-freebsd7.2 >ac_cv_lib_c_iconv_open=no >ac_cv_lib_dld_dld_link=no >ac_cv_lib_dld_shl_load=no >ac_cv_lib_iconv_iconv_open=no >ac_cv_lib_intl_bindtextdomain=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/usr/lib/portage/bin/ebuild-helpers/sed >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=i686-gentoo-freebsd7.2-ar >ac_cv_prog_CC=i686-gentoo-freebsd7.2-gcc >ac_cv_prog_CPP='i686-gentoo-freebsd7.2-gcc -E' >ac_cv_prog_OBJDUMP=i686-gentoo-freebsd7.2-objdump >ac_cv_prog_RANLIB=i686-gentoo-freebsd7.2-ranlib >ac_cv_prog_STRIP=i686-gentoo-freebsd7.2-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_gmake_set=yes >ac_cv_search_dlopen='none required' >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_target=i686-gentoo-freebsd7.2 >ac_cv_type_error_t=no >libltdl_cv_lib_dl_dlopen=yes >libltdl_cv_preloaded_symbols=yes >libltdl_cv_shlibext=.so >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs= >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_module_path_var=LD_LIBRARY_PATH >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-gentoo-freebsd7.2/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sys_dlopen_deplibs=yes >lt_cv_sys_dlsearch_path='/lib /usr/lib' >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=196608 >lt_cv_sys_symbol_underscore=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ADDL_CPPFLAGS='' >ADDL_DIRS='' >ALLOCA='' >AR='i686-gentoo-freebsd7.2-ar' >ARGZ_H='argz.h' >BINDIR='/usr/bin' >BUILD_SHARED_MODULE_OBJS='' >BUILD_STATIC_MODULE_ARCHIVES='' >BUILD_STATIC_MODULE_OBJS='' >CC='i686-gentoo-freebsd7.2-gcc' >CFLAGS='-O2 -march=i686 -pipe -Wall' >CONFIG_SHELL='/bin/bash' >CPP='i686-gentoo-freebsd7.2-gcc -E' >CPPFLAGS='' >CURSES_LIBS='' >DATADIR='/usr/share' >DEFS='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_NLS='1' >ENABLE_TESTS='' >EXEEXT='' >FGREP='/bin/grep -F' >GLUE_MODULE_OBJS='' >GREP='/bin/grep' >INCLTDL='' >INCLUDEDIR='/usr/include' >INCLUDES='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_DEPS='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP='' >LD='/usr/i686-gentoo-freebsd7.2/bin/ld' >LDFLAGS='-L$(top_srcdir)/lib ' >LIBADD_DL=' ' >LIBADD_DLD_LINK='' >LIBADD_DLOPEN='' >LIBADD_SHL_LOAD='' >LIBDIRS='' >LIBEXECDIR='/usr/libexec' >LIBLTDL='' >LIBOBJS='' >LIBRARIES='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_DEPS='.//ltmain.sh' >LIB_DEPS='""' >LIB_OBJS='pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o tpl.o' >LIPO='' >LN_S='ln -s' >LOCALSTATEDIR='/var/run/proftpd' >LTDLDEPS='' >LTDLINCL='' >LTDLOPEN='' >LTLIBOBJS='' >LT_CONFIG_H='' >LT_DLLOADERS=' lib/libltdl/dlopen.la' >LT_DLPREOPEN='-dlpreopen lib/libltdl/dlopen.la ' >MAIN_LDFLAGS='' >MAIN_LIBS='' >MODULE_DEPS='' >MODULE_LDFLAGS='' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='i686-gentoo-freebsd7.2-objdump' >OBJEXT='o' >OSREL='-DFREEBSD7_2' >OSTYPE='-DFREEBSD7' >OTOOL64='' >OTOOL='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PREFIX='/usr' >RANLIB='i686-gentoo-freebsd7.2-ranlib' >SBINDIR='/usr/sbin' >SED='/usr/lib/portage/bin/ebuild-helpers/sed' >SET_MAKE='' >SHARED_MODULE_DIRS='' >SHARED_MODULE_LIBS='' >SHARED_MODULE_OBJS='' >SHELL='/bin/bash' >STATIC_MODULE_DIRS='' >STATIC_MODULE_OBJS='' >STRIP='i686-gentoo-freebsd7.2-strip' >SYSCONFDIR='/etc/proftpd' >UTILS_LIBS='-lintl' >VERSION='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >bindir='${exec_prefix}/bin' >build='i686-gentoo-freebsd7.2' >build_alias='i686-gentoo-freebsd7.2' >build_cpu='i686' >build_os='freebsd7.2' >build_vendor='gentoo' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='/usr' >host='i686-gentoo-freebsd7.2' >host_alias='i686-gentoo-freebsd7.2' >host_cpu='i686' >host_os='freebsd7.2' >host_vendor='gentoo' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_group='' >install_user='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/run/proftpd' >lt_ECHO='echo' >ltdl_LIBOBJS='' >ltdl_LTLIBOBJS='' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgconfigdir='NONE' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs='' >sys_symbol_underscore='no' >sysconfdir='/etc/proftpd' >target='i686-gentoo-freebsd7.2' >target_alias='' >target_cpu='i686' >target_os='freebsd7.2' >target_vendor='gentoo' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PR_BUILD_OPTS " '--prefix=/usr' '--build=i686-gentoo-freebsd7.2' '--host=i686-gentoo-freebsd7.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' 'build_alias=i686-gentoo-freebsd7.2' 'host_alias=i686-gentoo-freebsd7.2' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=' 'LIBS='" >#define PR_PLATFORM "FREEBSD7 (FREEBSD7_2)" >#define STDC_HEADERS 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_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG 1 >#define PR_USE_SYSTEM_GETOPT 1 >#define LT_MODULE_EXT ".so" >#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >#define LT_DLSEARCH_PATH "/lib:/usr/lib" >#define HAVE_LIBDL 1 >#define HAVE_DLERROR 1 >#define HAVE_LIBDLLOADER 1 >#define error_t int >#define __error_t_defined 1 >#define HAVE_PRELOADED_SYMBOLS 1 >#define HAVE_LIBINTL 1 >#define PR_USE_NLS 1 > >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 354295
:
281099
| 281101 |
282911
|
285525
|
295517
|
295527
|
295529