Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 128333 Details for
Bug 189040
sys-block/mbuffer-20070317 fails to find MD5_Init in -lssl due to -Wl,--as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The resulting config.log with the wrong value.
config.log (text/plain), 19.42 KB, created by
Liganic
on 2007-08-16 21:56:59 UTC
(
hide
)
Description:
The resulting config.log with the wrong value.
Filename:
MIME Type:
Creator:
Liganic
Created:
2007-08-16 21:56:59 UTC
Size:
19.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 configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-md5 --disable-debug --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = i686 >uname -r = 2.6.22-r1 >uname -s = Linux >uname -v = #1 PREEMPT Tue Aug 14 22:56:33 CEST 2007 > >/usr/bin/uname -p = Intel(R) Pentium(R) M processor 2.13GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1292: checking build system type >configure:1310: result: i686-pc-linux-gnu >configure:1318: checking host system type >configure:1332: result: i686-pc-linux-gnu >configure:1340: checking target system type >configure:1354: result: i686-pc-linux-gnu >configure:1393: checking for i686-pc-linux-gnu-cc >configure:1422: result: no >configure:1393: checking for i686-pc-linux-gnu-gcc >configure:1409: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:1419: result: i686-pc-linux-gnu-gcc >configure:1482: checking for C compiler version >configure:1485: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2) >Copyright (C) 2006 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:1488: $? = 0 >configure:1490: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2) >configure:1493: $? = 0 >configure:1495: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:1498: $? = 1 >configure:1521: checking for C compiler default output file name >configure:1524: i686-pc-linux-gnu-gcc -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c >&5 >configure:1527: $? = 0 >configure:1573: result: a.out >configure:1578: checking whether the C compiler works >configure:1584: ./a.out >configure:1587: $? = 0 >configure:1604: result: yes >configure:1611: checking whether we are cross compiling >configure:1613: result: no >configure:1616: checking for suffix of executables >configure:1618: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c >&5 >configure:1621: $? = 0 >configure:1646: result: >configure:1652: checking for suffix of object files >configure:1673: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1676: $? = 0 >configure:1698: result: o >configure:1702: checking whether we are using the GNU C compiler >configure:1726: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1732: $? = 0 >configure:1736: test -z > || test ! -s conftest.err >configure:1739: $? = 0 >configure:1742: test -s conftest.o >configure:1745: $? = 0 >configure:1758: result: yes >configure:1764: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:1785: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:1791: $? = 0 >configure:1795: test -z > || test ! -s conftest.err >configure:1798: $? = 0 >configure:1801: test -s conftest.o >configure:1804: $? = 0 >configure:1815: result: yes >configure:1832: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:1902: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1908: $? = 0 >configure:1912: test -z > || test ! -s conftest.err >configure:1915: $? = 0 >configure:1918: test -s conftest.o >configure:1921: $? = 0 >configure:1939: result: none needed >configure:1957: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:1963: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2109: checking for a BSD-compatible install >configure:2164: result: /usr/bin/install -c >configure:2177: checking for rm >configure:2195: found /bin/rm >configure:2207: result: /bin/rm >configure:2218: checking for pthread_attr_init in -lpthread >configure:2248: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:2254: $? = 0 >configure:2258: test -z > || test ! -s conftest.err >configure:2261: $? = 0 >configure:2264: test -s conftest >configure:2267: $? = 0 >configure:2280: result: yes >configure:2295: checking for library containing sem_init >configure:2325: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:2331: $? = 0 >configure:2335: test -z > || test ! -s conftest.err >configure:2338: $? = 0 >configure:2341: test -s conftest >configure:2344: $? = 0 >configure:2414: result: none required >configure:2427: checking for mt >configure:2445: found /usr/sbin/mt >configure:2459: result: /usr/sbin/mt >configure:2467: checking return type of signal handlers >configure:2498: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2504: $? = 0 >configure:2508: test -z > || test ! -s conftest.err >configure:2511: $? = 0 >configure:2514: test -s conftest.o >configure:2517: $? = 0 >configure:2528: result: void >configure:2543: checking for special C compiler options needed for large files >configure:2642: result: no >configure:2648: checking for _FILE_OFFSET_BITS value needed for large files >configure:2679: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:17: warning: left shift count >= width of type >conftest.c:17: warning: left shift count >= width of type >conftest.c:19: error: size of array 'off_t_is_large' is negative >configure:2685: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:2732: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2738: $? = 0 >configure:2742: test -z > || test ! -s conftest.err >configure:2745: $? = 0 >configure:2748: test -s conftest.o >configure:2751: $? = 0 >configure:2763: result: 64 >configure:2773: checking for _LARGE_FILES value needed for large files >configure:2804: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2810: $? = 0 >configure:2814: test -z > || test ! -s conftest.err >configure:2817: $? = 0 >configure:2820: test -s conftest.o >configure:2823: $? = 0 >configure:2888: result: no >configure:2900: checking for library containing socket >configure:2930: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:2936: $? = 0 >configure:2940: test -z > || test ! -s conftest.err >configure:2943: $? = 0 >configure:2946: test -s conftest >configure:2949: $? = 0 >configure:3019: result: none required >configure:3030: checking for library containing gethostbyname >configure:3060: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:3066: $? = 0 >configure:3070: test -z > || test ! -s conftest.err >configure:3073: $? = 0 >configure:3076: test -s conftest >configure:3079: $? = 0 >configure:3149: result: none required >configure:3160: checking for library containing hstrerror >configure:3190: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:3196: $? = 0 >configure:3200: test -z > || test ! -s conftest.err >configure:3203: $? = 0 >configure:3206: test -s conftest >configure:3209: $? = 0 >configure:3279: result: none required >configure:3290: checking for library containing sendfile >configure:3320: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >configure:3326: $? = 0 >configure:3330: test -z > || test ! -s conftest.err >configure:3333: $? = 0 >configure:3336: test -s conftest >configure:3339: $? = 0 >configure:3409: result: none required >configure:3449: checking for library containing MD5_Init >configure:3479: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/sys-block/mbuffer-20070317/temp/ccQS2bhJ.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `MD5_Init' >collect2: ld returned 1 exit status >configure:3485: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_SENDFILE 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 MD5_Init (); >| int >| main () >| { >| MD5_Init (); >| ; >| return 0; >| } >configure:3534: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lssl -lpthread >&5 >/var/tmp/portage/sys-block/mbuffer-20070317/temp/ccX1ZC3P.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `MD5_Init' >collect2: ld returned 1 exit status >configure:3540: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_SENDFILE 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 MD5_Init (); >| int >| main () >| { >| MD5_Init (); >| ; >| return 0; >| } >configure:3568: result: no >configure:3577: checking for library containing mhash_init >configure:3607: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/sys-block/mbuffer-20070317/temp/cc8oz4tX.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `mhash_init' >collect2: ld returned 1 exit status >configure:3613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_SENDFILE 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 mhash_init (); >| int >| main () >| { >| mhash_init (); >| ; >| return 0; >| } >configure:3662: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lmhash -lpthread >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmhash >collect2: ld returned 1 exit status >configure:3668: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_SENDFILE 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 mhash_init (); >| int >| main () >| { >| mhash_init (); >| ; >| return 0; >| } >configure:3696: result: no >configure:3705: checking for library containing MD5Init >configure:3735: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/sys-block/mbuffer-20070317/temp/cc855xE9.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `MD5Init' >collect2: ld returned 1 exit status >configure:3741: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define HAVE_LIBPTHREAD 1 >| #define RETSIGTYPE void >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_SENDFILE 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 MD5Init (); >| int >| main () >| { >| MD5Init (); >| ; >| return 0; >| } >configure:3790: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer -Wl,--as-needed conftest.c -lmd5 -lpthread >&5 >configure:3796: $? = 0 >configure:3800: test -z > || test ! -s conftest.err >configure:3803: $? = 0 >configure:3806: test -s conftest >configure:3809: $? = 0 >configure:3824: result: -lmd5 >configure:3967: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on localhost > >config.status:666: creating Makefile >config.status:666: creating mbuffer.1 >config.status:770: creating config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >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=pentium-m -msse2 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,--as-needed >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_pthread_pthread_attr_init=yes >ac_cv_objext=o >ac_cv_path_MT=/usr/sbin/mt >ac_cv_path_RM=/bin/rm >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_search_MD5Init=-lmd5 >ac_cv_search_MD5_Init=no >ac_cv_search_gethostbyname='none required' >ac_cv_search_hstrerror='none required' >ac_cv_search_mhash_init=no >ac_cv_search_sem_init='none required' >ac_cv_search_sendfile='none required' >ac_cv_search_socket='none required' >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_signal=void > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AUTOCONF='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -march=pentium-m -msse2 -pipe -fomit-frame-pointer' >CPPFLAGS='' >DEBUG='' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,--as-needed' >LIBOBJS='' >LIBS='-lmd5 -lpthread ' >LTLIBOBJS='' >MT='/usr/sbin/mt' >OBJEXT='o' >PACKAGE='mbuffer' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RM='/bin/rm' >SHELL='/bin/sh' >VERSION='20070317' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='/usr' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_LIBMD5 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_SENDFILE 1 >#define PACKAGE "mbuffer" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define RETSIGTYPE void >#define VERSION "20070317" >#define _FILE_OFFSET_BITS 64 >#define _REENTRANT 1 > >configure: exit 0
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 189040
: 128333 |
128366