Date: Tue, 09 Jan 2007 20:41:20 -0500 From: "RAYMOND WHITE" <rawhite@richlandone.org> To: <multimedia@FreeBSD.org> Subject: gstreamer configure error Message-ID: <45A3FDF0020000D90000486E@mail.richlandone.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I am trying to install gnome2-lite on a FreeBSD 6.1-RELEASE-p10 system. The system is a Compaq Evo N1000v laptop 1.5 GHZ 128MB RAM. It seems like when trying to install gnome2-lite via ports it errors out at gstreamer-0.10.11 saying that it is looking for gstreamer-0.10.10 instead. When i deinstall gstreamer-0.10.11 and install gstreamer-0.10.10, gstreamer always gets updated to 0.10.11 when doing the compilation for gnome2-lite and errors out again. Attached are the output of the failure of the make command, package list installed on the system and the config.log file Thank You Raymond White [-- Attachment #2 --] 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.5, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --mandir=/usr/local/man --disable-alsa --disable-cdparanoia --disable-gnomevfs --disable-libvisual --disable-ogg --disable-pango --disable-theora --disable-vorbis --disable-alsaspdif --disable-amrwb --disable-bz2 --disable-cdaudio --disable-directfb --disable-divx --disable-dts --disable-faac --disable-faad --disable-gsm --disable-ivorbis --disable-jack --disable-libmms --disable-mpeg2enc --disable-musepack --disable-musicbrainz --disable-neon --disable-sdl --disable-soundtouch --disable-spc --disable-swfdec --disable-wavpack --disable-xvid --disable-aalib --disable-annodex --disable-cairo --disable-cdio --disable-dv --disable-esd --disable-flac --disable-gconf --disable-gdk_pixbuf --disable-hal --disable-jpeg --disable-ladspa --disable-libcaca --disable-libpng --disable-raw1394 --disable-shout2 --disable-speex --disable-taglib --disable-gnome_vfs --enable-good --disable-tests --disable-examples --disable-amrnb --disable-alsa --disable-http --enable-cdrom --disable-gconf --disable-gconftool --disable-schemas-install --enable-oss --disable-osx_audio --disable-osx_video --disable-tarkin --enable-static --disable-sunaudio --disable-xine --enable-x --enable-xshm --enable-xvideo --prefix=/usr/local --build=i386-portbld-freebsd6.1 ## --------- ## ## Platform. ## ## --------- ## hostname = compaqbsd uname -m = i386 uname -r = 6.1-RELEASE-p10 uname -s = FreeBSD uname -v = FreeBSD 6.1-RELEASE-p10 #2: Mon Nov 20 10:37:50 PST 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.3 /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:2445: checking for a BSD-compatible install configure:2501: result: /usr/bin/install -c -o root -g wheel configure:2512: checking whether build environment is sane configure:2555: result: yes configure:2620: checking for gawk configure:2650: result: no configure:2620: checking for mawk configure:2650: result: no configure:2620: checking for nawk configure:2636: found /usr/bin/nawk configure:2647: result: nawk configure:2658: checking whether gmake sets $(MAKE) configure:2679: result: yes configure:2875: checking nano version configure:2881: result: 0 (release) configure:2902: checking whether to enable maintainer-specific portions of Makefiles configure:2911: result: no configure:2933: checking build system type configure:2951: result: i386-portbld-freebsd6.1 configure:2973: checking host system type configure:2988: result: i386-portbld-freebsd6.1 configure:3100: checking for style of include used by gmake configure:3128: result: GNU configure:3201: checking for gcc configure:3228: result: cc configure:3466: checking for C compiler version configure:3473: cc --version >&5 cc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 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:3476: $? = 0 configure:3483: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:3486: $? = 0 configure:3493: cc -V >&5 cc: `-V' option must have argument configure:3496: $? = 1 configure:3519: checking for C compiler default output file name configure:3546: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 configure:3549: $? = 0 configure:3595: result: a.out configure:3600: checking whether the C compiler works configure:3610: ./a.out configure:3613: $? = 0 configure:3630: result: yes configure:3637: checking whether we are cross compiling configure:3639: result: no configure:3642: checking for suffix of executables configure:3649: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 configure:3652: $? = 0 configure:3676: result: configure:3682: checking for suffix of object files configure:3708: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:3711: $? = 0 configure:3734: result: o configure:3738: checking whether we are using the GNU C compiler configure:3767: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:3773: $? = 0 configure:3780: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3783: $? = 0 configure:3790: test -s conftest.o configure:3793: $? = 0 configure:3807: result: yes configure:3812: checking whether cc accepts -g configure:3842: cc -c -g -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:3848: $? = 0 configure:3855: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3858: $? = 0 configure:3865: test -s conftest.o configure:3868: $? = 0 configure:3998: result: yes configure:4015: checking for cc option to accept ISO C89 configure:4089: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:4095: $? = 0 configure:4102: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4105: $? = 0 configure:4112: test -s conftest.o configure:4115: $? = 0 configure:4135: result: none needed configure:4155: checking dependency style of cc configure:4245: result: gcc3 configure:4262: checking for a sed that does not truncate output configure:4316: result: /usr/bin/sed configure:4319: checking for grep that handles long lines and -e configure:4393: result: /usr/bin/grep configure:4398: checking for egrep configure:4476: result: /usr/bin/grep -E configure:4492: checking for ld used by cc configure:4559: result: /usr/bin/ld configure:4568: checking if the linker (/usr/bin/ld) is GNU ld configure:4583: result: yes configure:4588: checking for /usr/bin/ld option to reload object files configure:4595: result: -r configure:4613: checking for BSD-compatible nm configure:4662: result: /usr/bin/nm -B configure:4666: checking whether ln -s works configure:4670: result: yes configure:4677: checking how to recognise dependent libraries configure:4853: result: pass_all configure:5103: checking how to run the C preprocessor configure:5143: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c configure:5149: $? = 0 configure:5187: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5193: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5233: result: cc -E configure:5262: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c configure:5268: $? = 0 configure:5306: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5312: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5357: checking for ANSI C header files configure:5387: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5393: $? = 0 configure:5400: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5403: $? = 0 configure:5410: test -s conftest.o configure:5413: $? = 0 configure:5509: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 configure:5512: $? = 0 configure:5518: ./conftest configure:5521: $? = 0 configure:5538: result: yes configure:5562: checking for sys/types.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for sys/stat.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for stdlib.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for string.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for memory.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for strings.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for inttypes.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for stdint.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5562: checking for unistd.h configure:5583: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5599: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5649: checking dlfcn.h usability configure:5666: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:5672: $? = 0 configure:5679: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5682: $? = 0 configure:5689: test -s conftest.o configure:5692: $? = 0 configure:5703: result: yes configure:5707: checking dlfcn.h presence configure:5722: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c configure:5728: $? = 0 configure:5749: result: yes configure:5782: checking for dlfcn.h configure:5790: result: yes configure:5919: checking for C++ compiler version configure:5926: c++ --version >&5 c++ (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 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:5929: $? = 0 configure:5936: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:5939: $? = 0 configure:5946: c++ -V >&5 c++: `-V' option must have argument configure:5949: $? = 1 configure:5952: checking whether we are using the GNU C++ compiler configure:5981: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5 configure:5987: $? = 0 configure:5994: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5997: $? = 0 configure:6004: test -s conftest.o configure:6007: $? = 0 configure:6021: result: yes configure:6026: checking whether c++ accepts -g configure:6056: c++ -c -g -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5 configure:6062: $? = 0 configure:6069: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6072: $? = 0 configure:6079: test -s conftest.o configure:6082: $? = 0 configure:6212: result: yes configure:6237: checking dependency style of c++ configure:6327: result: gcc3 configure:6354: checking how to run the C++ preprocessor configure:6390: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp configure:6396: $? = 0 configure:6434: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6440: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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:6480: result: c++ -E configure:6509: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp configure:6515: $? = 0 configure:6553: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6559: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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:6659: checking for g77 configure:6689: result: no configure:6659: checking for f77 configure:6675: found /usr/bin/f77 configure:6686: result: f77 configure:6716: checking for Fortran 77 compiler version configure:6723: f77 --version >&5 GNU Fortran (GCC) 3.4.4 [FreeBSD] 20050518 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:6726: $? = 0 configure:6733: f77 -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:6736: $? = 0 configure:6743: f77 -V >&5 f77: `-V' option must have argument configure:6746: $? = 1 configure:6754: checking whether we are using the GNU Fortran 77 compiler configure:6773: f77 -c conftest.F >&5 configure:6779: $? = 0 configure:6786: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6789: $? = 0 configure:6796: test -s conftest.o configure:6799: $? = 0 configure:6813: result: yes configure:6819: checking whether f77 accepts -g configure:6836: f77 -c -g conftest.f >&5 configure:6842: $? = 0 configure:6849: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6852: $? = 0 configure:6859: test -s conftest.o configure:6862: $? = 0 configure:6875: result: yes configure:6905: checking the maximum length of command line arguments configure:7014: result: 262144 configure:7025: checking command to parse /usr/bin/nm -B output from cc object configure:7130: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:7133: $? = 0 configure:7137: /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:7140: $? = 0 configure:7192: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c conftstm.o >&5 configure:7195: $? = 0 configure:7233: result: ok configure:7237: checking for objdir configure:7252: result: .libs configure:7344: checking for ar configure:7360: found /usr/bin/ar configure:7371: result: ar configure:7440: checking for ranlib configure:7456: found /usr/bin/ranlib configure:7467: result: ranlib configure:7536: checking for strip configure:7552: found /usr/bin/strip configure:7563: result: strip configure:7849: checking if cc supports -fno-rtti -fno-exceptions configure:7867: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/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:7871: $? = 0 configure:7884: result: no configure:7899: checking for cc option to produce PIC configure:8109: result: -fPIC configure:8117: checking if cc PIC flag -fPIC works configure:8135: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:8139: $? = 0 configure:8152: result: yes configure:8180: checking if cc static flag -static works configure:8208: result: yes configure:8218: checking if cc supports -c -o file.o configure:8239: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8243: $? = 0 configure:8265: result: yes configure:8291: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9278: result: yes configure:9299: checking whether -lc should be explicitly linked in configure:9304: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:9307: $? = 0 configure:9322: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9325: $? = 1 configure:9337: result: yes configure:9345: checking dynamic linker characteristics configure:9921: result: freebsd6.1 ld.so configure:9930: checking how to hardcode library paths into programs configure:9955: result: immediate configure:9969: checking whether stripping libraries is possible configure:9974: result: yes configure:10887: checking if libtool supports shared libraries configure:10889: result: yes configure:10892: checking whether to build shared libraries configure:10913: result: yes configure:10916: checking whether to build static libraries configure:10920: result: yes configure:11012: creating libtool configure:11600: checking for ld used by c++ configure:11667: result: /usr/bin/ld configure:11676: checking if the linker (/usr/bin/ld) is GNU ld configure:11691: result: yes configure:11742: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12708: result: yes configure:12726: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5 configure:12729: $? = 0 configure:12848: checking for c++ option to produce PIC configure:13122: result: -fPIC configure:13130: checking if c++ PIC flag -fPIC works configure:13148: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/X11R6/include -I/usr/local/include -fPIC -DPIC conftest.cpp >&5 configure:13152: $? = 0 configure:13165: result: yes configure:13193: checking if c++ static flag -static works configure:13221: result: yes configure:13231: checking if c++ supports -c -o file.o configure:13252: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/X11R6/include -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:13256: $? = 0 configure:13278: result: yes configure:13304: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13332: result: yes configure:13399: checking dynamic linker characteristics configure:13975: result: freebsd6.1 ld.so configure:13984: checking how to hardcode library paths into programs configure:14009: result: immediate configure:14535: checking if libtool supports shared libraries configure:14537: result: yes configure:14540: checking whether to build shared libraries configure:14560: result: yes configure:14563: checking whether to build static libraries configure:14567: result: yes configure:14577: checking for f77 option to produce PIC configure:14787: result: -fPIC configure:14795: checking if f77 PIC flag -fPIC works configure:14813: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14817: $? = 0 configure:14830: result: yes configure:14858: checking if f77 static flag -static works configure:14886: result: yes configure:14896: checking if f77 supports -c -o file.o configure:14917: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14921: $? = 0 configure:14943: result: yes configure:14969: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15936: result: yes configure:16003: checking dynamic linker characteristics configure:16579: result: freebsd6.1 ld.so configure:16588: checking how to hardcode library paths into programs configure:16613: result: immediate configure:20273: checking for msgfmt configure:20301: result: /usr/local/bin/msgfmt configure:20310: checking for gmsgfmt configure:20341: result: /usr/local/bin/msgfmt configure:20352: checking for xgettext configure:20380: result: /usr/local/bin/xgettext configure:20391: checking for msgmerge configure:20418: result: /usr/local/bin/msgmerge configure:20480: checking for ld used by GCC configure:20543: result: /usr/bin/ld configure:20552: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.15 [FreeBSD] 2004-05-23 configure:20564: result: yes configure:20570: checking for shared library run path origin configure:20583: result: done configure:21000: checking whether NLS is requested configure:21009: result: yes configure:21026: checking for GNU gettext in libc configure:21055: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//ccDphHTY.o(.text+0x17): In function `main': : undefined reference to `libintl_bindtextdomain' /var/tmp//ccDphHTY.o(.text+0x23): In function `main': : undefined reference to `libintl_gettext' /var/tmp//ccDphHTY.o(.text+0x29): In function `main': : undefined reference to `_nl_msg_cat_cntr' /var/tmp//ccDphHTY.o(.text+0x2f): In function `main': : undefined reference to `_nl_domain_bindings' configure:21061: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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:21094: result: no configure:21128: checking for iconv configure:21160: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//cctMT9Jy.o(.text+0x16): In function `main': : undefined reference to `libiconv_open' /var/tmp//cctMT9Jy.o(.text+0x2b): In function `main': : undefined reference to `libiconv' /var/tmp//cctMT9Jy.o(.text+0x34): In function `main': : undefined reference to `libiconv_close' configure:21166: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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:21225: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:21231: $? = 0 configure:21238: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21241: $? = 0 configure:21248: test -s conftest configure:21251: $? = 0 configure:21268: result: yes configure:21278: checking how to link with libiconv configure:21280: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:21669: checking for GNU gettext in libintl configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -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:21712: $? = 0 configure:21719: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21722: $? = 0 configure:21729: test -s conftest configure:21732: $? = 0 configure:21819: result: yes configure:21851: checking how to link with libintl configure:21853: result: /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:22030: checking for pkg-config configure:22048: found /usr/local/bin/pkg-config configure:22060: result: /usr/local/bin/pkg-config configure:22089: checking pkg-config is at least version 0.9.0 configure:22092: result: yes configure:22120: checking for VALGRIND configure:22125: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIND_REQ" 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:22128: $? = 1 configure:22139: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIND_REQ" 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:22142: $? = 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:22159: result: no configure:22467: Using GStreamer Good Plug-ins source release as package name configure:22495: Using Unknown package origin as package origin configure:22569: checking sys/socket.h usability configure:22586: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:22592: $? = 0 configure:22599: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22602: $? = 0 configure:22609: test -s conftest.o configure:22612: $? = 0 configure:22623: result: yes configure:22627: checking sys/socket.h presence configure:22642: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c configure:22648: $? = 0 configure:22669: result: yes configure:22702: checking for sys/socket.h configure:22710: result: yes configure:22738: checking winsock2.h usability configure:22755: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:63:22: winsock2.h: No such file or directory configure:22761: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #if HAVE_STDINT_H | # include <inttypes.h> | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <winsock2.h> configure:22792: result: no configure:22796: checking winsock2.h presence configure:22811: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c conftest.c:30:22: winsock2.h: No such file or directory configure:22817: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include <winsock2.h> configure:22838: result: no configure:22871: checking for winsock2.h configure:22879: result: no configure:22963: building external plug-ins configure:23082: not building experimental plug-ins configure:23215: checking whether byte ordering is bigendian configure:23247: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:23253: $? = 0 configure:23260: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23263: $? = 0 configure:23270: test -s conftest.o configure:23273: $? = 0 configure:23302: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: syntax error before "big" configure:23308: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | #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:23482: result: no configure:23645: checking whether byte ordering is bigendian configure:23912: result: no configure:23981: checking for gcc configure:24008: result: cc configure:24246: checking for C compiler version configure:24253: cc --version >&5 cc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 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:24256: $? = 0 configure:24263: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:24266: $? = 0 configure:24273: cc -V >&5 cc: `-V' option must have argument configure:24276: $? = 1 configure:24279: checking whether we are using the GNU C compiler configure:24348: result: yes configure:24353: checking whether cc accepts -g configure:24539: result: yes configure:24556: checking for cc option to accept ISO C89 configure:24676: result: none needed configure:24696: checking dependency style of cc configure:24786: result: gcc3 configure:24920: checking for C++ compiler version configure:24927: c++ --version >&5 c++ (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 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:24930: $? = 0 configure:24937: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:24940: $? = 0 configure:24947: c++ -V >&5 c++: `-V' option must have argument configure:24950: $? = 1 configure:24953: checking whether we are using the GNU C++ compiler configure:25022: result: yes configure:25027: checking whether c++ accepts -g configure:25213: result: yes configure:25238: checking dependency style of c++ configure:25328: result: gcc3 configure:25347: checking for c++ configure:25363: found /usr/bin/c++ configure:25375: result: yes configure:25389: checking how to run the C++ preprocessor configure:25515: result: c++ -E configure:25544: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp configure:25550: $? = 0 configure:25588: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.cpp conftest.cpp:32:28: ac_nonexistent.h: No such file or directory configure:25594: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:25689: checking for objcc configure:25719: result: no configure:25689: checking for objc configure:25719: result: no configure:25689: checking for gcc configure:25705: found /usr/bin/gcc configure:25716: result: gcc configure:25751: checking dependency style of gcc configure:25841: result: gcc3 configure:25858: 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:25893: result: no configure:25901: checking for valgrind configure:25932: result: no configure:25966: result: Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation configure:25981: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:26123: Looking for Python version >= 2.1 configure:26141: checking for python configure:26159: found /usr/local/bin/python configure:26171: result: /usr/local/bin/python configure:26183: checking "/usr/local/bin/python": configure:26185: result: okay configure:26201: checking local Python configuration configure:26238: result: looks good configure:26266: checking whether to build plugin documentation configure:26278: result: no (gtk-doc disabled or not available) configure:26296: checking for ANSI C header files configure:26477: result: yes configure:26503: checking netinet/in.h usability configure:26520: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:26526: $? = 0 configure:26533: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26536: $? = 0 configure:26543: test -s conftest.o configure:26546: $? = 0 configure:26557: result: yes configure:26561: checking netinet/in.h presence configure:26576: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c configure:26582: $? = 0 configure:26603: result: yes configure:26636: checking for netinet/in.h configure:26644: result: yes configure:26662: checking for winsock2.h configure:26668: result: no configure:26840: checking for FIONREAD in sys/ioctl.h configure:26874: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:26880: $? = 0 configure:26887: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26890: $? = 0 configure:26897: test -s conftest.o configure:26900: $? = 0 configure:26915: result: yes configure:27019: checking for lrint configure:27050: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//ccLyVV6E.o(.text+0x17): In function `main': : undefined reference to `lrint' configure:27056: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include <math.h> | int | main () | { | int value = lrint (0.432) ; | ; | return 0; | } configure:27089: result: no configure:27099: checking for lrintf configure:27130: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 /var/tmp//ccpUC9XH.o(.text+0x12): In function `main': : undefined reference to `lrintf' configure:27136: $? = 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.5" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.5" | #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_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include <math.h> | int | main () | { | int value = lrintf (0.432) ; | ; | return 0; | } configure:27169: result: no configure:27187: checking for stdlib.h configure:27193: result: yes configure:27187: checking for unistd.h configure:27193: result: yes configure:27355: checking for getpagesize configure:27411: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 configure:27417: $? = 0 configure:27424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27427: $? = 0 configure:27434: test -s conftest configure:27437: $? = 0 configure:27451: result: yes configure:27461: checking for working mmap configure:27608: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib -pthread conftest.c >&5 configure:27611: $? = 0 configure:27617: ./conftest configure:27620: $? = 0 configure:27636: result: yes configure:27671: checking for GLIB configure:27676: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-no-export-2.0" configure:27679: $? = 0 configure:27690: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-no-export-2.0" configure:27693: $? = 0 configure:27714: result: yes configure:27739: checking for LIBOIL configure:27744: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:27747: $? = 0 configure:27758: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:27761: $? = 0 configure:27782: result: yes configure:27800: checking for GST configure:27805: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27808: $? = 0 configure:27819: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27822: $? = 0 configure:27871: result: yes configure:27903: checking for GST_BASE configure:27908: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27911: $? = 0 configure:27922: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27925: $? = 0 configure:27974: result: yes configure:27991: checking for GST_GDP configure:27996: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27999: $? = 0 configure:28010: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28013: $? = 0 configure:28062: result: yes configure:28079: checking for GST_CONTROLLER configure:28084: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28087: $? = 0 configure:28098: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28101: $? = 0 configure:28150: result: yes configure:28167: checking for GST_CHECK configure:28172: $PKG_CONFIG --exists --print-errors "$module >= $minver" Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:28175: $? = 1 configure:28186: $PKG_CONFIG --exists --print-errors "$module >= $minver" Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:28189: $? = 1 Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:28206: result: no configure:28208: Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:28215: no gstreamer-check-0.10 >= 0.10.10.1 (GStreamer Check unittest Library) found configure:28255: checking for GST_PLUGINS_BASE configure:28260: $PKG_CONFIG --exists --print-errors "$module >= $minver" Requested 'gstreamer-plugins-base-0.10 >= 0.10.10.1' but version of GStreamer Base Plugins Libraries is 0.10.10 configure:28263: $? = 1 configure:28274: $PKG_CONFIG --exists --print-errors "$module >= $minver" Requested 'gstreamer-plugins-base-0.10 >= 0.10.10.1' but version of GStreamer Base Plugins Libraries is 0.10.10 configure:28277: $? = 1 Requested 'gstreamer-plugins-base-0.10 >= 0.10.10.1' but version of GStreamer Base Plugins Libraries is 0.10.10 configure:28294: result: no configure:28296: Requested 'gstreamer-plugins-base-0.10 >= 0.10.10.1' but version of GStreamer Base Plugins Libraries is 0.10.10 configure:28299: error: no gstreamer-plugins-base-0.10 >= 0.10.10.1 (GStreamer Base Plug-ins Library) found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.1 ac_cv_c99_lrint=no ac_cv_c99_lrintf=no 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 -I/usr/local/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/usr/X11R6/include -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' 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/X11R6/lib -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_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_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_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.1 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_getpagesize=yes ac_cv_func_mmap_fixed_mapped=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_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_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.1 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_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_gmake_set=yes 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_rtti_exceptions=no 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_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_GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' pkg_cv_GST_BASE_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' pkg_cv_GST_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' pkg_cv_GST_CONTROLLER_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' pkg_cv_GST_CONTROLLER_LIBS='-pthread -L/usr/local/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' pkg_cv_GST_GDP_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' pkg_cv_GST_GDP_LIBS='-pthread -L/usr/local/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' pkg_cv_GST_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -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/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4 -I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run tar' ANNODEX_CFLAGS='' ANNODEX_LIBS='' AR='ar' AUTOCONF='${SHELL} /usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run automake-1.9' AWK='nawk' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='cc' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CDIO_CFLAGS='' CDIO_LIBS='' CFLAGS='-O2 -fno-strict-aliasing -pipe -I/usr/local/include' CHECK_CFLAGS='' CHECK_LIBS='' CPP='cc -E' CPPFLAGS=' -I/usr/X11R6/include -I/usr/local/include ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFAULT_AUDIOSINK='' DEFAULT_AUDIOSRC='' DEFAULT_VIDEOSINK='' DEFAULT_VIDEOSRC='' DEFAULT_VISUALIZER='' DEFS='' DEPDIR='.deps' DEPRECATED_CFLAGS='' 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='' 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_REQ='2.6' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GSTPB_PLUGINS_DIR='' GST_ALL_LDFLAGS='' GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' GST_BASE_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' GST_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' GST_CHECK_CFLAGS='' GST_CHECK_LIBS='' GST_CONTROLLER_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' GST_CONTROLLER_LIBS='-pthread -L/usr/local/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_GDP_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' GST_GDP_LIBS='-pthread -L/usr/local/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' GST_HAVE_MMAP_FALSE='' GST_HAVE_MMAP_TRUE='#' GST_LEVEL_DEFAULT='' GST_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv ' GST_LICENSE='' GST_LT_LDFLAGS='' GST_MAJORMINOR='0.10' GST_OPTION_CFLAGS='' GST_PACKAGE_NAME='GStreamer Good Plug-ins source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_ALL=' videofilter alpha apetag audiofx auparse autodetect avi cutter debug effectv id3demux icydemux flx goom law level matroska monoscope multipart rtp rtsp smpte udp videobox videomixer wavenc wavparse ' GST_PLUGINS_BASE_CFLAGS='' GST_PLUGINS_BASE_LIBS='' GST_PLUGINS_DIR='/usr/local/lib/gstreamer-0.10' GST_PLUGINS_SELECTED='videofilter alpha apetag audiofx auparse autodetect avi cutter debug effectv id3demux icydemux flx goom law level matroska multipart rtp rtsp smpte udp videobox videomixer wavenc wavparse' GST_PLUGIN_LDFLAGS='' GST_TOOLS_DIR='/usr/local/bin' 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_CHECK_FALSE='' HAVE_CHECK_TRUE='' 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_FLAC='' HAVE_GCONFTOOL='' 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/X11R6/lib -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' 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/multimedia/gstreamer-plugins-good/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/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJC_LDFLAGS='-lobjc' 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.5' PACKAGE_TARNAME='gst-plugins-good' PACKAGE_VERSION='0.10.5' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='5' 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.4' RANLIB='ranlib' RAW1394_CFLAGS='' RAW1394_LIBS='' SET_MAKE='' SHELL='/bin/sh' SHOUT2_CFLAGS='' SHOUT2_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_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_LADSPA_FALSE='' USE_LADSPA_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_SHOUT2_FALSE='' USE_SHOUT2_TRUE='' USE_SPEEX_FALSE='' USE_SPEEX_TRUE='' USE_SUNAUDIO_FALSE='' USE_SUNAUDIO_TRUE='' USE_TAGLIB_FALSE='' USE_TAGLIB_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.5' 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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.1' build_alias='i386-portbld-freebsd6.1' build_cpu='i386' build_os='freebsd6.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd6.1' host_alias='' host_cpu='i386' host_os='freebsd6.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(mkinstalldirs)' 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.4/site-packages' pythondir='${prefix}/lib/python2.4/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.5" #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE "gst-plugins-good" #define VERSION "0.10.5" #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_SYS_SOCKET_H 1 #define HAVE_EXTERNAL #define HAVE_CPU_I386 1 #define STDC_HEADERS 1 #define HAVE_NETINET_IN_H 1 #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 configure: exit 1 [-- Attachment #3 --] Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.5/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-good. *** Error code 1 Stop in /usr/ports/sysutils/gnome-control-center. *** Error code 1 Stop in /usr/ports/x11/gnome-applets. *** Error code 1 Stop in /usr/ports/x11/gnome2-lite. *** Error code 1 Stop in /usr/ports/x11/gnome2-lite. [-- Attachment #4 --] ImageMagick-6.2.9.8 libIDL-0.8.7 ORBit-0.5.17_3 libXft-2.1.7_1 ORBit2-2.14.3 libart_lgpl2-2.3.17_1 OpenEXR-1.2.2_1 libassuan-1.0.1 aalib-1.4.r5_2 libaudiofile-0.2.6 akode-2.0.1,1 libbonobo-2.16.0_1 akode-plugins-mpc-2.0.1,1 libbonoboui-2.16.0 akode-plugins-mpeg-2.0.1,1 libcddb-1.2.2 akode-plugins-oss-2.0.1,1 libcdio-0.77_1 akode-plugins-resampler-2.0.1,1 libdaemon-0.10_1 akode-plugins-xiph-2.0.1,1 libdrm-2.0.2 amspsfnt-1.0_4 libdts-0.0.2_2 arts-1.5.4,1 libdvdread-0.9.4_1 artswrapper-1.5.3 libfame-0.9.1_2 aspell-0.60.5 libfpx-1.2.0.12 atk-1.12.3 libgcrypt-1.2.3_1 autoconf-2.53_3 libgda-0.2.96_5 autoconf-2.59_2 libglade-0.17_4 automake-1.5_2,1 libglade2-2.6.0_2 avahi-0.6.15 libglut-6.4.2 bash-3.1.17 libgmp-4.2.1_1 bison-1.75_2,1 libgnome-2.16.0 bitstream-vera-1.10_2 libgnomecanvas-2.14.0_2 bonobo-1.0.22_3 libgpg-error-1.4 boxtools-0.70.1 libiconv-1.9.2_2 bsdstats-5.3_1 libid3tag-0.15.1b cairo-1.2.6_1 libidn-0.6.9 cdparanoia-3.9.8_8 libijs-0.35_1 cdrtools-2.01_5 libksba-1.0.0_1 chmlib-0.38 libltdl-1.5.22 cmpsfont-1.0_5 libmad-0.15.1b_2 compat5x-i386-5.4.0.8_7 libmal-0.42_1 csup-20060318 libmng-1.0.9 cups-1.2.2 libmodplug-0.8.4 cups-base-1.2.2 libogg-1.1.3,3 cups-pstoraster-8.15 liboil-0.3.10 cups-smb-backend-1.0 libpaper-1.1.14.3_1 curl-7.16.0_1 libsamplerate-0.1.2_2 cvsup-without-gui-16.1h_2 libsndfile-1.0.17 cyrus-sasl-2.1.22 libsvg-0.1.4 dbus-1.0.2 libsvg-cairo-0.1.6_2 dbus-glib-0.72 libthai-0.1.5_1 dejavu-2.13 libtheora-1.0.a7 denyhosts-2.6 libtool-1.5.22_2 desktopbsd-tools-1.1 libungif-4.1.4_2 dirmngr-0.9.6_1 libusb-0.1.12_1 djbfft-0.76_2 libvolume_id-0.71.0 dmidecode-2.8 libvorbis-1.1.2,3 docbook-sk-4.1.2_3 libwww-5.4.0_3 docbook-xml-4.2_1 libxine-1.1.2_2 docbook-xsl-1.71.1_2 libxml-1.8.17_4 dri-6.4.1,2 libxml2-2.6.26 eject-1.5_2 libxslt-1.1.17 esound-0.2.36_1 linc-1.0.3_6 expat-2.0.0_1 localedata-5.4 ezm3-1.2_1 lua-5.1.1_2 fam-2.6.10_1 m4-1.4.8_1 fastest_cvsup-0.2.9_4 mDNSResponder-108 fftw3-3.1.2 mpeg2codec-1.2_1 flac-1.1.2_1 mplayer-0.99.10 fluxbox-0.1.14_2 mplayer-skins-1.1.2_5 fontconfig-2.3.2_6,1 nas-1.8 foomatic-db-20061214 nasm-0.98.39,1 foomatic-db-engine-20061214,1 neon-0.25.5 foomatic-filters-3.0.2_4 net-snmp-5.2.3_3 freetype2-2.2.1_1 oaf-0.6.10_4 fribidi-0.10.7 open-motif-2.2.3_2 gconf-1.0.9_9 openldap-client-2.3.32 gconf2-2.16.0 openslp-1.2.1_2 gd-2.0.33_4,1 p5-XML-Parser-2.34_2 gdbm-1.8.3_3 p5-gettext-1.05_1 gdk-pixbuf-0.22.0_5 p5-type1inst-0.6.1_2 gettext-0.14.5_2 pango-1.14.8 ghostscript-gnu-7.07_15 pciids-20061215 gimp-print-4.2.7_2 pcre-7.0 gkrellm-2.2.10 perl-5.8.8 glib-1.2.10_12 pilot-link-0.12.1_1,1 glib-2.12.7 pkg-config-0.21 gmake-3.81_1 pkgconfig-0.20 gnome-db-0.2.96_6 pkgdb.db gnome-libs-1.4.2_6 png-1.2.14 gnome-mime-data-2.4.3 policykit-0.1.20060514_3 gnome-print-0.37_3 poppler-0.5.4_2 gnome-vfs-2.16.3 poppler-data-0.1 gnome_subr-1.0 poppler-qt-0.5.4 gnomecanvas-0.22.0_5 popt-1.7_2 gnomehier-2.2 portaudio-18.1_2 gnupg-1.4.6_3 portaudit-0.5.11 gnupg-2.0.1 portupgrade-2.2.2,2 gnupg-devel-1.9.22_1 pth-2.0.7 gnutls-1.6.1 py24-cairo-1.2.2 gpac-libgpac-0.4.2.r2,1 py24-gobject-2.12.3 gpgme-1.1.2_4 py24-gtk-2.10.3 gsfonts-8.11_2 py24-kde-3.15.2,1 gstreamer-0.10.11 py24-numeric-24.2 gstreamer-plugins-0.10.10,2 py24-qt-3.16 gstreamer-plugins80-0.8.12_2,1 py24-sip-4.5.2 gstreamer80-0.8.12_2 python-2.4.3,1 gtar-1.16.1 python24-2.4.3_3 gtk-1.2.10_17 qca-tls-1.0_1 gtk-2.10.6_2 qmake-3.3.6 gtk-qt-engine-0.7_4 qscintilla-1.6 gtkglarea-1.2.3_1 qt-3.3.6_3 guile-1.6.8_1 ruby-1.8.5.12,1 hal-0.5.8.20061117 ruby18-bdb1-0.2.3 help2man-1.36.4_1 samba-3.0.23c_2,1 hicolor-icon-theme-0.9_2 samba-libsmbclient-3.0.23d icu-3.6 scrollkeeper-0.3.14_5,1 idesk-0.7.5 sdl-1.2.11,2 imake-6.9.0 sdocbook-xml-1.1,1 imlib-1.9.15_4 shared-mime-info-0.19 imlib2-20060926_1,1 speex-1.0.5_1,1 intltool-0.35.3 sudo-1.6.8.12_1 jackit-0.102.20_1 svgalib-1.4.3_5 jasper-1.701.0_1 system-tools-backends-1.4.2_3 jbigkit-1.6 t1lib-5.1.0_1,1 jpeg-6b_4 taglib-1.4_2 kaffeine-0.8.3 texi2html-1.76_1,1 kaffeine-mozilla-0.2_6 texinfo-4.8_3 kchmviewer-2.6 tiff-3.8.2_1 kde-style-lipstik-2.2_1 ttmkfdir-3.0.9,1 kde-windeco-crystal-1.0.2 unrar-3.60,4 kde-xdg-env-1.0_2,1 unzip-5.52_2 kdeaccessibility-3.5.4 v4l_compat-1.0.20060801 kdeaddons-konq-plugins-3.5.4 vcdimager-0.7.23_3 kdeadmin-3.5.4 x264-0.0.20061030 kdeartwork-3.5.4_2 xmlcatmgr-2.2 kdebase-3.5.4_4 xorg-clients-6.9.0_3 kdebase-kompmgr-3.5.4 xorg-fonts-encodings-6.9.0_1 kdegames-3.5.4 xorg-fonts-miscbitmaps-6.9.0_1 kdegraphics-3.5.4_1 xorg-fonts-truetype-6.9.0 kdehier-1.0_11 xorg-libraries-6.9.0 kdelibs-3.5.4_4 xorg-server-6.9.0_5 kdemultimedia-3.5.4_1 xpdf-3.01_3 kdenetwork-3.5.4 xterm-223 kdenetwork-kopete-0.11_2 xv-3.10a_6 kdepim-3.5.4_1 xvid-1.1.2,1 kdeutils-3.5.4 zh-arphicttf-2.11_1 lame-3.97_1 zh-ttfm-0.9.5_1 lcms-1.16,1 zip-2.32
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45A3FDF0020000D90000486E>
