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.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Smeagol uname -m = i686 uname -r = 2.4.18-3 uname -s = Linux uname -v = #1 Thu Apr 18 07:37:53 EDT 2002 /usr/bin/uname -p = unknown /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: ortp-0.6.0/build-linux/src PATH: ortp-0.6.0/build-linux/src PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/mildred/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1505: checking build system type configure:1523: result: i686-pc-linux-gnu configure:1531: checking host system type configure:1545: result: i686-pc-linux-gnu configure:1553: checking target system type configure:1567: result: i686-pc-linux-gnu configure:1591: configuring gstreamer for release configure:1636: checking whether to enable maintainer-specific portions of Makefiles configure:1645: result: no configure:1673: checking for a BSD-compatible install configure:1727: result: /usr/bin/install -c configure:1738: checking whether build environment is sane configure:1781: result: yes configure:1814: checking for gawk configure:1830: found /bin/gawk configure:1840: result: gawk configure:1850: checking whether make sets $(MAKE) configure:1870: result: yes configure:2065: checking for gcc configure:2081: found /usr/bin/gcc configure:2091: result: gcc configure:2335: checking for C compiler version configure:2338: gcc --version &5 2.96 configure:2341: $? = 0 configure:2343: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) configure:2346: $? = 0 configure:2348: gcc -V &5 gcc: argument to `-V' is missing configure:2351: $? = 1 configure:2375: checking for C compiler default output configure:2378: gcc conftest.c >&5 configure:2381: $? = 0 configure:2427: result: a.out configure:2432: checking whether the C compiler works configure:2438: ./a.out configure:2441: $? = 0 configure:2458: result: yes configure:2465: checking whether we are cross compiling configure:2467: result: no configure:2470: checking for suffix of executables configure:2472: gcc -o conftest conftest.c >&5 configure:2475: $? = 0 configure:2500: result: configure:2506: checking for suffix of object files configure:2528: gcc -c conftest.c >&5 configure:2531: $? = 0 configure:2553: result: o configure:2557: checking whether we are using the GNU C compiler configure:2582: gcc -c conftest.c >&5 configure:2585: $? = 0 configure:2588: test -s conftest.o configure:2591: $? = 0 configure:2604: result: yes configure:2610: checking whether gcc accepts -g configure:2632: gcc -c -g conftest.c >&5 configure:2635: $? = 0 configure:2638: test -s conftest.o configure:2641: $? = 0 configure:2652: result: yes configure:2669: checking for gcc option to accept ANSI C configure:2730: gcc -c -g -O2 conftest.c >&5 configure:2733: $? = 0 configure:2736: test -s conftest.o configure:2739: $? = 0 configure:2757: result: none needed configure:2775: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2778: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2906: checking for style of include used by make configure:2934: result: GNU configure:2962: checking dependency style of gcc configure:3024: result: gcc3 configure:3031: checking for strerror in -lcposix configure:3062: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3065: $? = 1 configure: failed program was: | #line 3038 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3083: result: no configure:3180: checking for ld used by GCC configure:3243: result: /usr/bin/ld configure:3252: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.93.0.2 20020207 configure:3264: result: yes configure:3269: checking for /usr/bin/ld option to reload object files configure:3276: result: -r configure:3281: checking for BSD-compatible nm configure:3317: result: /usr/bin/nm -B configure:3320: checking for a sed that does not truncate output configure:3402: result: /bin/sed configure:3405: checking whether ln -s works configure:3409: result: yes configure:3416: checking how to recognise dependent libraries configure:3597: result: pass_all configure:3609: checking command to parse /usr/bin/nm -B output configure:3693: gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3703: $? = 0 configure:3755: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3758: $? = 0 configure:3802: result: ok configure:3811: checking how to run the C preprocessor configure:3847: gcc -E conftest.c configure:3853: $? = 0 configure:3885: gcc -E conftest.c configure:3890:28: ac_nonexistent.h: No such file or directory configure:3891: $? = 1 configure: failed program was: | #line 3876 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | /* end confdefs.h. */ | #include configure:3929: result: gcc -E configure:3954: gcc -E conftest.c configure:3960: $? = 0 configure:3992: gcc -E conftest.c configure:3997:28: ac_nonexistent.h: No such file or directory configure:3998: $? = 1 configure: failed program was: | #line 3983 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | /* end confdefs.h. */ | #include configure:4041: checking for egrep configure:4051: result: grep -E configure:4056: checking for ANSI C header files configure:4082: gcc -c -g -O2 conftest.c >&5 configure:4085: $? = 0 configure:4088: test -s conftest.o configure:4091: $? = 0 configure:4180: gcc -o conftest -g -O2 conftest.c >&5 configure:4183: $? = 0 configure:4185: ./conftest configure:4188: $? = 0 configure:4203: result: yes configure:4227: checking for sys/types.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for sys/stat.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for stdlib.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for string.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for memory.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for strings.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for inttypes.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for stdint.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4227: checking for unistd.h configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4290: checking dlfcn.h usability configure:4303: gcc -c -g -O2 conftest.c >&5 configure:4306: $? = 0 configure:4309: test -s conftest.o configure:4312: $? = 0 configure:4322: result: yes configure:4326: checking dlfcn.h presence configure:4337: gcc -E conftest.c configure:4343: $? = 0 configure:4362: result: yes configure:4398: checking for dlfcn.h configure:4405: result: yes configure:4603: checking for ranlib configure:4619: found /usr/bin/ranlib configure:4630: result: ranlib configure:4683: checking for strip configure:4699: found /usr/bin/strip configure:4710: result: strip configure:4920: checking for objdir configure:4931: result: .libs configure:4948: checking for gcc option to produce PIC configure:5094: result: -fPIC configure:5098: checking if gcc PIC flag -fPIC works configure:5122: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5125: $? = 0 configure:5128: test -s conftest.o configure:5131: $? = 0 configure:5169: result: yes configure:5185: checking if gcc static flag -static works configure:5210: gcc -o conftest -g -O2 -static conftest.c >&5 configure:5213: $? = 0 configure:5216: test -s conftest configure:5219: $? = 0 configure:5235: result: yes configure:5247: checking if gcc supports -c -o file.o configure:5270: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5291: result: yes configure:5296: checking if gcc supports -c -o file.lo configure:5324: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5327: $? = 0 configure:5330: test -s conftest.lo configure:5333: $? = 0 configure:5355: result: yes configure:5386: checking if gcc supports -fno-rtti -fno-exceptions configure:5409: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5412: $? = 0 configure:5415: test -s conftest.o configure:5418: $? = 0 configure:5435: result: yes configure:5446: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6141: result: yes configure:6146: checking how to hardcode library paths into programs configure:6170: result: immediate configure:6175: checking whether stripping libraries is possible configure:6180: result: yes configure:6191: checking dynamic linker characteristics configure:6622: result: GNU/Linux ld.so configure:6627: checking if libtool supports shared libraries configure:6629: result: yes configure:6632: checking whether to build shared libraries configure:6653: result: yes configure:6656: checking whether to build static libraries configure:6660: result: yes configure:7334: checking whether -lc should be explicitly linked in configure:7342: gcc -c -g -O2 conftest.c >&5 configure:7345: $? = 0 configure:7359: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7362: $? = 0 configure:7375: result: no configure:7980: checking for gcc option to accept ANSI C configure:8044: gcc -c -g -O2 conftest.c >&5 configure:8047: $? = 0 configure:8050: test -s conftest.o configure:8053: $? = 0 configure:8068: result: none needed configure:8090: checking for compiler flavour configure:8124: gcc -o conftest -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8129: ./conftest configure:8132: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 8104 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #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 | /* end confdefs.h. */ | | int main | (int argc, char *argv[]) | { | #ifdef __sun | return 0; | #else | return 1; | #endif | } | configure:8148: result: gcc configure:8165: checking for ANSI C header files configure:8312: result: yes configure:8409: checking for gtkdoc-scangobj configure:8436: result: false configure:8475: checking for xsltproc configure:8491: found /usr/bin/xsltproc configure:8502: result: true configure:8511: checking for pdftops configure:8527: found /usr/bin/pdftops configure:8538: result: true configure:8564: checking for fig2dev configure:8591: result: false configure:8599: WARNING: Did not find fig2dev (from xfig), images will not be generated. configure:8623: Looking for Python version >= 2.1 configure:8641: checking for python configure:8659: found /usr/bin/python configure:8671: result: /usr/bin/python Traceback (innermost last): File "", line 7, in ? AttributeError: version_info configure:8641: checking for python2.2 configure:8659: found /usr/bin/python2.2 configure:8671: result: /usr/bin/python2.2 configure:8682: checking "/usr/bin/python2.2": configure:8684: result: okay configure:8700: checking local Python configuration configure:8737: result: looks good configure:8922: checking whether byte ordering is bigendian configure:8950: gcc -c -g -O2 conftest.c >&5 configure:8953: $? = 0 configure:8956: test -s conftest.o configure:8959: $? = 0 configure:8984: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:8997: `not' undeclared (first use in this function) configure:8997: (Each undeclared identifier is reported only once configure:8997: for each function it appears in.) configure:8997: parse error before `big' configure:8987: $? = 1 configure: failed program was: | #line 8962 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #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 STDC_HEADERS 1 | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9107: result: no configure:9127: checking for MMX-capable compiler configure:9150: gcc -o conftest -g -O2 conftest.c >&5 configure:9153: $? = 0 configure:9155: ./conftest configure:9158: $? = 0 configure:9162: result: yes configure:9294: checking for bison configure:9312: found /usr/bin/bison configure:9325: result: /usr/bin/bison configure:9340: checking for flex configure:9358: found /usr/bin/flex configure:9371: result: /usr/bin/flex configure:9388: checking for large file support configure:9411: gcc -o conftest -g -O2 conftest.c >&5 configure:9414: $? = 0 configure:9416: ./conftest configure:9419: $? = 0 configure:9422: result: yes configure:9441: checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2) configure:9513: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `main': configure:9516: warning: passing arg 2 of `makecontext' from incompatible pointer type configure:9516: $? = 0 configure:9518: ./conftest configure:9521: $? = 0 configure:9535: result: yes configure:9552: checking whether gcc implements __PRETTY_FUNCTION__ configure:9575: gcc -o conftest -g -O2 conftest.c >&5 configure:9578: $? = 0 configure:9581: test -s conftest configure:9584: $? = 0 configure:9597: result: yes configure:9607: checking whether gcc implements __FUNCTION__ configure:9630: gcc -o conftest -g -O2 conftest.c >&5 configure:9633: $? = 0 configure:9636: test -s conftest configure:9639: $? = 0 configure:9652: result: yes configure:9662: checking whether gcc implements __func__ configure:9685: gcc -o conftest -g -O2 conftest.c >&5 configure:9688: $? = 0 configure:9691: test -s conftest configure:9694: $? = 0 configure:9707: result: yes configure:9747: checking for pkg-config configure:9765: found /usr/local/bin/pkg-config configure:9778: result: /usr/local/bin/pkg-config configure:9795: checking for glib-2.0 >= 2.0.1 gobject-2.0 gthread-2.0 gmodule-2.0 configure:9799: result: yes configure:9803: checking GLIB2_CFLAGS configure:9806: result: -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:9809: checking GLIB2_LIBS configure:9812: result: -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lpthread -lgmodule-2.0 -ldl -lglib-2.0 configure:9912: checking for libxml-2.0 >= 2.4.0 configure:9916: result: yes configure:9920: checking XML_CFLAGS configure:9923: result: -I/usr/include/libxml2 configure:9926: checking XML_LIBS configure:9929: result: -lxml2 -lz -lm configure:9996: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 -lz -lm >&5 /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status configure:9999: $? = 1 configure: failed program was: | #line 9974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_VERSION "0.6.1" | #define GST_VERSION_RELEASE "1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #define PACKAGE "gstreamer" | #define VERSION "0.6.1" | #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 STDC_HEADERS 1 | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HAVE_MAKECONTEXT | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define FUNCTION __PRETTY_FUNCTION__ | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | /* function body */ | | ; | return 0; | } configure:10013: error: Could not link libxml2 test program. Check if you have the necessary dependencies. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_check_mcsc=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_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_exeext= ac_cv_header_dlfcn_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_host_alias=i686-pc-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_BISON_PATH=/usr/bin/bison ac_cv_path_FLEX_PATH=/usr/bin/flex ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python2.2 ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_FIG2DEV=false ac_cv_prog_HAVE_GTK_DOC=false ac_cv_prog_HAVE_PDFTOPS=true ac_cv_prog_HAVE_XSLTPROC=true ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.2.5.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run aclocal-1.6 -I common/m4 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run tar' AUTOCONF='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run automake-1.6' AWK='gawk' BISON_PATH='/usr/bin/bison' BROKEN_FALSE='' BROKEN_TRUE='' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='' BUILD_FAILING_TESTS_FALSE='' BUILD_FAILING_TESTS_TRUE='' BUILD_PLUGIN_DOCS_FALSE='' BUILD_PLUGIN_DOCS_TRUE='#' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='' CC='gcc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -I/usr/include/libxml2 ' CPP='gcc -E' CPPFLAGS='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXPERIMENTAL_FALSE='' EXPERIMENTAL_TRUE='' FLEX_PATH='/usr/bin/flex' GLIB2_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB2_LIBS='-Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lpthread -lgmodule-2.0 -ldl -lglib-2.0 ' GLIB2_REQ='2.0.1' GLIB_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lpthread -lgmodule-2.0 -ldl -lglib-2.0 ' GST_AGE='0' GST_CACHE_DIR='' GST_CFLAGS='' GST_CURRENT='0' GST_DISABLE_AUTOPLUG_DEFINE='' GST_DISABLE_AUTOPLUG_FALSE='' GST_DISABLE_AUTOPLUG_TRUE='' GST_DISABLE_LOADSAVE_DEFINE='' GST_DISABLE_LOADSAVE_FALSE='' GST_DISABLE_LOADSAVE_TRUE='' GST_DISABLE_PARSE_DEFINE='' GST_DISABLE_PARSE_FALSE='' GST_DISABLE_PARSE_TRUE='' GST_DISABLE_REGISTRY_DEFINE='' GST_DISABLE_REGISTRY_FALSE='' GST_DISABLE_REGISTRY_TRUE='' GST_DISABLE_TRACE_DEFINE='' GST_DISABLE_TRACE_FALSE='' GST_DISABLE_TRACE_TRUE='' GST_DISABLE_TYPEFIND_DEFINE='' GST_DISABLE_TYPEFIND_FALSE='' GST_DISABLE_TYPEFIND_TRUE='' GST_LIBS='' GST_LIBVERSION='0:1:0' GST_LT_LDFLAGS='' GST_MAJORMINOR='0.6' GST_PKG_CFLAGS='' GST_PKG_DEPS='glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0' GST_PKG_LIBS='' GST_PLUGIN_LDFLAGS='' GST_REVISION='1' GST_VERSION='0.6.1' GST_VERSION_MAJOR='0' GST_VERSION_MICRO='1' GST_VERSION_MINOR='6' GST_VERSION_NANO='0' GST_VERSION_RELEASE='1' GTK_DOC_SCANOBJ='gtkdoc-scangobj --nogtkinit' HAVE_ATOMIC_H_FALSE='' HAVE_ATOMIC_H_TRUE='' HAVE_CPU_ALPHA_FALSE='' HAVE_CPU_ALPHA_TRUE='#' HAVE_CPU_ARM_FALSE='' HAVE_CPU_ARM_TRUE='#' HAVE_CPU_HPPA_FALSE='' HAVE_CPU_HPPA_TRUE='#' HAVE_CPU_I386_FALSE='#' HAVE_CPU_I386_TRUE='' HAVE_CPU_IA64_FALSE='' HAVE_CPU_IA64_TRUE='#' HAVE_CPU_M68K_FALSE='' HAVE_CPU_M68K_TRUE='#' HAVE_CPU_MIPS_FALSE='' HAVE_CPU_MIPS_TRUE='#' HAVE_CPU_PPC_FALSE='' HAVE_CPU_PPC_TRUE='#' HAVE_CPU_S390_FALSE='' HAVE_CPU_S390_TRUE='#' HAVE_CPU_SPARC_FALSE='' HAVE_CPU_SPARC_TRUE='#' HAVE_FIG2DEV='false' HAVE_FIG2DEV_PDF_FALSE='' HAVE_FIG2DEV_PDF_TRUE='#' HAVE_FIG2DEV_PNG_FALSE='' HAVE_FIG2DEV_PNG_TRUE='#' HAVE_GTK_DOC='false' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_LIBGNOMEUI_FALSE='' HAVE_LIBGNOMEUI_TRUE='' HAVE_LIBMMX_FALSE='' HAVE_LIBMMX_TRUE='#' HAVE_PDFTOPS='true' HAVE_PDFTOPS_FALSE='#' HAVE_PDFTOPS_TRUE='' HAVE_PDFXMLTEX_FALSE='' HAVE_PDFXMLTEX_TRUE='#' HAVE_POPT='' HAVE_XSLTPROC='true' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGNOMEUI_CFLAGS='' LIBGNOMEUI_LIBS='' LIBGST_CFLAGS='' LIBGST_LIBS='' LIBOBJS='' LIBS=' -lxml2 -lz -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_REQ='2.4.0' LIBXML_PKG=', libxml-2.0' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/mildred/gstreamer-0.6.1/missing --run makeinfo' OBJEXT='o' PACKAGE='gstreamer' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PLUGINS_BUILDDIR='' PLUGINS_DIR='' PLUGINS_USE_BUILDDIR_FALSE='' PLUGINS_USE_BUILDDIR_TRUE='' PYTHON='/usr/bin/python2.2' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.2' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.6.1' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 -lz -lm ' XSLTPROC_OPTIONS='' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/mildred/gstreamer-0.6.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/gstreamer' pkgpythondir='${pythondir}/gstreamer' prefix='NONE' program_transform_name='s,x,x,' pyexecdir='${exec_prefix}/lib/python2.2/site-packages' pythondir='${prefix}/lib/python2.2/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define FUNCTION __PRETTY_FUNCTION__ #define GST_VERSION "0.6.1" #define GST_VERSION_RELEASE "1" #define HAVE_CPU_I386 1 #define HAVE_DLFCN_H 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBXML2 1 #define HAVE_MAKECONTEXT #define HAVE_MEMORY_H 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_RDTSC 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gstreamer" #define PACKAGE "gstreamer" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.6.1" #define VERSION "0.6.1" configure: exit 1