Error: no gstreamer-0.10 >= 0.10.18 (GStreamer) found

gjeong at ecn.purdue.edu gjeong at ecn.purdue.edu
Mon Jul 21 15:28:02 UTC 2008


I am reporting the following error while compiling gstreamer
from the ports collection.

FreeBSD 6.3-RELEASE
portsnap update from 7/21/2008.

GDJ

==========

configure: Requested 'gstreamer-0.10 >= 0.10.18' but version of GStreamer is 0.10.14
configure: error: no gstreamer-0.10 >= 0.10.18 (GStreamer) found
===>  Script "configure" failed unexpectedly.
Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
the
"/usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-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`).
*


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 Good Plug-ins configure 0.10.8, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
> 
>   $ ./configure --disable-alsa --disable-cdparanoia --disable-gio --disable-gnomevfs --disable-libvisual --disable-ogg --disable-pango --disable-theora --disable-vorbis --disable-alsa --disable-amrwb --disable-bz2 --disable-cdaudio --disable-directfb --disable-divx --disable-dts --disable-dvb --disable-faac --disable-faad --disable-gsm --disable-ivorbis --disable-jack --disable-libmms --disable-metadata --disable-mpeg2enc --disable-musepack --disable-musicbrainz --disable-mythtv --disable-nas --disable-neon --disable-sdl --disable-sndfile --disable-soundtouch --disable-spc --disable-swfdec --disable-timidity --disable-wildmidi --disable-x264 --disable-xvid --disable-aalib --disable-annodex --disable-cairo --disable-cdio --disable-dv --disable-esd --disable-flac --disable-gconf --disable-gdk_pixbuf --disable-hal --enable-jpeg --disable-ladspa --disable-libcaca --disable-libpng --disable-taglib --disable-raw1394 --disable-shout2 --disable-soup --disable-speex --disable-tagli!
 b --disable-wavpack --disable-gnome_vfs --enable-jpeg --disable-tests --disable-examples --disable-1394 --disable-amrnb --disable-alsa --disable-http --enable-cdrom --disable-gconf --disable-gconftool --disable-schemas-install --enable-oss --disable-osx_audio --disable-osx_video --disable-directdrawsink --disable-directsoundsink --disable-v4l2src --disable-tarkin --enable-static --disable-sunaudio --disable-xine --enable-x --enable-xshm --enable-xvideo --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = 
> uname -m = i386
> uname -r = 6.3-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 
> 
> /usr/bin/uname -p = i386
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /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:2621: checking for a BSD-compatible install
> configure:2677: result: /usr/bin/install -c -o root -g wheel
> configure:2688: checking whether build environment is sane
> configure:2731: result: yes
> configure:2764: checking for gawk
> configure:2794: result: no
> configure:2764: checking for mawk
> configure:2794: result: no
> configure:2764: checking for nawk
> configure:2780: found /usr/bin/nawk
> configure:2791: result: nawk
> configure:2802: checking whether gmake sets $(MAKE)
> configure:2823: result: yes
> configure:3015: checking nano version
> configure:3021: result: 0 (release)
> configure:3042: checking whether to enable maintainer-specific portions of Makefiles
> configure:3051: result: no
> configure:3073: checking build system type
> configure:3091: result: i386-portbld-freebsd6.3
> configure:3113: checking host system type
> configure:3128: result: i386-portbld-freebsd6.3
> configure:3242: checking for style of include used by gmake
> configure:3270: result: GNU
> configure:3343: checking for gcc
> configure:3370: result: cc
> configure:3608: checking for C compiler version
> configure:3615: cc --version >&5
> cc (GCC) 3.4.6 [FreeBSD] 20060305
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:3618: $? = 0
> configure:3625: cc -v >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.6 [FreeBSD] 20060305
> configure:3628: $? = 0
> configure:3635: cc -V >&5
> cc: `-V' option must have argument
> configure:3638: $? = 1
> configure:3661: checking for C compiler default output file name
> configure:3688: cc -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> configure:3691: $? = 0
> configure:3729: result: a.out
> configure:3746: checking whether the C compiler works
> configure:3756: ./a.out
> configure:3759: $? = 0
> configure:3776: result: yes
> configure:3783: checking whether we are cross compiling
> configure:3785: result: no
> configure:3788: checking for suffix of executables
> configure:3795: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> configure:3798: $? = 0
> configure:3822: result: 
> configure:3828: checking for suffix of object files
> configure:3854: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:3857: $? = 0
> configure:3880: result: o
> configure:3884: checking whether we are using the GNU C compiler
> configure:3913: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:3919: $? = 0
> configure:3936: result: yes
> configure:3941: checking whether cc accepts -g
> configure:3971: cc -c -g  -I/usr/local/include  conftest.c >&5
> configure:3977: $? = 0
> configure:4076: result: yes
> configure:4093: checking for cc option to accept ISO C89
> configure:4167: cc  -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:4173: $? = 0
> configure:4196: result: none needed
> configure:4216: checking dependency style of cc
> configure:4299: result: gcc3
> configure:4316: checking for a sed that does not truncate output
> configure:4372: result: /usr/bin/sed
> configure:4375: checking for grep that handles long lines and -e
> configure:4449: result: /usr/bin/grep
> configure:4454: checking for egrep
> configure:4532: result: /usr/bin/grep -E
> configure:4548: checking for ld used by cc
> configure:4615: result: /usr/bin/ld
> configure:4624: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4639: result: yes
> configure:4644: checking for /usr/bin/ld option to reload object files
> configure:4651: result: -r
> configure:4669: checking for BSD-compatible nm
> configure:4718: result: /usr/bin/nm -B
> configure:4722: checking whether ln -s works
> configure:4726: result: yes
> configure:4733: checking how to recognize dependent libraries
> configure:4919: result: pass_all
> configure:5454: checking how to run the C preprocessor
> configure:5494: cc -E  -I/usr/local/include  conftest.c
> configure:5500: $? = 0
> configure:5531: cc -E  -I/usr/local/include  conftest.c
> conftest.c:10:28: ac_nonexistent.h: No such file or directory
> configure:5537: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #define VERSION "0.10.8"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5570: result: cc -E
> configure:5599: cc -E  -I/usr/local/include  conftest.c
> configure:5605: $? = 0
> configure:5636: cc -E  -I/usr/local/include  conftest.c
> conftest.c:10:28: ac_nonexistent.h: No such file or directory
> configure:5642: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #define VERSION "0.10.8"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5680: checking for ANSI C header files
> configure:5710: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5716: $? = 0
> configure:5815: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> configure:5818: $? = 0
> configure:5824: ./conftest
> configure:5827: $? = 0
> configure:5844: result: yes
> configure:5868: checking for sys/types.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for sys/stat.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for stdlib.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for string.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for memory.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for strings.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for inttypes.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for stdint.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5868: checking for unistd.h
> configure:5889: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5895: $? = 0
> configure:5911: result: yes
> configure:5938: checking dlfcn.h usability
> configure:5955: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:5961: $? = 0
> configure:5975: result: yes
> configure:5979: checking dlfcn.h presence
> configure:5994: cc -E  -I/usr/local/include  conftest.c
> configure:6000: $? = 0
> configure:6014: result: yes
> configure:6047: checking for dlfcn.h
> configure:6055: result: yes
> configure:6184: checking for C++ compiler version
> configure:6191: c++ --version >&5
> c++ (GCC) 3.4.6 [FreeBSD] 20060305
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:6194: $? = 0
> configure:6201: c++ -v >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.6 [FreeBSD] 20060305
> configure:6204: $? = 0
> configure:6211: c++ -V >&5
> c++: `-V' option must have argument
> configure:6214: $? = 1
> configure:6217: checking whether we are using the GNU C++ compiler
> configure:6246: c++ -c -O2 -fno-strict-aliasing -pipe -O2  -I/usr/local/include  conftest.cpp >&5
> configure:6252: $? = 0
> configure:6269: result: yes
> configure:6274: checking whether c++ accepts -g
> configure:6304: c++ -c -g  -I/usr/local/include  conftest.cpp >&5
> configure:6310: $? = 0
> configure:6409: result: yes
> configure:6434: checking dependency style of c++
> configure:6517: result: gcc3
> configure:6544: checking how to run the C++ preprocessor
> configure:6580: c++ -E  -I/usr/local/include  conftest.cpp
> configure:6586: $? = 0
> configure:6617: c++ -E  -I/usr/local/include  conftest.cpp
> conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
> configure:6623: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6656: result: c++ -E
> configure:6685: c++ -E  -I/usr/local/include  conftest.cpp
> configure:6691: $? = 0
> configure:6722: c++ -E  -I/usr/local/include  conftest.cpp
> conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
> configure:6728: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6821: checking for g77
> configure:6851: result: no
> configure:6821: checking for xlf
> configure:6851: result: no
> configure:6821: checking for f77
> configure:6837: found /usr/bin/f77
> configure:6848: result: f77
> configure:6878: checking for Fortran 77 compiler version
> configure:6885: f77 --version >&5
> GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
> Copyright (C) 2006 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:6888: $? = 0
> configure:6895: f77 -v >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.6 [FreeBSD] 20060305
> configure:6898: $? = 0
> configure:6905: f77 -V >&5
> f77: `-V' option must have argument
> configure:6908: $? = 1
> configure:6916: checking whether we are using the GNU Fortran 77 compiler
> configure:6935: f77 -c  conftest.F >&5
> configure:6941: $? = 0
> configure:6958: result: yes
> configure:6964: checking whether f77 accepts -g
> configure:6981: f77 -c -g conftest.f >&5
> configure:6987: $? = 0
> configure:7003: result: yes
> configure:7032: checking the maximum length of command line arguments
> configure:7144: result: 262144
> configure:7156: checking command to parse /usr/bin/nm -B output from cc object
> configure:7261: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:7264: $? = 0
> configure:7268: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
> configure:7271: $? = 0
> configure:7323: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c conftstm.o >&5
> configure:7326: $? = 0
> configure:7364: result: ok
> configure:7368: checking for objdir
> configure:7383: result: .libs
> configure:7475: checking for ar
> configure:7491: found /usr/bin/ar
> configure:7502: result: ar
> configure:7571: checking for ranlib
> configure:7587: found /usr/bin/ranlib
> configure:7598: result: ranlib
> configure:7667: checking for strip
> configure:7683: found /usr/bin/strip
> configure:7694: result: strip
> configure:8292: checking if cc supports -fno-rtti -fno-exceptions
> configure:8310: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -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:8314: $? = 0
> configure:8327: result: no
> configure:8342: checking for cc option to produce PIC
> configure:8574: result: -fPIC
> configure:8582: checking if cc PIC flag -fPIC works
> configure:8600: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  -fPIC -DPIC conftest.c >&5
> configure:8604: $? = 0
> configure:8617: result: yes
> configure:8645: checking if cc static flag -static works
> configure:8673: result: yes
> configure:8683: checking if cc supports -c -o file.o
> configure:8704: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  -o out/conftest2.o conftest.c >&5
> configure:8708: $? = 0
> configure:8730: result: yes
> configure:8756: checking whether the cc linker (/usr/bin/ld) supports shared libraries
> configure:9737: result: yes
> configure:9758: checking whether -lc should be explicitly linked in
> configure:9763: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:9766: $? = 0
> configure:9781: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:9784: $? = 1
> configure:9796: result: yes
> configure:9804: checking dynamic linker characteristics
> configure:10418: result: freebsd6.3 ld.so
> configure:10442: checking how to hardcode library paths into programs
> configure:10467: result: immediate
> configure:10481: checking whether stripping libraries is possible
> configure:10486: result: yes
> configure:11288: checking if libtool supports shared libraries
> configure:11290: result: yes
> configure:11293: checking whether to build shared libraries
> configure:11314: result: yes
> configure:11317: checking whether to build static libraries
> configure:11321: result: yes
> configure:11415: creating libtool
> configure:12008: checking for ld used by c++
> configure:12075: result: /usr/bin/ld
> configure:12084: checking if the linker (/usr/bin/ld) is GNU ld
> configure:12099: result: yes
> configure:12150: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
> configure:13096: result: yes
> configure:13113: c++ -c -O2 -fno-strict-aliasing -pipe -O2  -I/usr/local/include  conftest.cpp >&5
> configure:13116: $? = 0
> configure:13272: checking for c++ option to produce PIC
> configure:13556: result: -fPIC
> configure:13564: checking if c++ PIC flag -fPIC works
> configure:13582: c++ -c -O2 -fno-strict-aliasing -pipe -O2  -I/usr/local/include  -fPIC -DPIC conftest.cpp >&5
> configure:13586: $? = 0
> configure:13599: result: yes
> configure:13627: checking if c++ static flag -static works
> configure:13655: result: yes
> configure:13665: checking if c++ supports -c -o file.o
> configure:13686: c++ -c -O2 -fno-strict-aliasing -pipe -O2  -I/usr/local/include  -o out/conftest2.o conftest.cpp >&5
> configure:13690: $? = 0
> configure:13712: result: yes
> configure:13738: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
> configure:13767: result: yes
> configure:13834: checking dynamic linker characteristics
> configure:14396: result: freebsd6.3 ld.so
> configure:14420: checking how to hardcode library paths into programs
> configure:14445: result: immediate
> configure:14984: checking if libtool supports shared libraries
> configure:14986: result: yes
> configure:14989: checking whether to build shared libraries
> configure:15009: result: yes
> configure:15012: checking whether to build static libraries
> configure:15016: result: yes
> configure:15026: checking for f77 option to produce PIC
> configure:15258: result: -fPIC
> configure:15266: checking if f77 PIC flag -fPIC works
> configure:15284: f77 -c -g -O2 -fPIC conftest.f >&5
> configure:15288: $? = 0
> configure:15301: result: yes
> configure:15329: checking if f77 static flag -static works
> configure:15357: result: yes
> configure:15367: checking if f77 supports -c -o file.o
> configure:15388: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:15392: $? = 0
> configure:15414: result: yes
> configure:15440: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
> configure:16401: result: yes
> configure:16468: checking dynamic linker characteristics
> configure:17030: result: freebsd6.3 ld.so
> configure:17054: checking how to hardcode library paths into programs
> configure:17079: result: immediate
> configure:20774: checking for msgfmt
> configure:20802: result: /usr/local/bin/msgfmt
> configure:20811: checking for gmsgfmt
> configure:20842: result: /usr/local/bin/msgfmt
> configure:20853: checking for xgettext
> configure:20881: result: /usr/local/bin/xgettext
> configure:20892: checking for msgmerge
> configure:20919: result: /usr/local/bin/msgmerge
> configure:20981: checking for ld used by GCC
> configure:21044: result: /usr/bin/ld
> configure:21053: checking if the linker (/usr/bin/ld) is GNU ld
> GNU ld version 2.15 [FreeBSD] 2004-05-23
> configure:21065: result: yes
> configure:21071: checking for shared library run path origin
> configure:21084: result: done
> configure:21501: checking whether NLS is requested
> configure:21510: result: yes
> configure:21527: checking for GNU gettext in libc
> configure:21556: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> /var/tmp//cc0wmpd6.o(.text+0x17): In function `main':
> : undefined reference to `libintl_bindtextdomain'
> /var/tmp//cc0wmpd6.o(.text+0x23): In function `main':
> : undefined reference to `libintl_gettext'
> /var/tmp//cc0wmpd6.o(.text+0x29): In function `main':
> : undefined reference to `_nl_msg_cat_cntr'
> /var/tmp//cc0wmpd6.o(.text+0x2f): In function `main':
> : undefined reference to `_nl_domain_bindings'
> configure:21562: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <libintl.h>
> | 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:21579: result: no
> configure:21613: checking for iconv
> configure:21645: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> /var/tmp//ccDRJcPq.o(.text+0x16): In function `main':
> : undefined reference to `libiconv_open'
> /var/tmp//ccDRJcPq.o(.text+0x2b): In function `main':
> : undefined reference to `libiconv'
> /var/tmp//ccDRJcPq.o(.text+0x34): In function `main':
> : undefined reference to `libiconv_close'
> configure:21651: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <stdlib.h>
> | #include <iconv.h>
> | int
> | main ()
> | {
> | iconv_t cd = iconv_open("","");
> |        iconv(cd,NULL,NULL,NULL,NULL);
> |        iconv_close(cd);
> |   ;
> |   return 0;
> | }
> configure:21694: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
> configure:21700: $? = 0
> configure:21721: result: yes
> configure:21731: checking how to link with libiconv
> configure:21733: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> configure:22122: checking for GNU gettext in libintl
> configure:22159: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include    -L/usr/local/lib  -pthread conftest.c  /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
> configure:22165: $? = 0
> configure:22240: result: yes
> configure:22272: checking how to link with libintl
> configure:22274: result: /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> configure:22455: checking for pkg-config
> configure:22473: found /usr/local/bin/pkg-config
> configure:22485: result: /usr/local/bin/pkg-config
> configure:22514: checking pkg-config is at least version 0.9.0
> configure:22517: result: yes
> configure:22545: checking for VALGRIND
> configure:22553: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_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:22556: $? = 1
> configure:22571: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_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:22574: $? = 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:22592: result: no
> configure:22866: Using GStreamer Good Plug-ins source release as package name
> configure:22894: Using Unknown package origin as package origin
> configure:22923: *** checking feature: building of plug-ins with external deps ***
> configure:22980: building external plug-ins
> configure:23029: *** checking feature: building of experimental plug-ins ***
> configure:23104: not building experimental plug-ins
> configure:23248: checking whether byte ordering is bigendian
> configure:23281: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:23287: $? = 0
> configure:23319: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> conftest.c: In function `main':
> conftest.c:38: error: syntax error before "big"
> configure:23325: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_ICONV 1
> | #define ENABLE_NLS 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DCGETTEXT 1
> | #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
> | #define LOCALEDIR "/usr/local/share/locale"
> | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
> | #define GST_PACKAGE_ORIGIN "Unknown package origin"
> | #define HAVE_EXTERNAL
> | #define HAVE_CPU_I386 1
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> | #include <sys/param.h>
> | 
> | int
> | main ()
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |  not big endian
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:23465: result: no
> configure:23633: checking whether byte ordering is bigendian
> configure:23850: result: no
> configure:23919: checking for gcc
> configure:23946: result: cc
> configure:24184: checking for C compiler version
> configure:24191: cc --version >&5
> cc (GCC) 3.4.6 [FreeBSD] 20060305
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:24194: $? = 0
> configure:24201: cc -v >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.6 [FreeBSD] 20060305
> configure:24204: $? = 0
> configure:24211: cc -V >&5
> cc: `-V' option must have argument
> configure:24214: $? = 1
> configure:24217: checking whether we are using the GNU C compiler
> configure:24269: result: yes
> configure:24274: checking whether cc accepts -g
> configure:24409: result: yes
> configure:24426: checking for cc option to accept ISO C89
> configure:24529: result: none needed
> configure:24549: checking dependency style of cc
> configure:24632: result: gcc3
> configure:24766: checking for C++ compiler version
> configure:24773: c++ --version >&5
> c++ (GCC) 3.4.6 [FreeBSD] 20060305
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:24776: $? = 0
> configure:24783: c++ -v >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.6 [FreeBSD] 20060305
> configure:24786: $? = 0
> configure:24793: c++ -V >&5
> c++: `-V' option must have argument
> configure:24796: $? = 1
> configure:24799: checking whether we are using the GNU C++ compiler
> configure:24851: result: yes
> configure:24856: checking whether c++ accepts -g
> configure:24991: result: yes
> configure:25016: checking dependency style of c++
> configure:25099: result: gcc3
> configure:25118: checking for c++
> configure:25134: found /usr/bin/c++
> configure:25146: result: yes
> configure:25160: checking how to run the C++ preprocessor
> configure:25272: result: c++ -E
> configure:25301: c++ -E  -I/usr/local/include  conftest.cpp
> configure:25307: $? = 0
> configure:25338: c++ -E  -I/usr/local/include  conftest.cpp
> conftest.cpp:32:28: ac_nonexistent.h: No such file or directory
> configure:25344: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_ICONV 1
> | #define ENABLE_NLS 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DCGETTEXT 1
> | #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
> | #define LOCALEDIR "/usr/local/share/locale"
> | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
> | #define GST_PACKAGE_ORIGIN "Unknown package origin"
> | #define HAVE_EXTERNAL
> | #define HAVE_CPU_I386 1
> | #define HOST_CPU "i386"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:25432: checking for objcc
> configure:25462: result: no
> configure:25432: checking for objc
> configure:25462: result: no
> configure:25432: checking for gcc
> configure:25448: found /usr/bin/gcc
> configure:25459: result: gcc
> configure:25494: checking dependency style of gcc
> configure:25577: result: gcc3
> configure:25594: checking if Objective C compiler works
> /usr/lib/libobjc.so: undefined reference to `pthread_attr_destroy'
> /usr/lib/libobjc.so: undefined reference to `pthread_create'
> /usr/lib/libobjc.so: undefined reference to `pthread_attr_init'
> /usr/lib/libobjc.so: undefined reference to `pthread_exit'
> /usr/lib/libobjc.so: undefined reference to `pthread_getschedparam'
> /usr/lib/libobjc.so: undefined reference to `pthread_setschedparam'
> /usr/lib/libobjc.so: undefined reference to `pthread_attr_setdetachstate'
> failed program is:
> #include <objc/Object.h>
> @interface Moo:Object
> {
> }
> - moo;
> int main();
> @end
> 
> @implementation Moo
> - moo
> {
>   exit(0);
> }
> 
> int main()
> {
>   id moo;
>   moo = [Moo new];
>   [moo moo];
>   return 1;
> }
> @end
> configure:25629: result: no
> configure:25639: checking whether cc understands -c and -o together
> configure:25671: cc -c conftest.c -o conftest2.o >&5
> configure:25674: $? = 0
> configure:25680: cc -c conftest.c -o conftest2.o >&5
> configure:25683: $? = 0
> configure:25735: result: yes
> configure:25771: checking for valgrind
> configure:25802: result: no
> configure:25836: result: Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
> configure:25851: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
> configure:26079: Looking for Python version >= 2.1
> configure:26097: checking for python
> configure:26115: found /usr/local/bin/python
> configure:26127: result: /usr/local/bin/python
> configure:26139: checking "/usr/local/bin/python":
> configure:26141: result: okay
> configure:26157: checking local Python configuration
> configure:26194: result: looks good
> configure:26202: checking whether to build plugin documentation
> configure:26209: result: no (gtk-doc disabled or not available)
> configure:26364: checking for cos in -lm
> configure:26399: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c -lm   >&5
> conftest.c:39: warning: conflicting types for built-in function 'cos'
> configure:26405: $? = 0
> configure:26423: result: yes
> configure:26435: checking for ANSI C header files
> configure:26599: result: yes
> configure:26611: checking for stdint types
> configure:26644: cc -c   conftest.c >&5
> configure:26650: $? = 0
> configure:26728: result: stdint.h (shortcircuit)
> configure:29434: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
> configure:29457: checking netinet/in.h usability
> configure:29474: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:29480: $? = 0
> configure:29494: result: yes
> configure:29498: checking netinet/in.h presence
> configure:29513: cc -E  -I/usr/local/include  conftest.c
> configure:29519: $? = 0
> configure:29533: result: yes
> configure:29566: checking for netinet/in.h
> configure:29574: result: yes
> configure:29602: checking winsock2.h usability
> configure:29619: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> conftest.c:67:22: winsock2.h: No such file or directory
> configure:29625: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_ICONV 1
> | #define ENABLE_NLS 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DCGETTEXT 1
> | #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
> | #define LOCALEDIR "/usr/local/share/locale"
> | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
> | #define GST_PACKAGE_ORIGIN "Unknown package origin"
> | #define HAVE_EXTERNAL
> | #define HAVE_CPU_I386 1
> | #define HOST_CPU "i386"
> | #define STDC_HEADERS 1
> | #define HAVE_NETINET_IN_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <winsock2.h>
> configure:29639: result: no
> configure:29643: checking winsock2.h presence
> configure:29658: cc -E  -I/usr/local/include  conftest.c
> conftest.c:34:22: winsock2.h: No such file or directory
> configure:29664: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "GStreamer Good Plug-ins"
> | #define PACKAGE_TARNAME "gst-plugins-good"
> | #define PACKAGE_VERSION "0.10.8"
> | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> | #define PACKAGE "gst-plugins-good"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_ICONV 1
> | #define ENABLE_NLS 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DCGETTEXT 1
> | #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
> | #define LOCALEDIR "/usr/local/share/locale"
> | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
> | #define GST_PACKAGE_ORIGIN "Unknown package origin"
> | #define HAVE_EXTERNAL
> | #define HAVE_CPU_I386 1
> | #define HOST_CPU "i386"
> | #define STDC_HEADERS 1
> | #define HAVE_NETINET_IN_H 1
> | /* end confdefs.h.  */
> | #include <winsock2.h>
> configure:29678: result: no
> configure:29711: checking for winsock2.h
> configure:29719: result: no
> configure:29758: checking sys/time.h usability
> configure:29775: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:29781: $? = 0
> configure:29795: result: yes
> configure:29799: checking sys/time.h presence
> configure:29814: cc -E  -I/usr/local/include  conftest.c
> configure:29820: $? = 0
> configure:29834: result: yes
> configure:29867: checking for sys/time.h
> configure:29875: result: yes
> configure:29892: checking for FIONREAD in sys/ioctl.h
> configure:29926: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:29932: $? = 0
> configure:29950: result: yes
> configure:30038: checking if compiler supports gcc-style inline assembly
> configure:30068: cc -c -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include  conftest.c >&5
> configure:30074: $? = 0
> configure:30096: result: yes
> configure:30127: checking for rint
> configure:30183: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  -lm >&5
> conftest.c:60: warning: conflicting types for built-in function 'rint'
> configure:30189: $? = 0
> configure:30207: result: yes
> configure:30127: checking for sinh
> configure:30183: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  -lm >&5
> conftest.c:61: warning: conflicting types for built-in function 'sinh'
> configure:30189: $? = 0
> configure:30207: result: yes
> configure:30127: checking for cosh
> configure:30183: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  -lm >&5
> conftest.c:62: warning: conflicting types for built-in function 'cosh'
> configure:30189: $? = 0
> configure:30207: result: yes
> configure:30127: checking for asinh
> configure:30183: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  -lm >&5
> conftest.c:63: warning: conflicting types for built-in function 'asinh'
> configure:30189: $? = 0
> configure:30207: result: yes
> configure:30225: checking for stdlib.h
> configure:30231: result: yes
> configure:30225: checking for unistd.h
> configure:30231: result: yes
> configure:30369: checking for getpagesize
> configure:30425: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> configure:30431: $? = 0
> configure:30449: result: yes
> configure:30459: checking for working mmap
> configure:30606: cc -o conftest -O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include  -I/usr/local/include   -L/usr/local/lib  -pthread conftest.c  >&5
> configure:30609: $? = 0
> configure:30615: ./conftest
> configure:30618: $? = 0
> configure:30634: result: yes
> configure:30673: checking for GLIB
> configure:30681: $PKG_CONFIG --exists --print-errors "$which"
> configure:30684: $? = 0
> configure:30699: $PKG_CONFIG --exists --print-errors "$which"
> configure:30702: $? = 0
> configure:30748: result: yes
> configure:30777: checking for LIBOIL
> configure:30785: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.8"
> configure:30788: $? = 0
> configure:30803: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.8"
> configure:30806: $? = 0
> configure:30828: result: yes
> configure:30846: checking for GST
> configure:30854: $PKG_CONFIG --exists --print-errors "$module >= $minver"
> Requested 'gstreamer-0.10 >= 0.10.18' but version of GStreamer is 0.10.14
> configure:30857: $? = 1
> configure:30872: $PKG_CONFIG --exists --print-errors "$module >= $minver"
> Requested 'gstreamer-0.10 >= 0.10.18' but version of GStreamer is 0.10.14
> configure:30875: $? = 1
> Requested 'gstreamer-0.10 >= 0.10.18' but version of GStreamer is 0.10.14
> configure:30893: result: no
> configure:30895: Requested 'gstreamer-0.10 >= 0.10.18' but version of GStreamer is 0.10.14
> configure:30898: error: no gstreamer-0.10 >= 0.10.18 (GStreamer) found
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=i386-portbld-freebsd6.3
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_ANNODEX_CFLAGS_set=''
> ac_cv_env_ANNODEX_CFLAGS_value=''
> ac_cv_env_ANNODEX_LIBS_set=''
> ac_cv_env_ANNODEX_LIBS_value=''
> ac_cv_env_CAIRO_CFLAGS_set=''
> ac_cv_env_CAIRO_CFLAGS_value=''
> ac_cv_env_CAIRO_LIBS_set=''
> ac_cv_env_CAIRO_LIBS_value=''
> ac_cv_env_CCC_set=''
> ac_cv_env_CCC_value=''
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=cc
> ac_cv_env_CDIO_CFLAGS_set=''
> ac_cv_env_CDIO_CFLAGS_value=''
> ac_cv_env_CDIO_LIBS_set=''
> ac_cv_env_CDIO_LIBS_value=''
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=' -I/usr/local/include '
> ac_cv_env_CPP_set=''
> ac_cv_env_CPP_value=''
> ac_cv_env_CXXCPP_set=''
> ac_cv_env_CXXCPP_value=''
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe -O2'
> ac_cv_env_CXX_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_env_ESD_CFLAGS_set=''
> ac_cv_env_ESD_CFLAGS_value=''
> ac_cv_env_ESD_LIBS_set=''
> ac_cv_env_ESD_LIBS_value=''
> ac_cv_env_F77_set=''
> ac_cv_env_F77_value=''
> ac_cv_env_FFLAGS_set=''
> ac_cv_env_FFLAGS_value=''
> ac_cv_env_GCONF_CFLAGS_set=''
> ac_cv_env_GCONF_CFLAGS_value=''
> ac_cv_env_GCONF_LIBS_set=''
> ac_cv_env_GCONF_LIBS_value=''
> ac_cv_env_GLIB_CFLAGS_set=''
> ac_cv_env_GLIB_CFLAGS_value=''
> ac_cv_env_GLIB_LIBS_set=''
> ac_cv_env_GLIB_LIBS_value=''
> ac_cv_env_GST_BASE_CFLAGS_set=''
> ac_cv_env_GST_BASE_CFLAGS_value=''
> ac_cv_env_GST_BASE_LIBS_set=''
> ac_cv_env_GST_BASE_LIBS_value=''
> ac_cv_env_GST_CFLAGS_set=''
> ac_cv_env_GST_CFLAGS_value=''
> ac_cv_env_GST_CHECK_CFLAGS_set=''
> ac_cv_env_GST_CHECK_CFLAGS_value=''
> ac_cv_env_GST_CHECK_LIBS_set=''
> ac_cv_env_GST_CHECK_LIBS_value=''
> ac_cv_env_GST_CONTROLLER_CFLAGS_set=''
> ac_cv_env_GST_CONTROLLER_CFLAGS_value=''
> ac_cv_env_GST_CONTROLLER_LIBS_set=''
> ac_cv_env_GST_CONTROLLER_LIBS_value=''
> ac_cv_env_GST_GDP_CFLAGS_set=''
> ac_cv_env_GST_GDP_CFLAGS_value=''
> ac_cv_env_GST_GDP_LIBS_set=''
> ac_cv_env_GST_GDP_LIBS_value=''
> ac_cv_env_GST_LIBS_set=''
> ac_cv_env_GST_LIBS_value=''
> ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=''
> ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=''
> ac_cv_env_GST_PLUGINS_BASE_LIBS_set=''
> ac_cv_env_GST_PLUGINS_BASE_LIBS_value=''
> ac_cv_env_GTK2_CFLAGS_set=''
> ac_cv_env_GTK2_CFLAGS_value=''
> ac_cv_env_GTK2_LIBS_set=''
> ac_cv_env_GTK2_LIBS_value=''
> ac_cv_env_HAL_CFLAGS_set=''
> ac_cv_env_HAL_CFLAGS_value=''
> ac_cv_env_HAL_LIBS_set=''
> ac_cv_env_HAL_LIBS_value=''
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=' -L/usr/local/lib  -pthread'
> ac_cv_env_LIBCACA_CFLAGS_set=''
> ac_cv_env_LIBCACA_CFLAGS_value=''
> ac_cv_env_LIBCACA_LIBS_set=''
> ac_cv_env_LIBCACA_LIBS_value=''
> ac_cv_env_LIBDV_CFLAGS_set=''
> ac_cv_env_LIBDV_CFLAGS_value=''
> ac_cv_env_LIBDV_LIBS_set=''
> ac_cv_env_LIBDV_LIBS_value=''
> ac_cv_env_LIBIEC61883_CFLAGS_set=''
> ac_cv_env_LIBIEC61883_CFLAGS_value=''
> ac_cv_env_LIBIEC61883_LIBS_set=''
> ac_cv_env_LIBIEC61883_LIBS_value=''
> ac_cv_env_LIBOIL_CFLAGS_set=''
> ac_cv_env_LIBOIL_CFLAGS_value=''
> ac_cv_env_LIBOIL_LIBS_set=''
> ac_cv_env_LIBOIL_LIBS_value=''
> ac_cv_env_LIBPNG_CFLAGS_set=''
> ac_cv_env_LIBPNG_CFLAGS_value=''
> ac_cv_env_LIBPNG_LIBS_set=''
> ac_cv_env_LIBPNG_LIBS_value=''
> ac_cv_env_LIBS_set=''
> ac_cv_env_LIBS_value=''
> ac_cv_env_PKG_CONFIG_set=''
> ac_cv_env_PKG_CONFIG_value=''
> ac_cv_env_RAW1394_CFLAGS_set=''
> ac_cv_env_RAW1394_CFLAGS_value=''
> ac_cv_env_RAW1394_LIBS_set=''
> ac_cv_env_RAW1394_LIBS_value=''
> ac_cv_env_SHOUT2_CFLAGS_set=''
> ac_cv_env_SHOUT2_CFLAGS_value=''
> ac_cv_env_SHOUT2_LIBS_set=''
> ac_cv_env_SHOUT2_LIBS_value=''
> ac_cv_env_SOUP_CFLAGS_set=''
> ac_cv_env_SOUP_CFLAGS_value=''
> ac_cv_env_SOUP_LIBS_set=''
> ac_cv_env_SOUP_LIBS_value=''
> ac_cv_env_SPEEX_CFLAGS_set=''
> ac_cv_env_SPEEX_CFLAGS_value=''
> ac_cv_env_SPEEX_LIBS_set=''
> ac_cv_env_SPEEX_LIBS_value=''
> ac_cv_env_TAGLIB_CFLAGS_set=''
> ac_cv_env_TAGLIB_CFLAGS_value=''
> ac_cv_env_TAGLIB_LIBS_set=''
> ac_cv_env_TAGLIB_LIBS_value=''
> ac_cv_env_VALGRIND_CFLAGS_set=''
> ac_cv_env_VALGRIND_CFLAGS_value=''
> ac_cv_env_VALGRIND_LIBS_set=''
> ac_cv_env_VALGRIND_LIBS_value=''
> ac_cv_env_WAVPACK_CFLAGS_set=''
> ac_cv_env_WAVPACK_CFLAGS_value=''
> ac_cv_env_WAVPACK_LIBS_set=''
> ac_cv_env_WAVPACK_LIBS_value=''
> ac_cv_env_XDAMAGE_CFLAGS_set=''
> ac_cv_env_XDAMAGE_CFLAGS_value=''
> ac_cv_env_XDAMAGE_LIBS_set=''
> ac_cv_env_XDAMAGE_LIBS_value=''
> ac_cv_env_XFIXES_CFLAGS_set=''
> ac_cv_env_XFIXES_CFLAGS_value=''
> ac_cv_env_XFIXES_LIBS_set=''
> ac_cv_env_XFIXES_LIBS_value=''
> ac_cv_env_XMKMF_set=''
> ac_cv_env_XMKMF_value=''
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=i386-portbld-freebsd6.3
> 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_f77_compiler_gnu=yes
> ac_cv_func_asinh=yes
> ac_cv_func_cosh=yes
> ac_cv_func_getpagesize=yes
> ac_cv_func_mmap_fixed_mapped=yes
> ac_cv_func_rint=yes
> ac_cv_func_sinh=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_netinet_in_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint=stdint.h
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdint_t=stdint.h
> 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_time_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_winsock2_h=no
> ac_cv_host=i386-portbld-freebsd6.3
> ac_cv_lib_m_cos=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/usr/bin/grep -E'
> ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
> ac_cv_path_GREP=/usr/bin/grep
> ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
> ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
> ac_cv_path_PYTHON=/usr/local/bin/python
> ac_cv_path_VALGRIND_PATH=no
> ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
> ac_cv_prog_AWK=nawk
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_CXXCPP='c++ -E'
> ac_cv_prog_HAVE_CXX=yes
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_ac_ct_F77=f77
> ac_cv_prog_ac_ct_OBJC=gcc
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=''
> ac_cv_prog_cc_cc_c_o=yes
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_f77_g=yes
> ac_cv_prog_make_gmake_set=yes
> ac_cv_stdint_message='using gnu compiler cc (GCC) 3.4.6 [FreeBSD] 20060305'
> ac_cv_stdint_result='(assuming C99 compatible system)'
> acl_cv_hardcode_direct=no
> acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
> acl_cv_hardcode_libdir_separator=''
> acl_cv_hardcode_minus_L=no
> acl_cv_libext=a
> acl_cv_path_LD=/usr/bin/ld
> acl_cv_prog_gnu_ld=yes
> acl_cv_rpath=done
> acl_cv_shlibext=so
> acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
> acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
> acl_cv_wl=-Wl,
> am_cv_CC_dependencies_compiler_type=gcc3
> am_cv_CXX_dependencies_compiler_type=gcc3
> am_cv_OBJC_dependencies_compiler_type=gcc3
> am_cv_func_iconv=yes
> am_cv_lib_iconv=yes
> gt_cv_func_gnugettext1_libc=no
> gt_cv_func_gnugettext1_libintl=yes
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=''
> lt_cv_ld_reload_flag=-r
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_LDCXX=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_SED=/usr/bin/sed
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_c_o_CXX=yes
> lt_cv_prog_compiler_c_o_F77=yes
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_pic_works_CXX=yes
> lt_cv_prog_compiler_pic_works_F77=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_compiler_static_works_CXX=yes
> lt_cv_prog_compiler_static_works_F77=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_prog_gnu_ldcxx=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
> lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
> lt_cv_sys_lib_search_path_spec=/usr/lib
> lt_cv_sys_max_cmd_len=262144
> lt_lt_cv_prog_compiler_c_o='"yes"'
> lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
> lt_lt_cv_prog_compiler_c_o_F77='"yes"'
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
> lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
> lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
> pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
> pkg_cv_GLIB_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
> pkg_cv_LIBOIL_CFLAGS='-I/usr/local/include/liboil-0.3  '
> pkg_cv_LIBOIL_LIBS='-L/usr/local/lib -loil-0.3 -lm  '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AALIB_CFLAGS=''
> AALIB_CONFIG=''
> AALIB_LIBS=''
> ACLOCAL='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run aclocal-1.7'
> ACLOCAL_AMFLAGS='-I m4 -I common/m4'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run tar'
> ANNODEX_CFLAGS=''
> ANNODEX_LIBS=''
> AR='ar'
> AS='as'
> AUTOCONF='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run autoconf'
> AUTOHEADER='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run autoheader'
> AUTOMAKE='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run automake-1.7'
> AWK='nawk'
> BUILD_EXAMPLES_FALSE=''
> BUILD_EXAMPLES_TRUE='#'
> BUILD_EXPERIMENTAL_FALSE=''
> BUILD_EXPERIMENTAL_TRUE='#'
> BUILD_EXTERNAL_FALSE='#'
> BUILD_EXTERNAL_TRUE=''
> CAIRO_CFLAGS=''
> CAIRO_LIBS=''
> CC='cc'
> CCAS='$(CC)'
> CCASFLAGS='$(CFLAGS)'
> CCDEPMODE='depmode=gcc3'
> CDIO_CFLAGS=''
> CDIO_LIBS=''
> CFLAGS='-O2 -fno-strict-aliasing -pipe  -O2 -I/usr/local/include'
> CPP='cc -E'
> CPPFLAGS=' -I/usr/local/include '
> CXX='c++'
> CXXCPP='c++ -E'
> CXXDEPMODE='depmode=gcc3'
> CXXFLAGS='-O2 -fno-strict-aliasing -pipe -O2'
> CYGPATH_W='echo'
> DEFAULT_AUDIOSINK=''
> DEFAULT_AUDIOSRC=''
> DEFAULT_VIDEOSINK=''
> DEFAULT_VIDEOSRC=''
> DEFAULT_VISUALIZER=''
> DEFS=''
> DEPDIR='.deps'
> DEPRECATED_CFLAGS=''
> DIRECTDRAW_CFLAGS=''
> DIRECTDRAW_LDFLAGS=''
> DIRECTDRAW_LIBS=''
> DIRECTSOUND_CFLAGS=''
> DIRECTSOUND_LDFLAGS=''
> DIRECTSOUND_LIBS=''
> DLLTOOL='dlltool'
> DSYMUTIL=''
> DV1394_CFLAGS=''
> DV1394_LIBS=''
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/bin/grep -E'
> ENABLE_GTK_DOC_FALSE=''
> ENABLE_GTK_DOC_TRUE='#'
> ENABLE_PLUGIN_DOCS_FALSE=''
> ENABLE_PLUGIN_DOCS_TRUE='#'
> ERROR_CFLAGS=''
> ERROR_CXXFLAGS=''
> ESD_CFLAGS=''
> ESD_CONFIG=''
> ESD_LIBS=''
> EXEEXT=''
> F77='f77'
> FFLAGS='-g -O2'
> FLAC_LIBS=''
> GCONFTOOL=''
> GCONF_CFLAGS=''
> GCONF_LIBS=''
> GCONF_SCHEMAS_INSTALL_FALSE=''
> GCONF_SCHEMAS_INSTALL_TRUE='#'
> GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/usr/local/etc/gconf/gconf.xml.defaults'
> GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
> GCOV=''
> GCOV_CFLAGS=''
> GCOV_LIBS=''
> GETTEXT_PACKAGE='gst-plugins-good-0.10'
> GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include'
> GLIB_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
> GLIB_PREFIX=''
> GLIB_REQ='2.12'
> GMSGFMT='/usr/local/bin/msgfmt'
> GREP='/usr/bin/grep'
> GSTPB_PLUGINS_DIR=''
> GSTPB_PREFIX=''
> GST_ALL_LDFLAGS=''
> GST_BASE_CFLAGS=''
> GST_BASE_LIBS=''
> GST_CFLAGS=''
> GST_CHECK_CFLAGS=''
> GST_CHECK_LIBS=''
> GST_CONTROLLER_CFLAGS=''
> GST_CONTROLLER_LIBS=''
> GST_CXXFLAGS=''
> GST_GCOV_ENABLED_FALSE=''
> GST_GCOV_ENABLED_TRUE='#'
> GST_GDP_CFLAGS=''
> GST_GDP_LIBS=''
> GST_HAVE_MMAP_FALSE=''
> GST_HAVE_MMAP_TRUE='#'
> GST_LEVEL_DEFAULT=''
> GST_LIBS=''
> GST_LICENSE=''
> GST_LT_LDFLAGS=''
> GST_MAJORMINOR='0.10'
> GST_OPTION_CFLAGS=''
> GST_OPTION_CXXFLAGS=''
> GST_PACKAGE_NAME='GStreamer Good Plug-ins source release'
> GST_PACKAGE_ORIGIN='Unknown package origin'
> GST_PLUGINS_ALL=''
> GST_PLUGINS_BASE_CFLAGS=''
> GST_PLUGINS_BASE_LIBS=''
> GST_PLUGINS_DIR=''
> GST_PLUGINS_SELECTED=''
> GST_PLUGIN_LDFLAGS=''
> GST_PREFIX=''
> GST_TOOLS_DIR=''
> GTK2_CFLAGS=''
> GTK2_LIBS=''
> GTK_BASE_DIR=''
> GTK_CFLAGS=''
> GTK_DOC_USE_LIBTOOL_FALSE='#'
> GTK_DOC_USE_LIBTOOL_TRUE=''
> GTK_LIBS=''
> GTK_VERSION=''
> HAL_CFLAGS=''
> HAL_LIBS=''
> HAVE_AVC1394=''
> HAVE_CPU_ALPHA_FALSE=''
> HAVE_CPU_ALPHA_TRUE='#'
> HAVE_CPU_ARM_FALSE=''
> HAVE_CPU_ARM_TRUE='#'
> HAVE_CPU_CRISV32_FALSE=''
> HAVE_CPU_CRISV32_TRUE='#'
> HAVE_CPU_CRIS_FALSE=''
> HAVE_CPU_CRIS_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_PPC64_FALSE=''
> HAVE_CPU_PPC64_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_CPU_X86_64_FALSE=''
> HAVE_CPU_X86_64_TRUE='#'
> HAVE_CXX='yes'
> HAVE_DIRECTDRAW=''
> HAVE_DIRECTSOUND=''
> HAVE_FLAC=''
> HAVE_GCC_ASM_FALSE='#'
> HAVE_GCC_ASM_TRUE=''
> HAVE_GCONFTOOL=''
> HAVE_GST_CHECK_FALSE=''
> HAVE_GST_CHECK_TRUE=''
> HAVE_GTK=''
> HAVE_GTK_FALSE=''
> HAVE_GTK_TRUE=''
> HAVE_ROM1394=''
> HAVE_SPEEX=''
> HAVE_VALGRIND_FALSE=''
> HAVE_VALGRIND_TRUE='#'
> HAVE_WINSOCK2_H_FALSE=''
> HAVE_WINSOCK2_H_TRUE='#'
> HAVE_X=''
> HAVE_XSHM=''
> HAVE_ZLIB=''
> HTML_DIR='${datadir}/gtk-doc/html'
> INSTALL_DATA='install  -o root -g wheel -m 444'
> INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install  -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> INTLLIBS='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
> JPEG_LIBS=''
> LDFLAGS=' -L/usr/local/lib  -pthread'
> LIBCACA_CFLAGS=''
> LIBCACA_CONFIG=''
> LIBCACA_LIBS=''
> LIBDV_CFLAGS=''
> LIBDV_LIBS=''
> LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
> LIBIEC61883_CFLAGS=''
> LIBIEC61883_LIBS=''
> LIBINTL='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
> LIBM='-lm'
> LIBOBJS=''
> LIBOIL_CFLAGS='-I/usr/local/include/liboil-0.3  '
> LIBOIL_LIBS='-L/usr/local/lib -loil-0.3 -lm  '
> LIBPNG_CFLAGS=''
> LIBPNG_LIBS=''
> LIBS=''
> LIBTOOL='$(SHELL) /usr/ports/graphics/gstreamer-plugins-jpeg/work/gnome-libtool'
> LN_S='ln -s'
> LOCALEDIR='/usr/local/share/locale'
> LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
> LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/missing --run makeinfo'
> MKINSTALLDIRS='./mkinstalldirs'
> MSGFMT='/usr/local/bin/msgfmt'
> MSGMERGE='/usr/local/bin/msgmerge'
> NMEDIT=''
> OBJC='gcc'
> OBJCDEPMODE='depmode=gcc3'
> OBJC_LDFLAGS='-lobjc'
> OBJDUMP='objdump'
> OBJEXT='o'
> PACKAGE='gst-plugins-good'
> PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
> PACKAGE_NAME='GStreamer Good Plug-ins'
> PACKAGE_STRING='GStreamer Good Plug-ins 0.10.8'
> PACKAGE_TARNAME='gst-plugins-good'
> PACKAGE_VERSION='0.10.8'
> PACKAGE_VERSION_MAJOR='0'
> PACKAGE_VERSION_MICRO='8'
> PACKAGE_VERSION_MINOR='10'
> PACKAGE_VERSION_NANO='0'
> PACKAGE_VERSION_RELEASE='1'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/local/bin/pkg-config'
> PLUGINDIR=''
> POSUB='po'
> PROFILE_CFLAGS=''
> PYTHON='/usr/local/bin/python'
> PYTHON_EXEC_PREFIX='${exec_prefix}'
> PYTHON_PLATFORM='freebsd6'
> PYTHON_PREFIX='${prefix}'
> PYTHON_VERSION='2.5'
> RANLIB='ranlib'
> RAW1394_CFLAGS=''
> RAW1394_LIBS=''
> SED='/usr/bin/sed'
> SET_MAKE=''
> SHELL='/bin/sh'
> SHOUT2_CFLAGS=''
> SHOUT2_LIBS=''
> SOUP_CFLAGS=''
> SOUP_LIBS=''
> SPEEX_CFLAGS=''
> SPEEX_LIBS=''
> STRIP='strip'
> TAGLIB_CFLAGS=''
> TAGLIB_LIBS=''
> USE_AALIB_FALSE=''
> USE_AALIB_TRUE=''
> USE_ANNODEX_FALSE=''
> USE_ANNODEX_TRUE=''
> USE_CAIRO_FALSE=''
> USE_CAIRO_TRUE=''
> USE_CDIO_FALSE=''
> USE_CDIO_TRUE=''
> USE_DIRECTDRAW_FALSE=''
> USE_DIRECTDRAW_TRUE=''
> USE_DIRECTSOUND_FALSE=''
> USE_DIRECTSOUND_TRUE=''
> USE_DV1394_FALSE=''
> USE_DV1394_TRUE=''
> USE_ESD_FALSE=''
> USE_ESD_TRUE=''
> USE_EXPERIMENTAL_FALSE=''
> USE_EXPERIMENTAL_TRUE='#'
> USE_EXTERNAL_FALSE='#'
> USE_EXTERNAL_TRUE=''
> USE_FLAC_FALSE=''
> USE_FLAC_TRUE=''
> USE_GCONFTOOL_FALSE=''
> USE_GCONFTOOL_TRUE=''
> USE_GCONF_FALSE=''
> USE_GCONF_TRUE=''
> USE_GDK_PIXBUF_FALSE=''
> USE_GDK_PIXBUF_TRUE=''
> USE_GST_V4L2_FALSE=''
> USE_GST_V4L2_TRUE=''
> USE_HAL_FALSE=''
> USE_HAL_TRUE=''
> USE_JPEG_FALSE=''
> USE_JPEG_TRUE=''
> USE_LIBCACA_FALSE=''
> USE_LIBCACA_TRUE=''
> USE_LIBDV_FALSE=''
> USE_LIBDV_TRUE=''
> USE_LIBPNG_FALSE=''
> USE_LIBPNG_TRUE=''
> USE_NLS='yes'
> USE_OSS_FALSE=''
> USE_OSS_TRUE=''
> USE_OSX_AUDIO_FALSE=''
> USE_OSX_AUDIO_TRUE=''
> USE_OSX_VIDEO_FALSE=''
> USE_OSX_VIDEO_TRUE=''
> USE_PLUGIN_ALPHA_FALSE=''
> USE_PLUGIN_ALPHA_TRUE=''
> USE_PLUGIN_APETAG_FALSE=''
> USE_PLUGIN_APETAG_TRUE=''
> USE_PLUGIN_AUDIOFX_FALSE=''
> USE_PLUGIN_AUDIOFX_TRUE=''
> USE_PLUGIN_AUPARSE_FALSE=''
> USE_PLUGIN_AUPARSE_TRUE=''
> USE_PLUGIN_AUTODETECT_FALSE=''
> USE_PLUGIN_AUTODETECT_TRUE=''
> USE_PLUGIN_AVI_FALSE=''
> USE_PLUGIN_AVI_TRUE=''
> USE_PLUGIN_CUTTER_FALSE=''
> USE_PLUGIN_CUTTER_TRUE=''
> USE_PLUGIN_DEBUG_FALSE=''
> USE_PLUGIN_DEBUG_TRUE=''
> USE_PLUGIN_EFFECTV_FALSE=''
> USE_PLUGIN_EFFECTV_TRUE=''
> USE_PLUGIN_EQUALIZER_FALSE=''
> USE_PLUGIN_EQUALIZER_TRUE=''
> USE_PLUGIN_FLX_FALSE=''
> USE_PLUGIN_FLX_TRUE=''
> USE_PLUGIN_GOOM2K1_FALSE=''
> USE_PLUGIN_GOOM2K1_TRUE=''
> USE_PLUGIN_GOOM_FALSE=''
> USE_PLUGIN_GOOM_TRUE=''
> USE_PLUGIN_ICYDEMUX_FALSE=''
> USE_PLUGIN_ICYDEMUX_TRUE=''
> USE_PLUGIN_ID3DEMUX_FALSE=''
> USE_PLUGIN_ID3DEMUX_TRUE=''
> USE_PLUGIN_LAW_FALSE=''
> USE_PLUGIN_LAW_TRUE=''
> USE_PLUGIN_LEVEL_FALSE=''
> USE_PLUGIN_LEVEL_TRUE=''
> USE_PLUGIN_MATROSKA_FALSE=''
> USE_PLUGIN_MATROSKA_TRUE=''
> USE_PLUGIN_MONOSCOPE_FALSE=''
> USE_PLUGIN_MONOSCOPE_TRUE=''
> USE_PLUGIN_MULTIFILE_FALSE=''
> USE_PLUGIN_MULTIFILE_TRUE=''
> USE_PLUGIN_MULTIPART_FALSE=''
> USE_PLUGIN_MULTIPART_TRUE=''
> USE_PLUGIN_QTDEMUX_FALSE=''
> USE_PLUGIN_QTDEMUX_TRUE=''
> USE_PLUGIN_RTP_FALSE=''
> USE_PLUGIN_RTP_TRUE=''
> USE_PLUGIN_RTSP_FALSE=''
> USE_PLUGIN_RTSP_TRUE=''
> USE_PLUGIN_SMPTE_FALSE=''
> USE_PLUGIN_SMPTE_TRUE=''
> USE_PLUGIN_SPECTRUM_FALSE=''
> USE_PLUGIN_SPECTRUM_TRUE=''
> USE_PLUGIN_UDP_FALSE=''
> USE_PLUGIN_UDP_TRUE=''
> USE_PLUGIN_VIDEOBOX_FALSE=''
> USE_PLUGIN_VIDEOBOX_TRUE=''
> USE_PLUGIN_VIDEOCROP_FALSE=''
> USE_PLUGIN_VIDEOCROP_TRUE=''
> USE_PLUGIN_VIDEOFILTER_FALSE=''
> USE_PLUGIN_VIDEOFILTER_TRUE=''
> USE_PLUGIN_VIDEOMIXER_FALSE=''
> USE_PLUGIN_VIDEOMIXER_TRUE=''
> USE_PLUGIN_WAVENC_FALSE=''
> USE_PLUGIN_WAVENC_TRUE=''
> USE_PLUGIN_WAVPARSE_FALSE=''
> USE_PLUGIN_WAVPARSE_TRUE=''
> USE_SHOUT2_FALSE=''
> USE_SHOUT2_TRUE=''
> USE_SOUP_FALSE=''
> USE_SOUP_TRUE=''
> USE_SPEEX_FALSE=''
> USE_SPEEX_TRUE=''
> USE_SUNAUDIO_FALSE=''
> USE_SUNAUDIO_TRUE=''
> USE_TAGLIB_FALSE=''
> USE_TAGLIB_TRUE=''
> USE_WAVPACK_FALSE=''
> USE_WAVPACK_TRUE=''
> USE_XSHM_FALSE=''
> USE_XSHM_TRUE=''
> USE_XVIDEO_FALSE=''
> USE_XVIDEO_TRUE=''
> USE_X_FALSE=''
> USE_X_TRUE=''
> USE_ZLIB_FALSE=''
> USE_ZLIB_TRUE=''
> VALGRIND_CFLAGS=''
> VALGRIND_LIBS=''
> VALGRIND_PATH='no'
> VERSION='0.10.8'
> WAVPACK_CFLAGS=''
> WAVPACK_LIBS=''
> WIN32_LIBS=''
> XDAMAGE_CFLAGS=''
> XDAMAGE_LIBS=''
> XFIXES_CFLAGS=''
> XFIXES_LIBS=''
> XGETTEXT='/usr/local/bin/xgettext'
> XMKMF=''
> XSHM_LIBS=''
> XVIDEO_LIBS=''
> X_CFLAGS=''
> X_EXTRA_LIBS=''
> X_LIBS=''
> X_PRE_LIBS=''
> ZLIB_LIBS=''
> ac_ct_CC='cc'
> ac_ct_CXX=''
> ac_ct_F77='f77'
> ac_ct_OBJC='gcc'
> am__fastdepCC_FALSE='#'
> am__fastdepCC_TRUE=''
> am__fastdepCXX_FALSE='#'
> am__fastdepCXX_TRUE=''
> am__fastdepOBJC_FALSE='#'
> am__fastdepOBJC_TRUE=''
> am__include='include'
> am__leading_dot='.'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build='i386-portbld-freebsd6.3'
> build_alias='i386-portbld-freebsd6.3'
> build_cpu='i386'
> build_os='freebsd6.3'
> build_vendor='portbld'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='i386-portbld-freebsd6.3'
> host_alias=''
> host_cpu='i386'
> host_os='freebsd6.3'
> host_vendor='portbld'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='/usr/local/info/'
> install_sh='/usr/ports/graphics/gstreamer-plugins-jpeg/work/gst-plugins-good-0.10.8/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='/usr/local/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> pkgpyexecdir='${pyexecdir}/gst-plugins-good'
> pkgpythondir='${pythondir}/gst-plugins-good'
> plugindir=''
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
> pythondir='${prefix}/lib/python2.5/site-packages'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME "GStreamer Good Plug-ins"
> #define PACKAGE_TARNAME "gst-plugins-good"
> #define PACKAGE_VERSION "0.10.8"
> #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
> #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
> #define PACKAGE "gst-plugins-good"
> #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_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
> #define HAVE_ICONV 1
> #define ENABLE_NLS 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
> #define LOCALEDIR "/usr/local/share/locale"
> #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
> #define GST_PACKAGE_ORIGIN "Unknown package origin"
> #define HAVE_EXTERNAL
> #define HAVE_CPU_I386 1
> #define HOST_CPU "i386"
> #define STDC_HEADERS 1
> #define HAVE_NETINET_IN_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_FIONREAD_IN_SYS_IOCTL 1
> #define HAVE_GCC_ASM 1
> #define HAVE_RINT 1
> #define HAVE_SINH 1
> #define HAVE_COSH 1
> #define HAVE_ASINH 1
> #define HAVE_STDLIB_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_MMAP 1
> 
> configure: exit 1


More information about the freebsd-multimedia mailing list