From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 2 19:19:07 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288B916A412 for ; Sun, 2 Jul 2006 19:19:07 +0000 (UTC) (envelope-from geodni@free.fr) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAAC643D48 for ; Sun, 2 Jul 2006 19:19:05 +0000 (GMT) (envelope-from geodni@free.fr) Received: from [82.234.14.169] (sge91-1-82-234-14-169.fbx.proxad.net [82.234.14.169]) by smtp4-g19.free.fr (Postfix) with ESMTP id 4CAEF54BA4 for ; Sun, 2 Jul 2006 21:19:03 +0200 (CEST) Message-ID: <44A81C04.1090303@free.fr> Date: Sun, 02 Jul 2006 21:18:28 +0200 From: "Denis S." User-Agent: Thunderbird 1.5.0.2 (X11/20060428) MIME-Version: 1.0 To: multimedia@FreeBSD.org Content-Type: multipart/mixed; boundary="------------070205060100070206000707" X-Mailman-Approved-At: Sun, 02 Jul 2006 19:33:30 +0000 Cc: Subject: kmplayer Script "configure" failed unexpectedly X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2006 19:19:07 -0000 This is a multi-part message in MIME format. --------------070205060100070206000707 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I was unable to compile kmplayer from ports, here asre some uname and pkg list informations. Thanks a lot for all your work on FreeBSD Geodni, using FreeBSD for years, at home, at work... root@dune > pwd /usr/ports/multimedia/kmplayer root@dune > make -DWITH_XINE=yes ===> kmplayer-0.9.1.b_1,2 depends on file: /usr/X11R6/bin/moc - found ===> kmplayer-0.9.1.b_1,2 depends on executable: gmake - found ===> kmplayer-0.9.1.b_1,2 depends on package: gstreamer-plugins>=0.10.0 - not found ===> Verifying install for gstreamer-plugins>=0.10.0 in /usr/ports/multimedia/gstreamer-plugins ===> gstreamer-plugins-0.10.8,1 depends on executable: gmake - found ===> gstreamer-plugins-0.10.8,1 depends on file: /usr/local/bin/libtool - found ===> gstreamer-plugins-0.10.8,1 depends on executable: pkg-config - found ===> gstreamer-plugins-0.10.8,1 depends on shared library: gstreamer-0.10.0 - found ===> gstreamer-plugins-0.10.8,1 depends on shared library: popt.0 - found ===> gstreamer-plugins-0.10.8,1 depends on shared library: oil-0.3.1 - found ===> gstreamer-plugins-0.10.8,1 depends on shared library: intl - found ===> gstreamer-plugins-0.10.8,1 depends on shared library: X11.6 - found ===> Configuring for gstreamer-plugins-0.10.8,1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd5.5 checking host system type... i386-portbld-freebsd5.5 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... gnome-config: not found no configure: Using GStreamer Base Plug-ins source release as package name configure: Using Unknown package origin as package origin configure: *** configure: *** checking plugin: *** configure: *** configure: building external plug-ins checking whether byte ordering is bigendian... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for c++... yes checking how to run the C++ preprocessor... c++ -E checking for valgrind... no configure: Looking for Python version >= 2.1 checking for python... /usr/local/bin/python checking "/usr/local/bin/python":... okay checking local Python configuration... looks good checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for stdint types... inttypes.h (shortcircuit) make use of inttypes.h in _inttypes.h (assuming C99 compatible system) checking for FIONREAD in sys/ioctl.h... yes checking for inline... inline checking for lrint... no checking for lrintf... no checking whether cc implements __PRETTY_FUNCTION__... yes checking whether cc implements __FUNCTION__... yes checking whether cc implements __func__... yes checking for GLIB... yes checking for LIBOIL... yes checking for GST... configure: error: no gstreamer-0.10 >= 0.10.6.1 (GStreamer) found ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. *** Error code 1 Stop in /usr/ports/multimedia/kmplayer. root@dune > uname -a FreeBSD dune 5.5-STABLE FreeBSD 5.5-STABLE #6: Sun May 28 01:02:57 CEST 2006 root@dune:/usr/src/sys/i386/compile/DUNE i386 root@dune > ls /var/db/pkg ImageMagick-6.2.5.5_4 libmspack-0.0.20040308_3 ORBit2-2.14.0 libogg-1.1.3,3 OpenEXR-1.2.2_1 liboil-0.3.6 aMule-2.1.1 libopendaap-0.4.0_1 aalib-1.4.r5_2 libpaper-1.1.14.3 apache-ant-1.6.5_1 libsamplerate-0.1.2_1 arts-1.5.2,1 libsndfile-1.0.16 artswrapper-1.2.2 libtar-1.2.11_2 aspell-0.60.4_3 libtool-1.5.22_2 atk-1.11.4 libungif-4.1.4_1 autoconf-2.13.000227_5 libusb-0.1.12 autoconf-2.53_3 libvorbis-1.1.2,3 autoconf-2.59_2 libwmf-0.2.8.4 automake-1.4.6_2 libxine-1.0_2 automake-1.5_2,1 libxml2-2.6.24 avahi-0.6.10_1 libxslt-1.1.16_1 bacula-client-1.38.9 linc-1.0.3_5 bind9-9.3.2 linux-XFree86-libs-4.3.99.902_7 bison-2.1_2 linux-atk-1.8.0_2 bitstream-vera-1.10_2 linux-expat-1.95.7_1 boinc-client-5.4.9 linux-flashplugin-7.0r63 boinc-setiathome-enhanced-5.12 linux-fontconfig-2.2.3_3 cairo-1.0.4 linux-glib2-2.4.8_2 cdbakeoven-1.8.9_9 linux-gtk2-2.4.14_4 cdparanoia-3.9.8_8 linux-jpeg-6b.33_1 cdrdao-1.2.1 linux-pango-1.6.0_2 cdrtools-2.01_4 linux-png-1.2.8_1 coreutils-5.2.1 linux-realplayer-10.0.2_1 cups-base-1.1.23.0_9 linux-sun-jdk-1.4.2.06_1 curl-7.15.3 linux-tiff-3.6.1_6 cvsup-without-gui-16.1h_2 linux_base-8-8.0_14 cyrus-sasl-2.1.21_2 linuxpluginwrapper-20050119_1 db4-4.0.14_1,1 linuxthreads-2.2.3_20 dbus-0.61_3 liveMedia-2006.03.17,1 dcraw-8.15 lua-5.0.2_1 desktop-file-utils-0.11 lynx-2.8.5_2 digikam-0.8.1_2 m4-1.4.4 djbfft-0.76_2 mDNSResponder-107.1_2 dri-6.4.1,2 mm-1.4.0 dvd+rw-tools-6.0_2 mozilla-1.8.b1_7,2 esound-0.2.36_1 mpeg2codec-1.2_1 expat-2.0.0_1 mpeg4ip-libmp4v2-1.4.1_1 ezm3-1.2_1 mpg123-0.59r_17 faad2-2.0_6,1 mplayer-esound-0.99.7_15 ffmpeg-0.4.9.p1_5 mplayer-skins-1.1.2_1 ffmpeg-devel-0.4.9.c.2006032300_1 nas-1.7b fftw3-3.0.1_5 nasm-0.98.39,1 firefox-1.5.0.3,1 nessus-gtk2-2.2.7 firefox-2.0.a1_3,1 nessus-libnasl-2.2.7 flac-1.1.2_1 nessus-libraries-2.2.7 fontconfig-2.3.2_5,1 net-snmp-5.2.2_2 fox-1.4.7_1 nmap-4.01_1 fr-openoffice.org-2.0.3rc5 nspr-4.6.1 freefonts-0.10_2 nss-3.11_1 freetype2-2.1.10_3 nvidia-driver-1.0.8178_1 gamin-0.1.7_2 ogle-0.9.2_2 gcc-3.2.3_3 open-motif-2.2.3_2 gcc-ooo-3.4.1_2 openldap-client-2.2.30 gconf2-2.14.0_1 openquicktime-1.0_2 gd-2.0.33_4,1 openslp-1.2.1_2 gdbm-1.8.3_2 openssl-0.9.8b gengetopt-2.16 p5-Archive-Zip-1.16 gettext-0.14.5_2 p5-Compress-Zlib-1.41 ghostscript-gnu-7.07_15 p5-File-Temp-0.16_4 gimp-print-4.2.7_2 p5-PathTools-3.18 glib-1.2.10_12 p5-Scalar-List-Utils-1.18,1 glib-2.10.2 p5-Test-Harness-2.56 glitz-0.4.4_1 p5-Test-Simple-0.62 gmake-3.80_2 p5-XML-Parser-2.34_2 gnome-mime-data-2.4.2 p5-gettext-1.05_1 gnome-vfs-2.14.2_3 p5-type1inst-0.6.1_2 gnomehier-2.1_2 pango-1.12.2_1 gnomemimedata-2.4.2 patch-2.5.4 gnomevfs2-2.14.1 pccts-1.33.33 gnupg-1.4.3 pcre-6.6_1 gnutls-1.2.10_3 perl-5.8.8 goggles-0.8.0 pkg-config-0.20_2 gpac-libgpac-0.4.0.r2,1 pkgconfig-0.20_2 graphviz-2.8 pkgdb.db gsfonts-8.11_2 png-1.2.8_3 gstreamer-0.10.5_1 popt-1.7_1 gstreamer-plugins80-0.8.12_2 portaudio-18.1_2 gstreamer80-0.8.12_1 portupgrade-2.0.1_1,1 gtk-2.8.17 python-2.4.3 help2man-1.36.4_1 qmake-3.3.6 hicolor-icon-theme-0.5 qt-3.3.6_2 imake-6.9.0 rar-3.51,1 imlib2-1.2.2.001 rpm-3.0.6_13 intltool-0.34.2 rpm2cpio-1.2_2 jackit-0.100.0_2 rtc-2004.02.24.1_8 jasper-1.701.0_1 ruby-1.8.4_6,1 javavmwrapper-2.0_7 ruby18-bdb4-0.5.7 jbigkit-1.6 samba-libsmbclient-3.0.22 jdk-1.4.2p7 sdl-1.2.9_2,2 jpeg-6b_4 sdl_image-1.2.4_1 kde-3.5.2 shared-mime-info-0.17_1 kdeartwork-3.5.2 smartmontools-5.33_5 kdebase-3.5.2_1 speex-1.0.5_1,1 kdebase-kompmgr-3.5.2 sqlite-3.3.5 kdegames-3.3.2_1 svgalib-1.4.3_5 kdehier-1.0_9 t1lib-5.1.0_1,1 kdelibs-3.5.2_1 taglib-1.4_2 koffice-1.3.5_2,1 tcl-8.4.11,1 lame-3.96.1 texi2html-1.76_1,1 lcms-1.14_1,1 texinfo-4.8_3 ldconfig_compat-1.0_7 thunderbird-1.5.0.2 libIDL-0.8.6_2 tiff-3.8.2 libXft-2.1.7_1 tk-8.4.11,2 liba52-0.7.4_1 transcode-1.0.0.b2_1 libao-0.8.5_2 unrar-3.54,3 libart_lgpl2-2.3.17_1 unzip-5.52_2 libaudiofile-0.2.6 urwfonts-1.0_1 libbonobo-2.14.0_1 vcdimager-0.7.23_2 libcddb-1.2.1_1 vlc-devel-0.8.6.20060621 libcdio-0.76_1 vnc-4.1.1 libcdio-0.77 vobcopy-0.5.16_1 libdaemon-0.10_1 vorbis-tools-1.1.1,3 libdrm-2.0.1_1 win32-codecs-3.1.0.p7_2,1 libdts-0.0.2 wine-0.9.12,1 libdv-0.103 wv2-0.2.2 libdvbpsi-0.1.5_1 wxgtk2-2.6.3 libdvdcss-1.2.9_2 wxgtk2-common-2.6.3 libdvdnav-0.1.10_1 wxgtk2-unicode-2.6.3 libdvdread-0.9.4_1 x264-0.0.20060621 libebml-0.7.6 xine-0.99.3 libexecinfo-1.1_1 xmlcatmgr-2.2 libexif-0.6.13 xmms-1.2.10_6 libfame-0.9.1_2 xorg-6.9.0 libflash-0.4.13_1 xorg-clients-6.9.0_2 libfpx-1.2.0.12 xorg-documents-6.9.0 libgcrypt-1.2.2_1 xorg-fonts-100dpi-6.9.0_1 libglade2-2.5.1_4 xorg-fonts-75dpi-6.9.0_1 libglut-6.4.1 xorg-fonts-cyrillic-6.9.0_1 libgpg-error-1.3 xorg-fonts-encodings-6.9.0_1 libgphoto2-2.1.99 xorg-fonts-miscbitmaps-6.9.0_1 libgsf-1.14.0 xorg-fonts-truetype-6.9.0 libiconv-1.9.2_2 xorg-fonts-type1-6.9.0 libid3tag-0.15.1b xorg-fontserver-6.9.0_1 libidn-0.6.3 xorg-libraries-6.9.0 libijs-0.35_1 xorg-manpages-6.9.0 libkexif-0.2.2_1 xorg-nestserver-6.9.0 libkipi-0.1.2_1 xorg-printserver-6.9.0_1 libltdl-1.5.22 xorg-server-6.9.0_3 libmad-0.15.1b_2 xorg-vfbserver-6.9.0_1 libmatroska-0.8.0 xpdf-3.01_3 libmikmod-3.1.11_1 xterm-213 libmng-1.0.9 zip-2.31 libmpeg2-0.4.0b_2 --------------070205060100070206000707 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Base Plug-ins configure 0.10.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-alsa --disable-cdparanoia --disable-gnomevfs --= disable-libvisual --disable-ogg --disable-pango --disable-theora --disabl= e-vorbis --disable-amrwb --disable-bz2 --disable-directfb --disable-divx = --disable-dts --disable-faac --disable-faad --disable-gsm --disable-ivorb= is --disable-libmms --disable-musepack --disable-musicbrainz --disable-ne= on --disable-sdl --disable-soundtouch --disable-swfdec --disable-xvid --d= isable-wavpack --disable-aalib --disable-annodex --disable-cairo --disabl= e-cdio --disable-dv --disable-esd --disable-flac --disable-gconf --disabl= e-gdk_pixbuf --disable-hal --disable-jpeg --disable-ladspa --disable-libc= aca --disable-libpng --disable-raw1394 --disable-shout2 --disable-speex -= -disable-taglib --disable-gnome_vfs --enable-base --disable-tests --disab= le-examples --disable-amrnb --disable-alsa --disable-http --enable-cdrom = --disable-gconf --disable-gconftool --disable-schemas-install --enable-os= s --disable-osx_audio --disable-osx_video --disable-tarkin --enable-stati= c --disable-sunaudio --disable-gst_v4l --disable-gst_v4l2 --disable-xine = --enable-x --enable-xshm --enable-xvideo --disable-spc --x-libraries=3D/u= sr/X11R6/lib --x-includes=3D/usr/X11R6/include --prefix=3D/usr/X11R6 --bu= ild=3Di386-portbld-freebsd5.5 ## --------- ## ## Platform. ## ## --------- ## hostname =3D dune uname -m =3D i386 uname -r =3D 5.5-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 5.5-STABLE #6: Sun May 28 01:02:57 CEST 2006 roo= t@dune:/usr/src/sys/i386/compile/DUNE=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1812: checking for a BSD-compatible install configure:1867: result: /usr/bin/install -c -o root -g wheel configure:1878: checking whether build environment is sane configure:1921: result: yes configure:1986: checking for gawk configure:2015: result: no configure:1986: checking for mawk configure:2015: result: no configure:1986: checking for nawk configure:2002: found /usr/bin/nawk configure:2012: result: nawk configure:2022: checking whether gmake sets $(MAKE) configure:2042: result: yes configure:2222: checking nano version configure:2228: result: 0 (release) configure:2249: checking whether to enable maintainer-specific portions o= f Makefiles configure:2258: result: no configure:2280: checking build system type configure:2298: result: i386-portbld-freebsd5.5 configure:2306: checking host system type configure:2320: result: i386-portbld-freebsd5.5 configure:2439: checking for style of include used by gmake configure:2467: result: GNU configure:2538: checking for gcc configure:2564: result: cc configure:2808: checking for C compiler version configure:2811: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:2814: $? =3D 0 configure:2816: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2819: $? =3D 0 configure:2821: cc -V &5 cc: `-V' option must have argument configure:2824: $? =3D 1 configure:2847: checking for C compiler default output file name configure:2850: cc -O -pipe -I/usr/local/include -I/usr/X11R6/include -= I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftes= t.c >&5 configure:2853: $? =3D 0 configure:2899: result: a.out configure:2904: checking whether the C compiler works configure:2910: ./a.out configure:2913: $? =3D 0 configure:2930: result: yes configure:2937: checking whether we are cross compiling configure:2939: result: no configure:2942: checking for suffix of executables configure:2944: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c >&5 configure:2947: $? =3D 0 configure:2972: result:=20 configure:2978: checking for suffix of object files configure:2999: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:3002: $? =3D 0 configure:3024: result: o configure:3028: checking whether we are using the GNU C compiler configure:3052: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:3058: $? =3D 0 configure:3062: test -z=20 || test ! -s conftest.err configure:3065: $? =3D 0 configure:3068: test -s conftest.o configure:3071: $? =3D 0 configure:3084: result: yes configure:3090: checking whether cc accepts -g configure:3111: cc -c -g -I/usr/X11R6/include -I/usr/local/include conf= test.c >&5 configure:3117: $? =3D 0 configure:3121: test -z=20 || test ! -s conftest.err configure:3124: $? =3D 0 configure:3127: test -s conftest.o configure:3130: $? =3D 0 configure:3141: result: yes configure:3158: checking for cc option to accept ANSI C configure:3228: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:3234: $? =3D 0 configure:3238: test -z=20 || test ! -s conftest.err configure:3241: $? =3D 0 configure:3244: test -s conftest.o configure:3247: $? =3D 0 configure:3265: result: none needed configure:3283: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3289: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3424: checking dependency style of cc configure:3514: result: gcc3 configure:3531: checking for a sed that does not truncate output configure:3585: result: /usr/bin/sed configure:3588: checking for egrep configure:3598: result: grep -E configure:3614: checking for ld used by cc configure:3681: result: /usr/bin/ld configure:3690: checking if the linker (/usr/bin/ld) is GNU ld configure:3705: result: yes configure:3710: checking for /usr/bin/ld option to reload object files configure:3717: result: -r configure:3735: checking for BSD-compatible nm configure:3784: result: /usr/bin/nm -B configure:3788: checking whether ln -s works configure:3792: result: yes configure:3799: checking how to recognise dependent libraries configure:3975: result: pass_all configure:4212: checking how to run the C preprocessor configure:4247: cc -E -I/usr/X11R6/include -I/usr/local/include conftes= t.c configure:4253: $? =3D 0 configure:4285: cc -E -I/usr/X11R6/include -I/usr/local/include conftes= t.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4291: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | /* end confdefs.h. */ | #include configure:4330: result: cc -E configure:4354: cc -E -I/usr/X11R6/include -I/usr/local/include conftes= t.c configure:4360: $? =3D 0 configure:4392: cc -E -I/usr/X11R6/include -I/usr/local/include conftes= t.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4398: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | /* end confdefs.h. */ | #include configure:4442: checking for ANSI C header files configure:4467: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4473: $? =3D 0 configure:4477: test -z=20 || test ! -s conftest.err configure:4480: $? =3D 0 configure:4483: test -s conftest.o configure:4486: $? =3D 0 configure:4575: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c >&5 configure:4578: $? =3D 0 configure:4580: ./conftest configure:4583: $? =3D 0 configure:4598: result: yes configure:4622: checking for sys/types.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for sys/stat.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for stdlib.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for string.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for memory.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for strings.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for inttypes.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4622: checking for inttypes.h configure:4668: result: yes configure:4622: checking for unistd.h configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4644: $? =3D 0 configure:4648: test -z=20 || test ! -s conftest.err configure:4651: $? =3D 0 configure:4654: test -s conftest.o configure:4657: $? =3D 0 configure:4668: result: yes configure:4694: checking dlfcn.h usability configure:4706: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:4712: $? =3D 0 configure:4716: test -z=20 || test ! -s conftest.err configure:4719: $? =3D 0 configure:4722: test -s conftest.o configure:4725: $? =3D 0 configure:4735: result: yes configure:4739: checking dlfcn.h presence configure:4749: cc -E -I/usr/X11R6/include -I/usr/local/include conftes= t.c configure:4755: $? =3D 0 configure:4775: result: yes configure:4810: checking for dlfcn.h configure:4817: result: yes configure:4924: checking for C++ compiler version configure:4927: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:4930: $? =3D 0 configure:4932: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:4935: $? =3D 0 configure:4937: c++ -V &5 c++: `-V' option must have argument configure:4940: $? =3D 1 configure:4943: checking whether we are using the GNU C++ compiler configure:4967: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/includ= e conftest.cc >&5 configure:4973: $? =3D 0 configure:4977: test -z=20 || test ! -s conftest.err configure:4980: $? =3D 0 configure:4983: test -s conftest.o configure:4986: $? =3D 0 configure:4999: result: yes configure:5005: checking whether c++ accepts -g configure:5026: c++ -c -g -I/usr/X11R6/include -I/usr/local/include con= ftest.cc >&5 configure:5032: $? =3D 0 configure:5036: test -z=20 || test ! -s conftest.err configure:5039: $? =3D 0 configure:5042: test -s conftest.o configure:5045: $? =3D 0 configure:5056: result: yes configure:5098: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/includ= e conftest.cc >&5 configure:5104: $? =3D 0 configure:5108: test -z=20 || test ! -s conftest.err configure:5111: $? =3D 0 configure:5114: test -s conftest.o configure:5117: $? =3D 0 configure:5143: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/includ= e conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' undeclared (first use this function) conftest.cc:26: error: (Each undeclared identifier is reported only once = for each function it appears in.) configure:5149: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ |=20 | int | main () | { | exit (42); | ; | return 0; | } configure:5098: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/includ= e conftest.cc >&5 configure:5104: $? =3D 0 configure:5108: test -z=20 || test ! -s conftest.err configure:5111: $? =3D 0 configure:5114: test -s conftest.o configure:5117: $? =3D 0 configure:5143: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/includ= e conftest.cc >&5 configure:5149: $? =3D 0 configure:5153: test -z=20 || test ! -s conftest.err configure:5156: $? =3D 0 configure:5159: test -s conftest.o configure:5162: $? =3D 0 configure:5187: checking dependency style of c++ configure:5277: result: gcc3 configure:5304: checking how to run the C++ preprocessor configure:5335: c++ -E -I/usr/X11R6/include -I/usr/local/include confte= st.cc configure:5341: $? =3D 0 configure:5373: c++ -E -I/usr/X11R6/include -I/usr/local/include confte= st.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5379: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5418: result: c++ -E configure:5442: c++ -E -I/usr/X11R6/include -I/usr/local/include confte= st.cc configure:5448: $? =3D 0 configure:5480: c++ -E -I/usr/X11R6/include -I/usr/local/include confte= st.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5486: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5583: checking for g77 configure:5612: result: no configure:5583: checking for f77 configure:5599: found /usr/bin/f77 configure:5609: result: f77 configure:5624: checking for Fortran 77 compiler version configure:5627: f77 --version &5 GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5630: $? =3D 0 configure:5632: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:5635: $? =3D 0 configure:5637: f77 -V &5 f77: `-V' option must have argument configure:5640: $? =3D 1 configure:5648: checking whether we are using the GNU Fortran 77 compiler= configure:5662: f77 -c conftest.F >&5 configure:5668: $? =3D 0 configure:5672: test -z=20 || test ! -s conftest.err configure:5675: $? =3D 0 configure:5678: test -s conftest.o configure:5681: $? =3D 0 configure:5694: result: yes configure:5700: checking whether f77 accepts -g configure:5712: f77 -c -g conftest.f >&5 configure:5718: $? =3D 0 configure:5722: test -z=20 || test ! -s conftest.err configure:5725: $? =3D 0 configure:5728: test -s conftest.o configure:5731: $? =3D 0 configure:5743: result: yes configure:5773: checking the maximum length of command line arguments configure:5882: result: 65536 configure:5893: checking command to parse /usr/bin/nm -B output from cc o= bject configure:5998: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:6001: $? =3D 0 configure:6005: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDG= IRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> = conftest.nm configure:6008: $? =3D 0 configure:6060: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c conftstm.o >&5 configure:6063: $? =3D 0 configure:6101: result: ok configure:6105: checking for objdir configure:6120: result: .libs configure:6210: checking for ar configure:6226: found /usr/bin/ar configure:6237: result: ar configure:6290: checking for ranlib configure:6306: found /usr/bin/ranlib configure:6317: result: ranlib configure:6370: checking for strip configure:6386: found /usr/bin/strip configure:6397: result: strip configure:6669: checking if cc supports -fno-rtti -fno-exceptions configure:6687: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but= not for C configure:6691: $? =3D 0 configure:6704: result: no configure:6719: checking for cc option to produce PIC configure:6929: result: -fPIC configure:6937: checking if cc PIC flag -fPIC works configure:6955: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:6959: $? =3D 0 configure:6972: result: yes configure:7000: checking if cc static flag -static works configure:7028: result: yes configure:7038: checking if cc supports -c -o file.o configure:7059: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7063: $? =3D 0 configure:7085: result: yes configure:7111: checking whether the cc linker (/usr/bin/ld) supports sha= red libraries configure:8069: result: yes configure:8090: checking whether -lc should be explicitly linked in configure:8095: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/includ= e -I/usr/local/include conftest.c >&5 configure:8098: $? =3D 0 configure:8113: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o con= ftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8116: $? =3D 1 configure:8128: result: yes configure:8136: checking dynamic linker characteristics configure:8745: result: freebsd5.5 ld.so configure:8754: checking how to hardcode library paths into programs configure:8779: result: immediate configure:8793: checking whether stripping libraries is possible configure:8798: result: yes configure:8924: checking for shl_load configure:8981: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c >&5 /var/tmp//ccHwQvHb.o(.text+0x12): In function `main': : undefined reference to `shl_load' /var/tmp//ccHwQvHb.o(.data+0x0): undefined reference to `shl_load' configure:8987: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares= shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef shl_load |=20 | /* 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 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 | #else | char (*f) () =3D shl_load; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D shl_load; | ; | return 0; | } configure:9012: result: no configure:9017: checking for shl_load in -ldld configure:9047: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:9053: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ |=20 | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9079: result: no configure:9084: checking for dlopen configure:9141: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pth= read conftest.c >&5 configure:9147: $? =3D 0 configure:9151: test -z=20 || test ! -s conftest.err configure:9154: $? =3D 0 configure:9157: test -s conftest configure:9160: $? =3D 0 configure:9172: result: yes configure:9414: checking whether a program can dlopen itself configure:9488: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/X11R6/lib -L/usr/= local/lib -pthread -Wl,--export-dynamic conftest.c >&5 configure:9491: $? =3D 0 configure:9509: result: yes configure:9514: checking whether a statically linked program can dlopen i= tself configure:9588: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11= R6/include -I/usr/local/include -DHAVE_DLFCN_H -L/usr/X11R6/lib -L/usr/= local/lib -pthread -Wl,--export-dynamic -static conftest.c >&5 configure:9591: $? =3D 0 Service unavailable configure:9609: result: no configure:9632: checking if libtool supports shared libraries configure:9634: result: yes configure:9637: checking whether to build shared libraries configure:9658: result: yes configure:9661: checking whether to build static libraries configure:9665: result: yes configure:9757: creating libtool configure:10345: checking for ld used by c++ configure:10412: result: /usr/bin/ld configure:10421: checking if the linker (/usr/bin/ld) is GNU ld configure:10436: result: yes configure:10487: checking whether the c++ linker (/usr/bin/ld) supports s= hared libraries configure:11425: result: yes configure:11443: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/inclu= de conftest.cpp >&5 configure:11446: $? =3D 0 configure:11565: checking for c++ option to produce PIC configure:11839: result: -fPIC configure:11847: checking if c++ PIC flag -fPIC works configure:11865: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/inclu= de -fPIC -DPIC conftest.cpp >&5 configure:11869: $? =3D 0 configure:11882: result: yes configure:11910: checking if c++ static flag -static works configure:11938: result: yes configure:11948: checking if c++ supports -c -o file.o configure:11969: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/inclu= de -o out/conftest2.o conftest.cpp >&5 configure:11973: $? =3D 0 configure:11995: result: yes configure:12021: checking whether the c++ linker (/usr/bin/ld) supports s= hared libraries configure:12046: result: yes configure:12113: checking dynamic linker characteristics configure:12722: result: freebsd5.5 ld.so configure:12731: checking how to hardcode library paths into programs configure:12756: result: immediate configure:13282: checking if libtool supports shared libraries configure:13284: result: yes configure:13287: checking whether to build shared libraries configure:13307: result: yes configure:13310: checking whether to build static libraries configure:13314: result: yes configure:13324: checking for f77 option to produce PIC configure:13534: result: -fPIC configure:13542: checking if f77 PIC flag -fPIC works configure:13560: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13564: $? =3D 0 configure:13577: result: yes configure:13605: checking if f77 static flag -static works configure:13633: result: yes configure:13643: checking if f77 supports -c -o file.o configure:13664: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13668: $? =3D 0 configure:13690: result: yes configure:13716: checking whether the f77 linker (/usr/bin/ld) supports s= hared libraries configure:14654: result: yes configure:14721: checking dynamic linker characteristics configure:15330: result: freebsd5.5 ld.so configure:15339: checking how to hardcode library paths into programs configure:15364: result: immediate configure:19029: checking for msgfmt configure:19057: result: /usr/local/bin/msgfmt configure:19066: checking for gmsgfmt configure:19097: result: /usr/local/bin/msgfmt configure:19107: checking for xgettext configure:19135: result: /usr/local/bin/xgettext configure:19146: checking for msgmerge configure:19173: result: /usr/local/bin/msgmerge configure:19235: checking for ld used by GCC configure:19298: result: /usr/bin/ld configure:19307: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.15 [FreeBSD] 2004-05-23 configure:19319: result: yes configure:19325: checking for shared library run path origin configure:19338: result: done configure:19755: checking whether NLS is requested configure:19764: result: yes configure:19781: checking for GNU gettext in libc configure:19805: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 /var/tmp//ccQ6xCpr.o(.text+0x17): In function `main': : undefined reference to `libintl_bindtextdomain' /var/tmp//ccQ6xCpr.o(.text+0x23): In function `main': : undefined reference to `libintl_gettext' /var/tmp//ccQ6xCpr.o(.text+0x29): In function `main': : undefined reference to `_nl_msg_cat_cntr' /var/tmp//ccQ6xCpr.o(.text+0x2f): In function `main': : undefined reference to `_nl_domain_bindings' configure:19811: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:19836: result: no configure:19870: checking for iconv configure:19897: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 /var/tmp//ccK8XuNM.o(.text+0x18): In function `main': : undefined reference to `libiconv_open' /var/tmp//ccK8XuNM.o(.text+0x2d): In function `main': : undefined reference to `libiconv' /var/tmp//ccK8XuNM.o(.text+0x36): In function `main': : undefined reference to `libiconv_close' configure:19903: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd =3D iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:19948: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/li= b >&5 configure:19954: $? =3D 0 configure:19958: test -z=20 || test ! -s conftest.err configure:19961: $? =3D 0 configure:19964: test -s conftest configure:19967: $? =3D 0 configure:19982: result: yes configure:19992: checking how to link with libiconv configure:19994: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/l= ocal/lib configure:20383: checking for GNU gettext in libintl configure:20415: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -p= thread conftest.c /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -= Wl,-rpath -Wl,/usr/local/lib >&5 configure:20421: $? =3D 0 configure:20425: test -z=20 || test ! -s conftest.err configure:20428: $? =3D 0 configure:20431: test -s conftest configure:20434: $? =3D 0 configure:20506: result: yes configure:20538: checking how to link with libintl configure:20540: result: /usr/local/lib/libintl.so /usr/local/lib/libicon= v.so -Wl,-rpath -Wl,/usr/local/lib configure:20716: checking for pkg-config configure:20734: found /usr/local/bin/pkg-config configure:20746: result: /usr/local/bin/pkg-config configure:20761: checking pkg-config is at least version 0.9.0 configure:20764: result: yes configure:20792: checking for VALGRIND configure:20797: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIN= D_REQ" gnome-config: not found Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20800: $? =3D 1 configure:20811: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIN= D_REQ" gnome-config: not found Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20814: $? =3D 1 Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20831: result: no configure:21083: Using GStreamer Base Plug-ins source release as package = name configure:21111: Using Unknown package origin as package origin configure:21208: building external plug-ins configure:21368: checking whether byte ordering is bigendian configure:21395: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:21401: $? =3D 0 configure:21405: test -z=20 || test ! -s conftest.err configure:21408: $? =3D 0 configure:21411: test -s conftest.o configure:21414: $? =3D 0 configure:21438: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:42: error: syntax error before "big" configure:21444: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/X11R6/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | /* end confdefs.h. */ | #include | #include |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN | not big endian | #endif |=20 | ; | return 0; | } configure:21579: result: no configure:21789: checking for gcc configure:21815: result: cc configure:22059: checking for C compiler version configure:22062: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:22065: $? =3D 0 configure:22067: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:22070: $? =3D 0 configure:22072: cc -V &5 cc: `-V' option must have argument configure:22075: $? =3D 1 configure:22078: checking whether we are using the GNU C compiler configure:22134: result: yes configure:22140: checking whether cc accepts -g configure:22191: result: yes configure:22208: checking for cc option to accept ANSI C configure:22315: result: none needed configure:22333: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:22339: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:22474: checking dependency style of cc configure:22564: result: gcc3 configure:22676: checking for C++ compiler version configure:22679: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:22682: $? =3D 0 configure:22684: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:22687: $? =3D 0 configure:22689: c++ -V &5 c++: `-V' option must have argument configure:22692: $? =3D 1 configure:22695: checking whether we are using the GNU C++ compiler configure:22751: result: yes configure:22757: checking whether c++ accepts -g configure:22808: result: yes configure:22850: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/inclu= de conftest.cc >&5 configure:22856: $? =3D 0 configure:22860: test -z=20 || test ! -s conftest.err configure:22863: $? =3D 0 configure:22866: test -s conftest.o configure:22869: $? =3D 0 configure:22895: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/local/inclu= de conftest.cc >&5 configure:22901: $? =3D 0 configure:22905: test -z=20 || test ! -s conftest.err configure:22908: $? =3D 0 configure:22911: test -s conftest.o configure:22914: $? =3D 0 configure:22939: checking dependency style of c++ configure:23029: result: gcc3 configure:23048: checking for c++ configure:23064: found /usr/bin/c++ configure:23075: result: yes configure:23088: checking how to run the C++ preprocessor configure:23202: result: c++ -E configure:23226: c++ -E -I/usr/X11R6/include -I/usr/local/include conft= est.cc configure:23232: $? =3D 0 configure:23264: c++ -E -I/usr/X11R6/include -I/usr/local/include conft= est.cc conftest.cc:35:28: ac_nonexistent.h: No such file or directory configure:23270: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/X11R6/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | /* end confdefs.h. */ | #include configure:23316: checking for valgrind configure:23347: result: no configure:23478: Looking for Python version >=3D 2.1 configure:23496: checking for python configure:23514: found /usr/local/bin/python configure:23526: result: /usr/local/bin/python configure:23537: checking "/usr/local/bin/python": configure:23539: result: okay configure:23555: checking local Python configuration configure:23592: result: looks good configure:23599: checking for library containing strerror configure:23629: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 configure:23635: $? =3D 0 configure:23639: test -z=20 || test ! -s conftest.err configure:23642: $? =3D 0 configure:23645: test -s conftest configure:23648: $? =3D 0 configure:23718: result: none required configure:23727: checking for ANSI C header files configure:23883: result: yes configure:23899: checking for stdlib.h configure:23904: result: yes configure:24059: checking regex.h usability configure:24071: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:24077: $? =3D 0 configure:24081: test -z=20 || test ! -s conftest.err configure:24084: $? =3D 0 configure:24087: test -s conftest.o configure:24090: $? =3D 0 configure:24100: result: yes configure:24104: checking regex.h presence configure:24114: cc -E -I/usr/X11R6/include -I/usr/local/include confte= st.c configure:24120: $? =3D 0 configure:24140: result: yes configure:24175: checking for regex.h configure:24182: result: yes configure:24222: checking sys/socket.h usability configure:24234: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:24240: $? =3D 0 configure:24244: test -z=20 || test ! -s conftest.err configure:24247: $? =3D 0 configure:24250: test -s conftest.o configure:24253: $? =3D 0 configure:24263: result: yes configure:24267: checking sys/socket.h presence configure:24277: cc -E -I/usr/X11R6/include -I/usr/local/include confte= st.c configure:24283: $? =3D 0 configure:24303: result: yes configure:24338: checking for sys/socket.h configure:24345: result: yes configure:24372: checking for stdint types configure:24400: cc -c conftest.c >&5 configure:24406: $? =3D 0 configure:24410: test -z=20 || test ! -s conftest.err configure:24413: $? =3D 0 configure:24416: test -s conftest.o configure:24419: $? =3D 0 configure:24448: result: inttypes.h (shortcircuit) configure:27207: result: make use of inttypes.h in _inttypes.h (assuming = C99 compatible system) configure:27218: checking for FIONREAD in sys/ioctl.h configure:27247: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:27253: $? =3D 0 configure:27257: test -z=20 || test ! -s conftest.err configure:27260: $? =3D 0 configure:27263: test -s conftest.o configure:27266: $? =3D 0 configure:27280: result: yes configure:27371: checking for inline configure:27392: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/inclu= de -I/usr/local/include conftest.c >&5 configure:27398: $? =3D 0 configure:27402: test -z=20 || test ! -s conftest.err configure:27405: $? =3D 0 configure:27408: test -s conftest.o configure:27411: $? =3D 0 configure:27423: result: inline configure:27444: checking for lrint configure:27470: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 /var/tmp//ccEO7LSi.o(.text+0x17): In function `main': : undefined reference to `lrint' configure:27476: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/X11R6/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ |=20 | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include | int | main () | { | int value =3D lrint (0.432) ; | ; | return 0; | } configure:27501: result: no configure:27511: checking for lrintf configure:27537: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 /var/tmp//ccoHSDFv.o(.text+0x12): In function `main': : undefined reference to `lrintf' configure:27543: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.8" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod= uct=3DGStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.8" | #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_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-base-0.10" | #define LOCALEDIR "/usr/X11R6/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ |=20 | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include | int | main () | { | int value =3D lrintf (0.432) ; | ; | return 0; | } configure:27568: result: no configure:27580: checking whether cc implements __PRETTY_FUNCTION__ configure:27602: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 configure:27608: $? =3D 0 configure:27612: test -z=20 || test ! -s conftest.err configure:27615: $? =3D 0 configure:27618: test -s conftest configure:27621: $? =3D 0 configure:27635: result: yes configure:27645: checking whether cc implements __FUNCTION__ configure:27667: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 configure:27673: $? =3D 0 configure:27677: test -z=20 || test ! -s conftest.err configure:27680: $? =3D 0 configure:27683: test -s conftest configure:27686: $? =3D 0 configure:27700: result: yes configure:27710: checking whether cc implements __func__ configure:27732: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X1= 1R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pt= hread conftest.c >&5 configure:27738: $? =3D 0 configure:27742: test -z=20 || test ! -s conftest.err configure:27745: $? =3D 0 configure:27748: test -s conftest configure:27751: $? =3D 0 configure:27765: result: yes configure:27808: checking for GLIB configure:27813: $PKG_CONFIG --exists --print-errors "glib-2.0 >=3D $GLIB= _REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:27816: $? =3D 0 configure:27827: $PKG_CONFIG --exists --print-errors "glib-2.0 >=3D $GLIB= _REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:27830: $? =3D 0 configure:27851: result: yes configure:27876: checking for LIBOIL configure:27881: $PKG_CONFIG --exists --print-errors "liboil-0.3 >=3D 0.3= =2E6" configure:27884: $? =3D 0 configure:27895: $PKG_CONFIG --exists --print-errors "liboil-0.3 >=3D 0.3= =2E6" configure:27898: $? =3D 0 configure:27919: result: yes configure:27938: checking for GST configure:27943: $PKG_CONFIG --exists --print-errors "$module >=3D $minve= r" Requested 'gstreamer-0.10 >=3D 0.10.6.1' but version of GStreamer is 0.10= =2E5 configure:27946: $? =3D 1 configure:27957: $PKG_CONFIG --exists --print-errors "$module >=3D $minve= r" Requested 'gstreamer-0.10 >=3D 0.10.6.1' but version of GStreamer is 0.10= =2E5 configure:27960: $? =3D 1 Requested 'gstreamer-0.10 >=3D 0.10.6.1' but version of GStreamer is 0.10= =2E5 configure:27990: error: no gstreamer-0.10 >=3D 0.10.6.1 (GStreamer) found= ## ---------------- ## ## Cache variables. ## ## ---------------- ## lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW= ][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\'= '"' ac_cv_prog_ac_ct_F77=3Df77 am_cv_CC_dependencies_compiler_type=3Dgcc3 ac_cv_env_ALSA_CFLAGS_set=3D ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_env_LIBVISUAL_LIBS_value=3D ac_cv_env_GST_CHECK_LIBS_value=3D ac_cv_env_CXXFLAGS_value=3D'-O -pipe' pkg_cv_GLIB_LIBS=3D'-pthread -Wl,--export-dynamic -L/usr/local/lib -lgobj= ect-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -liconv ' ac_cv_path_PYTHON=3D/usr/local/bin/python ac_cv_c_bigendian=3Dno ac_cv_path_MSGMERGE=3D/usr/local/bin/msgmerge lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern = int \1;/p'\''' ac_cv_f77_compiler_gnu=3Dyes ac_cv_env_GST_CFLAGS_value=3D ac_cv_env_F77_value=3D pkg_cv_LIBOIL_LIBS=3D'-L/usr/local/lib -loil-0.3 -lm ' ac_cv_header_stdlib_h=3Dyes lt_cv_file_magic_cmd=3D'$MAGIC_CMD' ac_cv_env_THEORA_LIBS_value=3D ac_cv_env_PANGO_LIBS_value=3D ac_cv_env_LIBVISUAL_CFLAGS_set=3D ac_cv_env_GNOME_VFS_CFLAGS_value=3D ac_cv_env_GST_CHECK_CFLAGS_set=3D ac_cv_env_GST_GDP_CFLAGS_value=3D ac_cv_prog_HAVE_CXX=3Dyes acl_cv_hardcode_libdir_flag_spec=3D'${wl}-rpath ${wl}$libdir' lt_cv_prog_gnu_ldcxx=3Dyes ac_cv_func_dlopen=3Dyes ac_cv_prog_cc_g=3Dyes ac_cv_env_GTK2_CFLAGS_value=3D ac_cv_env_CXXCPP_set=3D ac_cv_env_LDFLAGS_set=3Dset acl_cv_path_LD=3D/usr/bin/ld lt_cv_prog_compiler_c_o_CXX=3Dyes ac_cv_func_shl_load=3Dno ac_cv_prog_ac_ct_AR=3Dar ac_cv_c_compiler_gnu=3Dyes ac_cv_exeext=3D ac_cv_env_THEORA_CFLAGS_set=3D ac_cv_env_PANGO_CFLAGS_set=3D ac_cv_env_CFLAGS_set=3Dset acl_cv_sys_lib_dlsearch_path_spec=3D'/lib /usr/lib' lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\)= $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)= $/ {"\2", (lt_ptr) \&\2},/p'\''' ac_cv_env_FT2_CFLAGS_value=3D ac_cv_env_VORBIS_LIBS_set=3D ac_cv_env_OGG_LIBS_value=3D ac_cv_path_VALGRIND_PATH=3Dno gt_cv_func_gnugettext1_libc=3Dno lt_lt_cv_sys_global_symbol_to_cdecl=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/= extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=3Dyes ac_cv_env_FFLAGS_set=3D lt_cv_sys_max_cmd_len=3D65536 acl_cv_shlibext=3Dso ac_cv_env_OGG_CFLAGS_set=3D ac_cv_env_GST_LIBS_set=3D ac_cv_env_CPP_value=3D ac_cv_env_CPPFLAGS_set=3Dset acl_cv_hardcode_minus_L=3Dno acl_cv_hardcode_libdir_separator=3D ac_cv_env_GST_CONTROLLER_CFLAGS_value=3D ac_cv_env_GLIB_CFLAGS_value=3D lt_cv_dlopen_self=3Dyes lt_cv_dlopen_libs=3D ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_GNOME_VFS_LIBS_set=3D ac_cv_env_GST_GDP_LIBS_set=3D ac_cv_env_GST_BASE_LIBS_value=3D ac_cv_env_LIBOIL_CFLAGS_value=3D ac_cv_env_VALGRIND_CFLAGS_value=3D ac_cv_env_CXX_set=3Dset ac_cv_c99_lrint=3Dno lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' ac_cv_env_GTK2_LIBS_set=3D ac_cv_env_host_alias_set=3D ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"sed -n -e '\''s/^: \\([^= ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]= *\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_dlopen_self_static=3Dno ac_cv_env_ALSA_CFLAGS_value=3D lt_cv_ld_reload_flag=3D-r ac_cv_env_FT2_LIBS_set=3D ac_cv_env_GST_BASE_CFLAGS_set=3D ac_cv_header_regex_h=3Dyes lt_cv_prog_gnu_ld=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_env_build_alias_set=3Dset ac_cv_env_LIBVISUAL_CFLAGS_value=3D ac_cv_env_GST_CHECK_CFLAGS_value=3D pkg_cv_GLIB_CFLAGS=3D'-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/l= ocal/lib/glib-2.0/include ' ac_cv_header_stdint=3Dinttypes.h ac_cv_lib_dld_shl_load=3Dno lt_cv_prog_compiler_c_o=3Dyes ac_cv_prog_f77_g=3Dyes ac_cv_env_GST_CONTROLLER_LIBS_set=3D ac_cv_env_GLIB_LIBS_set=3D ac_cv_env_CXXCPP_value=3D ac_cv_env_LDFLAGS_value=3D' -L/usr/X11R6/lib -L/usr/local/lib -pthread' ac_cv_env_target_alias_set=3D pkg_cv_LIBOIL_CFLAGS=3D'-I/usr/local/include/liboil-0.3 ' ac_cv_prog_cc_stdc=3D ac_cv_host_alias=3Di386-portbld-freebsd5.5 ac_cv_env_THEORA_CFLAGS_value=3D ac_cv_env_PANGO_CFLAGS_value=3D ac_cv_env_LIBOIL_LIBS_set=3D ac_cv_env_VALGRIND_LIBS_set=3D ac_cv_env_CFLAGS_value=3D'-O -pipe -I/usr/local/include' ac_cv_env_CC_set=3Dset ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_env_VORBIS_LIBS_value=3D ac_cv_env_PKG_CONFIG_set=3D ac_cv_header_strings_h=3Dyes lt_cv_path_SED=3D/usr/bin/sed ac_cv_env_ALSA_LIBS_set=3D ac_cv_header_inttypes_h=3Dyes ac_cv_prog_egrep=3D'grep -E' ac_cv_env_FFLAGS_value=3D ac_cv_c_inline=3Dinline lt_cv_path_LD=3D/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=3Dno ac_cv_header_unistd_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_build_alias=3Di386-portbld-freebsd5.5 ac_cv_env_VORBIS_CFLAGS_set=3D ac_cv_env_OGG_CFLAGS_value=3D ac_cv_env_GST_LIBS_value=3D ac_cv_env_CPPFLAGS_value=3D' -I/usr/X11R6/include -I/usr/local/include ' acl_cv_libext=3Da ac_cv_stdint_message=3D'using gnu compiler cc (GCC) 3.4.2 [FreeBSD] 20040= 728' lt_lt_cv_prog_compiler_c_o=3D'"yes"' ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_header_memory_h=3Dyes ac_cv_env_LIBVISUAL_LIBS_set=3D ac_cv_env_GNOME_VFS_LIBS_value=3D ac_cv_env_GST_CHECK_LIBS_set=3D ac_cv_env_GST_GDP_LIBS_value=3D ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_header_sys_socket_h=3Dyes ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_host=3Di386-portbld-freebsd5.5 ac_cv_env_GTK2_LIBS_value=3D ac_cv_env_GST_CFLAGS_set=3D ac_cv_env_F77_set=3D ac_cv_env_host_alias_value=3D lt_lt_cv_prog_compiler_c_o_F77=3D'"yes"' ac_cv_env_THEORA_LIBS_set=3D ac_cv_env_PANGO_LIBS_set=3D lt_cv_objdir=3D.libs ac_cv_prog_cxx_g=3Dyes ac_cv_env_FT2_LIBS_value=3D ac_cv_env_GNOME_VFS_CFLAGS_set=3D ac_cv_env_GST_GDP_CFLAGS_set=3D ac_cv_env_GST_BASE_CFLAGS_value=3D lt_cv_file_magic_test_file=3D ac_cv_env_GTK2_CFLAGS_set=3D am_cv_CXX_dependencies_compiler_type=3Dgcc3 ac_cv_prog_CPP=3D'cc -E' ac_cv_build=3Di386-portbld-freebsd5.5 ac_cv_prog_AWK=3Dnawk ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.5 lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABC= DGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_deplibs_check_method=3Dpass_all ac_cv_prog_ac_ct_CC=3Dcc ac_cv_env_FT2_CFLAGS_set=3D ac_cv_env_OGG_LIBS_set=3D am_cv_lib_iconv=3Dyes am_cv_func_iconv=3Dyes acl_cv_sys_lib_search_path_spec=3D'/lib /usr/lib /usr/local/lib' acl_cv_wl=3D-Wl, lt_cv_path_LDCXX=3D/usr/bin/ld ac_cv_env_GST_CONTROLLER_LIBS_value=3D ac_cv_env_GLIB_LIBS_value=3D ac_cv_env_target_alias_value=3D ac_cv_stdint_result=3D'(assuming C99 compatible system)' ac_cv_env_LIBOIL_LIBS_value=3D ac_cv_env_VALGRIND_LIBS_value=3D ac_cv_env_CC_value=3Dcc ac_cv_header_stdint_t=3Dinttypes.h ac_cv_search_strerror=3D'none required' ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config lt_cv_path_NM=3D'/usr/bin/nm -B' ac_cv_env_PKG_CONFIG_value=3D ac_cv_env_CPP_set=3D gt_cv_func_gnugettext1_libintl=3Dyes acl_cv_hardcode_direct=3Dno ac_cv_header_dlfcn_h=3Dyes ac_cv_env_ALSA_LIBS_value=3D ac_cv_env_GST_CONTROLLER_CFLAGS_set=3D ac_cv_env_GLIB_CFLAGS_set=3D ac_cv_c99_lrintf=3Dno acl_cv_rpath=3Ddone lt_cv_dlopen=3Ddlopen ac_cv_env_GST_BASE_LIBS_set=3D ac_cv_env_LIBOIL_CFLAGS_set=3D ac_cv_env_VALGRIND_CFLAGS_set=3D acl_cv_prog_gnu_ld=3Dyes ac_cv_objext=3Do ac_cv_env_VORBIS_CFLAGS_value=3D ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plug= ins-base-0.10.8/missing --run aclocal-1.9' ACLOCAL_AMFLAGS=3D'-I m4 -I common/m4' ALSA_CFLAGS=3D'' ALSA_LIBS=3D'' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plugin= s-base-0.10.8/missing --run tar' AR=3D'ar' AUTOCONF=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plu= gins-base-0.10.8/missing --run autoconf' AUTOHEADER=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-p= lugins-base-0.10.8/missing --run autoheader' AUTOMAKE=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plu= gins-base-0.10.8/missing --run automake-1.9' AWK=3D'nawk' BUILD_EXAMPLES_FALSE=3D'' BUILD_EXAMPLES_TRUE=3D'#' BUILD_EXTERNAL_FALSE=3D'#' BUILD_EXTERNAL_TRUE=3D'' CC=3D'cc' CCDEPMODE=3D'depmode=3Dgcc3' CDPARANOIA_LIBS=3D'' CFLAGS=3D'-O -pipe -I/usr/local/include' CHECK_CFLAGS=3D'' CHECK_LIBS=3D'' CPP=3D'cc -E' CPPFLAGS=3D' -I/usr/X11R6/include -I/usr/local/include ' CXX=3D'c++' CXXCPP=3D'c++ -E' CXXDEPMODE=3D'depmode=3Dgcc3' CXXFLAGS=3D'-O -pipe' CYGPATH_W=3D'echo' DEFAULT_AUDIOSINK=3D'' DEFAULT_AUDIOSRC=3D'' DEFAULT_VIDEOSINK=3D'' DEFAULT_VIDEOSRC=3D'' DEFAULT_VISUALIZER=3D'' DEFS=3D'' DEPDIR=3D'.deps' DEPRECATED_CFLAGS=3D'' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'grep -E' ENABLE_GTK_DOC_FALSE=3D'' ENABLE_GTK_DOC_TRUE=3D'#' ERROR_CFLAGS=3D'' EXEEXT=3D'' F77=3D'f77' FFLAGS=3D'-g -O2' FT2_CFLAGS=3D'' FT2_CONFIG=3D'' FT2_LIBS=3D'' GETTEXT_PACKAGE=3D'gst-plugins-base-0.10' GLIB_CFLAGS=3D'-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/li= b/glib-2.0/include' GLIB_LIBS=3D'-pthread -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0= -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -liconv ' GLIB_REQ=3D'2.6' GMSGFMT=3D'/usr/local/bin/msgfmt' GNOME_VFS_CFLAGS=3D'' GNOME_VFS_LIBS=3D'' GST_AGE=3D'5' GST_ALL_LDFLAGS=3D'' GST_BASE_CFLAGS=3D'' GST_BASE_LIBS=3D'' GST_CFLAGS=3D'' GST_CHECK_CFLAGS=3D'' GST_CHECK_LIBS=3D'' GST_CONTROLLER_CFLAGS=3D'' GST_CONTROLLER_LIBS=3D'' GST_CURRENT=3D'5' GST_GCOV_ENABLED_FALSE=3D'' GST_GCOV_ENABLED_TRUE=3D'#' GST_GDP_CFLAGS=3D'' GST_GDP_LIBS=3D'' GST_LEVEL_DEFAULT=3D'' GST_LIBS=3D'' GST_LIBVERSION=3D'5:0:5' GST_LIB_LDFLAGS=3D'' GST_LICENSE=3D'' GST_LT_LDFLAGS=3D' -version-info 5:0:5' GST_MAJORMINOR=3D'0.10' GST_OPTION_CFLAGS=3D'' GST_PACKAGE_NAME=3D'GStreamer Base Plug-ins source release' GST_PACKAGE_ORIGIN=3D'Unknown package origin' GST_PLUGINS_ALL=3D' adder audioconvert audiorate audioresample audiot= estsrc ffmpegcolorspace playback typefind videotestsrc videorate vi= deoscale volume ' GST_PLUGINS_DIR=3D'' GST_PLUGINS_SELECTED=3D' adder audioconvert audiorate audioresample a= udiotestsrc ffmpegcolorspace playback typefind videotestsrc videorat= e videoscale volume ' GST_PLUGIN_LDFLAGS=3D'' GST_REVISION=3D'0' GST_TOOLS_DIR=3D'' GTK2_CFLAGS=3D'' GTK2_LIBS=3D'' GTK_BASE_DIR=3D'' GTK_CFLAGS=3D'' GTK_DOC_USE_LIBTOOL_FALSE=3D'#' GTK_DOC_USE_LIBTOOL_TRUE=3D'' GTK_LIBS=3D'' GTK_VERSION=3D'' HAVE_CDPARANOIA=3D'' HAVE_CHECK_FALSE=3D'' HAVE_CHECK_TRUE=3D'' HAVE_CPU_ALPHA_FALSE=3D'' HAVE_CPU_ALPHA_TRUE=3D'#' HAVE_CPU_ARM_FALSE=3D'' HAVE_CPU_ARM_TRUE=3D'#' HAVE_CPU_CRISV32_FALSE=3D'' HAVE_CPU_CRISV32_TRUE=3D'#' HAVE_CPU_CRIS_FALSE=3D'' HAVE_CPU_CRIS_TRUE=3D'#' HAVE_CPU_HPPA_FALSE=3D'' HAVE_CPU_HPPA_TRUE=3D'#' HAVE_CPU_I386_FALSE=3D'#' HAVE_CPU_I386_TRUE=3D'' HAVE_CPU_IA64_FALSE=3D'' HAVE_CPU_IA64_TRUE=3D'#' HAVE_CPU_M68K_FALSE=3D'' HAVE_CPU_M68K_TRUE=3D'#' HAVE_CPU_MIPS_FALSE=3D'' HAVE_CPU_MIPS_TRUE=3D'#' HAVE_CPU_PPC64_FALSE=3D'' HAVE_CPU_PPC64_TRUE=3D'#' HAVE_CPU_PPC_FALSE=3D'' HAVE_CPU_PPC_TRUE=3D'#' HAVE_CPU_S390_FALSE=3D'' HAVE_CPU_S390_TRUE=3D'#' HAVE_CPU_SPARC_FALSE=3D'' HAVE_CPU_SPARC_TRUE=3D'#' HAVE_CPU_X86_64_FALSE=3D'' HAVE_CPU_X86_64_TRUE=3D'#' HAVE_CXX=3D'yes' HAVE_FT2_FALSE=3D'' HAVE_FT2_TRUE=3D'' HAVE_GTK=3D'' HAVE_GTK_FALSE=3D'' HAVE_GTK_TRUE=3D'' HAVE_REGEX_H_FALSE=3D'#' HAVE_REGEX_H_TRUE=3D'' HAVE_SYS_SOCKET_H_FALSE=3D'#' HAVE_SYS_SOCKET_H_TRUE=3D'' HAVE_THEORA=3D'' HAVE_VALGRIND_FALSE=3D'' HAVE_VALGRIND_TRUE=3D'#' HAVE_X=3D'' HAVE_XSHM=3D'' HTML_DIR=3D'${datadir}/gtk-doc/html' INSTALL_DATA=3D'install -o root -g wheel -m 444' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s' INTLLIBS=3D'/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpa= th -Wl,/usr/local/lib' LDFLAGS=3D' -L/usr/X11R6/lib -L/usr/local/lib -pthread' LIBICONV=3D'/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBINTL=3D'/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpat= h -Wl,/usr/local/lib' LIBOBJS=3D'' LIBOIL_CFLAGS=3D'-I/usr/local/include/liboil-0.3 ' LIBOIL_LIBS=3D'-L/usr/local/lib -loil-0.3 -lm ' LIBS=3D'' LIBTOOL=3D'$(SHELL) /usr/ports/multimedia/gstreamer-plugins/work/gnome-li= btool' LIBVISUAL_CFLAGS=3D'' LIBVISUAL_LIBS=3D'' LN_S=3D'ln -s' LOCALEDIR=3D'/usr/X11R6/share/locale' LTLIBICONV=3D'-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBINTL=3D'-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/loca= l/lib' LTLIBOBJS=3D'' MAINT=3D'#' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'#' MAKEINFO=3D'${SHELL} /usr/ports/multimedia/gstreamer-plugins/work/gst-plu= gins-base-0.10.8/missing --run makeinfo' MKINSTALLDIRS=3D'./mkinstalldirs' MSGFMT=3D'/usr/local/bin/msgfmt' MSGMERGE=3D'/usr/local/bin/msgmerge' OBJEXT=3D'o' OGG_CFLAGS=3D'' OGG_LIBS=3D'' PACKAGE=3D'gst-plugins-base' PACKAGE_BUGREPORT=3D'http://bugzilla.gnome.org/enter_bug.cgi?product=3DGS= treamer' PACKAGE_NAME=3D'GStreamer Base Plug-ins' PACKAGE_STRING=3D'GStreamer Base Plug-ins 0.10.8' PACKAGE_TARNAME=3D'gst-plugins-base' PACKAGE_VERSION=3D'0.10.8' PACKAGE_VERSION_MAJOR=3D'0' PACKAGE_VERSION_MICRO=3D'8' PACKAGE_VERSION_MINOR=3D'10' PACKAGE_VERSION_NANO=3D'0' PACKAGE_VERSION_RELEASE=3D'1' PANGO_CFLAGS=3D'' PANGO_LIBS=3D'' PATH_SEPARATOR=3D':' PKG_CONFIG=3D'/usr/local/bin/pkg-config' PLUGINDIR=3D'' POSUB=3D'po' PROFILE_CFLAGS=3D'' PYTHON=3D'/usr/local/bin/python' PYTHON_EXEC_PREFIX=3D'${exec_prefix}' PYTHON_PLATFORM=3D'freebsd5' PYTHON_PREFIX=3D'${prefix}' PYTHON_VERSION=3D'2.4' RANLIB=3D'ranlib' SET_MAKE=3D'' SHELL=3D'/bin/sh' STRIP=3D'strip' THEORA_CFLAGS=3D'' THEORA_LIBS=3D'' USE_ALSA_FALSE=3D'' USE_ALSA_TRUE=3D'' USE_CDPARANOIA_FALSE=3D'' USE_CDPARANOIA_TRUE=3D'' USE_EXTERNAL_FALSE=3D'#' USE_EXTERNAL_TRUE=3D'' USE_GNOME_VFS_FALSE=3D'' USE_GNOME_VFS_TRUE=3D'' USE_GST_V4L_FALSE=3D'' USE_GST_V4L_TRUE=3D'' USE_LIBVISUAL_FALSE=3D'' USE_LIBVISUAL_TRUE=3D'' USE_NLS=3D'yes' USE_OGG_FALSE=3D'' USE_OGG_TRUE=3D'' USE_PANGO_FALSE=3D'' USE_PANGO_TRUE=3D'' USE_THEORA_FALSE=3D'' USE_THEORA_TRUE=3D'' USE_VORBIS_FALSE=3D'' USE_VORBIS_TRUE=3D'' USE_XSHM_FALSE=3D'' USE_XSHM_TRUE=3D'' USE_XVIDEO_FALSE=3D'' USE_XVIDEO_TRUE=3D'' USE_X_FALSE=3D'' USE_X_TRUE=3D'' VALGRIND_CFLAGS=3D'' VALGRIND_LIBS=3D'' VALGRIND_PATH=3D'no' VERSION=3D'0.10.8' VORBISENC_LIBS=3D'' VORBISFILE_LIBS=3D'' VORBIS_CFLAGS=3D'' VORBIS_LIBS=3D'' XGETTEXT=3D'/usr/local/bin/xgettext' XSHM_LIBS=3D'' XVIDEO_LIBS=3D'' X_CFLAGS=3D'' X_EXTRA_LIBS=3D'' X_LIBS=3D'' X_PRE_LIBS=3D'' ac_ct_AR=3D'ar' ac_ct_CC=3D'cc' ac_ct_CXX=3D'' ac_ct_F77=3D'f77' ac_ct_RANLIB=3D'ranlib' ac_ct_STRIP=3D'strip' ac_pt_PKG_CONFIG=3D'/usr/local/bin/pkg-config' am__fastdepCC_FALSE=3D'#' am__fastdepCC_TRUE=3D'' am__fastdepCXX_FALSE=3D'#' am__fastdepCXX_TRUE=3D'' am__include=3D'include' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'${AMTAR} chof - "$$tardir"' am__untar=3D'${AMTAR} xf -' bindir=3D'${exec_prefix}/bin' build=3D'i386-portbld-freebsd5.5' build_alias=3D'i386-portbld-freebsd5.5' build_cpu=3D'i386' build_os=3D'freebsd5.5' build_vendor=3D'portbld' datadir=3D'${prefix}/share' exec_prefix=3D'NONE' host=3D'i386-portbld-freebsd5.5' host_alias=3D'' host_cpu=3D'i386' host_os=3D'freebsd5.5' host_vendor=3D'portbld' includedir=3D'${prefix}/include' infodir=3D'${prefix}/info' install_sh=3D'/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-ba= se-0.10.8/install-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localstatedir=3D'${prefix}/var' mandir=3D'${prefix}/man' mkdir_p=3D'$(mkinstalldirs)' oldincludedir=3D'/usr/include' pkgpyexecdir=3D'${pyexecdir}/gst-plugins-base' pkgpythondir=3D'${pythondir}/gst-plugins-base' plugindir=3D'' prefix=3D'/usr/X11R6' program_transform_name=3D's,x,x,' pyexecdir=3D'${exec_prefix}/lib/python2.4/site-packages' pythondir=3D'${prefix}/lib/python2.4/site-packages' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gst-plugins-base-0.10" #define GST_FUNCTION __PRETTY_FUNCTION__ #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define HAVE_CPU_I386 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_EXTERNAL #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_GETTEXT 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_REGEX_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define LOCALEDIR "/usr/X11R6/share/locale" #define PACKAGE "gst-plugins-base" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc= t=3DGStreamer" #define PACKAGE_NAME "GStreamer Base Plug-ins" #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.8" #define PACKAGE_TARNAME "gst-plugins-base" #define PACKAGE_VERSION "0.10.8" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.10.8" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 --------------070205060100070206000707--