This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FreeType configure 2.3.11, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = segal uname -m = i686 uname -r = 2.6.31-16-generic uname -s = Linux uname -v = #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 /usr/bin/uname -p = unknown /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2072: checking build system type configure:2090: result: i686-pc-linux-gnu configure:2112: checking host system type configure:2127: result: i686-pc-linux-gnu configure:2201: checking for gcc configure:2217: found /usr/bin/gcc configure:2228: result: gcc configure:2460: checking for C compiler version configure:2468: gcc --version >&5 gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2472: $? = 0 configure:2479: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) configure:2483: $? = 0 configure:2490: gcc -V >&5 gcc: '-V' option must have argument configure:2494: $? = 1 configure:2517: checking for C compiler default output file name configure:2539: gcc conftest.c >&5 configure:2543: $? = 0 configure:2581: result: a.out configure:2600: checking whether the C compiler works configure:2610: ./a.out configure:2614: $? = 0 configure:2633: result: yes configure:2640: checking whether we are cross compiling configure:2642: result: no configure:2645: checking for suffix of executables configure:2652: gcc -o conftest conftest.c >&5 configure:2656: $? = 0 configure:2682: result: configure:2688: checking for suffix of object files configure:2714: gcc -c conftest.c >&5 configure:2718: $? = 0 configure:2743: result: o configure:2747: checking whether we are using the GNU C compiler configure:2776: gcc -c conftest.c >&5 configure:2783: $? = 0 configure:2800: result: yes configure:2809: checking whether gcc accepts -g configure:2839: gcc -c -g conftest.c >&5 configure:2846: $? = 0 configure:2947: result: yes configure:2964: checking for gcc option to accept ISO C89 configure:3038: gcc -c -g -O2 conftest.c >&5 configure:3045: $? = 0 configure:3068: result: none needed configure:3091: checking how to run the C preprocessor configure:3131: gcc -E conftest.c configure:3138: $? = 0 configure:3169: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3176: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FreeType" | #define PACKAGE_TARNAME "freetype" | #define PACKAGE_VERSION "2.3.11" | #define PACKAGE_STRING "FreeType 2.3.11" | #define PACKAGE_BUGREPORT "address@hidden" | /* end confdefs.h. */ | #include configure:3209: result: gcc -E configure:3238: gcc -E conftest.c configure:3245: $? = 0 configure:3276: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FreeType" | #define PACKAGE_TARNAME "freetype" | #define PACKAGE_VERSION "2.3.11" | #define PACKAGE_STRING "FreeType 2.3.11" | #define PACKAGE_BUGREPORT "address@hidden" | /* end confdefs.h. */ | #include configure:3514: checking for rm configure:3530: found /bin/rm configure:3541: result: rm -f configure:3551: checking for rmdir configure:3567: found /bin/rmdir configure:3578: result: rmdir configure:3606: checking for a BSD-compatible install configure:3674: result: /usr/bin/install -c configure:3697: checking for grep that handles long lines and -e configure:3757: result: /bin/grep configure:3762: checking for egrep configure:3826: result: /bin/grep -E configure:3831: checking for ANSI C header files configure:3861: gcc -c -g -O2 conftest.c >&5 configure:3868: $? = 0 configure:3967: gcc -o conftest -g -O2 conftest.c >&5 configure:3971: $? = 0 configure:3977: ./conftest configure:3981: $? = 0 configure:3999: result: yes configure:4023: checking for sys/types.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for sys/stat.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for stdlib.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for string.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for memory.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for strings.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for inttypes.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for stdint.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4023: checking for unistd.h configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4068: result: yes configure:4099: checking fcntl.h usability configure:4116: gcc -c -g -O2 conftest.c >&5 configure:4123: $? = 0 configure:4137: result: yes configure:4141: checking fcntl.h presence configure:4156: gcc -E conftest.c configure:4163: $? = 0 configure:4177: result: yes configure:4210: checking for fcntl.h configure:4219: result: yes configure:4088: checking for unistd.h configure:4095: result: yes configure:4238: checking for an ANSI C-conforming const configure:4313: gcc -c -g -O2 conftest.c >&5 configure:4320: $? = 0 configure:4335: result: yes configure:4349: checking size of int configure:4654: gcc -o conftest -g -O2 conftest.c >&5 configure:4658: $? = 0 configure:4664: ./conftest configure:4668: $? = 0 configure:4694: result: 4 configure:4708: checking size of long configure:5013: gcc -o conftest -g -O2 conftest.c >&5 configure:5017: $? = 0 configure:5023: ./conftest configure:5027: $? = 0 configure:5053: result: 4 configure:5067: checking cpp computation of bit length in ftconfig.in works configure:5118: result: yes configure:5149: checking for stdlib.h configure:5156: result: yes configure:5149: checking for unistd.h configure:5156: result: yes configure:5299: checking for getpagesize configure:5355: gcc -o conftest -g -O2 conftest.c >&5 configure:5362: $? = 0 configure:5384: result: yes configure:5396: checking for working mmap configure:5543: gcc -o conftest -g -O2 conftest.c >&5 configure:5547: $? = 0 configure:5553: ./conftest configure:5557: $? = 0 configure:5574: result: yes configure:5590: checking whether munmap is declared configure:5627: gcc -c -g -O2 conftest.c >&5 configure:5634: $? = 0 configure:5649: result: yes configure:5668: checking for munmap's first parameter type configure:5692: gcc -c -g -O2 conftest.c >&5 configure:5699: $? = 0 configure:5704: result: void * configure:5729: checking for memcpy configure:5785: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function 'memcpy' configure:5792: $? = 0 configure:5814: result: yes configure:5729: checking for memmove configure:5785: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function 'memmove' configure:5792: $? = 0 configure:5814: result: yes configure:5838: checking for gzsetparams in -lz configure:5873: gcc -o conftest -g -O2 conftest.c -lz >&5 /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status configure:5880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FreeType" | #define PACKAGE_TARNAME "freetype" | #define PACKAGE_VERSION "2.3.11" | #define PACKAGE_STRING "FreeType 2.3.11" | #define PACKAGE_BUGREPORT "address@hidden" | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_MUNMAP 1 | #define MUNMAP_USES_VOIDP /**/ | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 gzsetparams (); | int | main () | { | return gzsetparams (); | ; | return 0; | } configure:5901: result: no configure:6054: checking whether CFLAGS includes -isysroot option configure:6078: result: no configure:6870: checking for a sed that does not truncate output configure:6936: result: /bin/sed configure:6954: checking for fgrep configure:7018: result: /bin/grep -F configure:7053: checking for ld used by gcc configure:7120: result: /usr/bin/ld configure:7129: checking if the linker (/usr/bin/ld) is GNU ld configure:7144: result: yes configure:7156: checking for BSD- or MS-compatible name lister (nm) configure:7205: result: /usr/bin/nm -B configure:7323: checking the name lister (/usr/bin/nm -B) interface configure:7330: gcc -c -g -O2 conftest.c >&5 configure:7333: /usr/bin/nm -B "conftest.o" configure:7336: output 00000000 B some_variable configure:7343: result: BSD nm configure:7346: checking whether ln -s works configure:7350: result: yes configure:7358: checking the maximum length of command line arguments configure:7478: result: 1572864 configure:7495: checking whether the shell understands some XSI constructs configure:7505: result: yes configure:7509: checking whether the shell understands "+=" configure:7515: result: yes configure:7550: checking for /usr/bin/ld option to reload object files configure:7557: result: -r configure:7626: checking for objdump configure:7642: found /usr/bin/objdump configure:7653: result: objdump configure:7682: checking how to recognize dependent libraries configure:7878: result: pass_all configure:7938: checking for ar configure:7954: found /usr/bin/ar configure:7965: result: ar configure:8043: checking for strip configure:8059: found /usr/bin/strip configure:8070: result: strip configure:8142: checking for ranlib configure:8158: found /usr/bin/ranlib configure:8169: result: ranlib configure:8259: checking command to parse /usr/bin/nm -B output from gcc object configure:8377: gcc -c -g -O2 conftest.c >&5 configure:8380: $? = 0 configure:8384: /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:8387: $? = 0 configure:8441: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8444: $? = 0 configure:8482: result: ok configure:9347: checking for dlfcn.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9375: $? = 0 configure:9392: result: yes configure:9876: checking for objdir configure:9891: result: .libs configure:10183: checking if gcc supports -fno-rtti -fno-exceptions configure:10201: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10205: $? = 0 configure:10218: result: no configure:10238: checking for gcc option to produce PIC configure:10510: result: -fPIC -DPIC configure:10522: checking if gcc PIC flag -fPIC -DPIC works configure:10540: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10544: $? = 0 configure:10557: result: yes configure:10581: checking if gcc static flag -static works configure:10609: result: yes configure:10624: checking if gcc supports -c -o file.o configure:10645: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10649: $? = 0 configure:10671: result: yes configure:10679: checking if gcc supports -c -o file.o configure:10726: result: yes configure:10759: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11833: result: yes configure:11870: checking whether -lc should be explicitly linked in configure:11875: gcc -c -g -O2 conftest.c >&5 configure:11878: $? = 0 configure:11893: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11896: $? = 0 configure:11908: result: no configure:12072: checking dynamic linker characteristics configure:12515: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12522: $? = 0 configure:12755: result: GNU/Linux ld.so configure:12857: checking how to hardcode library paths into programs configure:12882: result: immediate configure:13715: checking whether stripping libraries is possible configure:13720: result: yes configure:13755: checking if libtool supports shared libraries configure:13757: result: yes configure:13760: checking whether to build shared libraries configure:13781: result: yes configure:13784: checking whether to build static libraries configure:13788: result: yes configure:13949: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FreeType config.status 2.3.11, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on segal config.status:982: creating unix-cc.mk config.status:982: creating unix-def.mk config.status:982: creating freetype-config config.status:982: creating freetype2.pc config.status:982: creating ftconfig.h config.status:1216: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getpagesize=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_have_decl_munmap=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_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-pc-linux-gnu ac_cv_lib_z_gzsetparams=no 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=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_RMDIR=rmdir ac_cv_prog_RMF='rm -f' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/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_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=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' CC='gcc' CC_BUILD='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXEEXT_BUILD='' FGREP='/bin/grep -F' FT2_EXTRA_LIBS='' FTSYS_SRC='$(BUILD_DIR)/ftsystem.c' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='' LIPO='' LN_S='ln -s' LTLIBOBJS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='FreeType' PACKAGE_STRING='FreeType 2.3.11' PACKAGE_TARNAME='freetype' PACKAGE_VERSION='2.3.11' PATH_SEPARATOR=':' RANLIB='ranlib' RMDIR='rmdir' RMF='rm -f' SED='/bin/sed' SHELL='/bin/bash' STRIP='strip' SYSTEM_ZLIB='' XX_ANSIFLAGS='-pedantic -ansi' XX_CFLAGS='-Wall' ac_ct_CC='gcc' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_libtool_libs='' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' ft_version='9.22.3' ftmac_c='' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' version_info='9:22:3' wl='-Wl,' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "FreeType" #define PACKAGE_TARNAME "freetype" #define PACKAGE_VERSION "2.3.11" #define PACKAGE_STRING "FreeType 2.3.11" #define PACKAGE_BUGREPORT "address@hidden" #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_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_DECL_MUNMAP 1 #define MUNMAP_USES_VOIDP /**/ #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0